reactos/dll/appcompat/apphelp
Mark Jansen 6abe0e50aa
[SDK][SHIMENG] Ensure that module entrypoints are not called while loading the shim engine
This is done by marking everything that is already loaded but not 'processed'.
After the shim engine is done initializing, the original state is restored,
with the exception of the shim engine itself.
CORE-15846
2019-03-14 20:02:01 +01: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
apphelp.spec [APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInformation 2019-02-25 20:00:34 +01:00
CMakeLists.txt [APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared location 2019-01-05 13:11:35 +01:00
dbgheap.c
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
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
sdbwrite.c [APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared location 2019-01-05 13:11:35 +01:00
sdbwrite.h
shimeng.c [SDK][SHIMENG] Ensure that module entrypoints are not called while loading the shim engine 2019-03-14 20:02:01 +01:00
shimeng.h [SHIMENG] Parse and apply [AppCompat] Flags. 2018-01-27 15:12:24 +01:00