This website requires JavaScript.
Explore
Help
Register
Sign In
cyonjan
/
WeChatFerry
Watch
1
Star
0
Fork
0
You've already forked WeChatFerry
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b6b38376f8
WeChatFerry
/
sdk
/
sdk.h
5 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
Add debug build
2023-02-25 01:53:02 +08:00
#
pragma
once
Initial commit
2021-02-12 23:21:57 +08:00
Add debug build
2023-02-25 01:53:02 +08:00
int
WxInitSDK
(
bool
debug
)
;
Enable SDK Reentry
2022-08-13 23:33:37 +08:00
int
WxDestroySDK
(
)
;
Reference in New Issue
Copy Permalink