discord-rpc/src
Michał Janiszewski d279c24c6a Add advapi32 to linked libraries (#140)
Required by `RegCreateKeyExW` and others.
2018-03-13 13:00:47 -07:00
..
backoff.h clang-format I suppose 2017-11-10 09:59:51 -08:00
CMakeLists.txt Add advapi32 to linked libraries (#140) 2018-03-13 13:00:47 -07:00
connection.h
connection_unix.cpp Enable warnings, clang edition. 2017-10-12 16:08:08 -07:00
connection_win.cpp clang-format I suppose 2017-11-10 09:59:51 -08:00
discord_register_linux.cpp Changing kebab case filenames in source to snake case for consistency 2018-02-27 13:33:00 -08:00
discord_register_osx.m Fix buffer overflows in RegisterCommand on mac (#99) 2018-01-05 16:59:44 -08:00
discord_register_win.cpp Changing kebab case filenames in source to snake case for consistency 2018-02-27 13:33:00 -08:00
discord_rpc.cpp Changing kebab case filenames in source to snake case for consistency 2018-02-27 13:33:00 -08:00
dllmain.cpp Provide fake DllMain declaration to fix missing-declarations warning (#130) 2018-02-15 14:36:31 -08:00
msg_queue.h Missed a couple wanrings. Build example dll 2017-10-12 16:14:16 -07:00
rpc_connection.cpp
rpc_connection.h
serialization.cpp Changing kebab case filenames in source to snake case for consistency 2018-02-27 13:33:00 -08:00
serialization.h MinGW and WinXP support (issue #102) (#103) 2018-01-05 10:56:55 -08:00