reactos/dll/appcompat/apphelp
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
apphelp.c [APPHELP] Implement SdbRegisterDatabase[Ex] 2019-02-25 20:00:35 +01:00
apphelp.h [APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInformation 2019-02-25 20:00:34 +01:00
apphelp.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
apphelp.spec [APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInformation 2019-02-25 20:00:34 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dbgheap.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hsdb.c [APPHELP] Prevent a nullptr dereference 2019-01-05 13:11:36 +01:00
layer.c [APPHELP] Implement SdbRegisterDatabase[Ex] 2019-02-25 20:00:35 +01:00
sdbapi.c [APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInformation 2019-02-25 20:00:34 +01:00
sdbfileattr.c [APPHELP] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
sdbpapi.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sdbread.c [APPHELP] Implement SdbQueryData[Ex][TagID] 2018-04-12 18:49:25 +02:00
sdbstringtable.c [APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared location 2019-01-05 13:11:35 +01:00
sdbstringtable.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sdbwrite.c [APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared location 2019-01-05 13:11:35 +01:00
sdbwrite.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shimeng.c [SHIMENG] Implement experimental support for multiple hooks on the same function 2019-03-14 20:02:01 +01:00
shimeng.h [SHIMENG] Implement experimental support for multiple hooks on the same function 2019-03-14 20:02:01 +01:00