WeChatFerry/spy
2023-04-08 18:58:10 +08:00
..
accept_new_friend.cpp Fix accept new friend bug 2023-03-05 12:30:02 +08:00
accept_new_friend.h Impl AcceptNewFriend 2023-02-21 21:15:37 +08:00
add_chatroom_member.cpp Refactoring 2023-02-28 20:53:27 +08:00
add_chatroom_member.h Impl AddChatrootMembers 2023-02-28 20:14:22 +08:00
dllmain.cpp Rename dirs 2022-10-15 20:46:22 +08:00
exec_sql.cpp Impl GetDbNames, GetDbTalbes and ExecDbQuery 2023-02-17 22:06:40 +08:00
exec_sql.h Impl GetDbNames, GetDbTalbes and ExecDbQuery 2023-02-17 22:06:40 +08:00
framework.h Rename dirs 2022-10-15 20:46:22 +08:00
get_contacts.cpp Impl GetContacts 2023-02-16 22:50:18 +08:00
get_contacts.h Impl GetContacts 2023-02-16 22:50:18 +08:00
load_calls.cpp Impl SendEmotionMessage 2023-03-13 00:09:32 +08:00
load_calls.h Rename dirs 2022-10-15 20:46:22 +08:00
log.cpp Change log level 2023-02-23 00:01:14 +08:00
log.h Change log level 2023-02-23 00:01:14 +08:00
receive_msg.cpp Make message passing thread safe 2023-02-26 23:07:04 +08:00
receive_msg.h Impl listening message 2023-02-19 05:34:10 +08:00
resource.h Add dll version 2023-03-11 00:10:05 +08:00
rpc_server.cpp Make url configurable 2023-04-08 18:58:10 +08:00
rpc_server.h Make url configurable 2023-04-08 18:58:10 +08:00
send_msg.cpp Impl SendEmotionMessage 2023-03-13 00:09:32 +08:00
send_msg.h Impl SendEmotionMessage 2023-03-13 00:09:32 +08:00
spy_types.h Impl SendEmotionMessage 2023-03-13 00:09:32 +08:00
spy.aps Add dll version 2023-03-11 00:10:05 +08:00
spy.cpp Make url configurable 2023-04-08 18:58:10 +08:00
spy.def Rename dirs 2022-10-15 20:46:22 +08:00
spy.h Rename dirs 2022-10-15 20:46:22 +08:00
spy.rc Add dll version 2023-03-11 00:10:05 +08:00
Spy.vcxproj Add dll version 2023-03-11 00:10:05 +08:00
Spy.vcxproj.filters Add dll version 2023-03-11 00:10:05 +08:00
Spy.vcxproj.user Rename dirs 2022-10-15 20:46:22 +08:00
user_info.cpp Fix GetSelfWxid 2023-03-10 23:47:24 +08:00
user_info.h Fix GetSelfWxid 2023-03-10 23:47:24 +08:00
util.cpp Add cli 2023-02-25 02:11:04 +08:00
util.h Fix GetSelfWxid 2023-03-10 23:47:24 +08:00