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
218a4e72bb
WeChatFerry
/
spy
/
user_info.h
9 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
Fix GetSelfWxid
2023-03-10 23:47:24 +08:00
#
pragma once
#
include
<string>
Insert home path to extra data
2023-04-10 23:39:57 +08:00
using
namespace
std
;
string
GetHomePath
(
)
;
string
GetSelfWxid
(
)
;
Reference in New Issue
Copy Permalink