Joachim Henze
89f1d9d70d
[0.4.11][ACGENRAL] Fix a MSVC warning about a ShimLib_ShimFree() call ( #1506 ) CORE-7538
...
Can be observed with MSVC2010SP1 x86-target dbg-config:
"...\ignorefreelib.c(125): error C4090: 'function': different 'const' qualifiers"
Addendum to 0.4.11-dev-740-g 007cc5cd8a
Older branches than releases/0.4.11 were not affected yet by this compiler warning.
Fix picked from:
0.4.13-dev-75-g a57bc4f6c3
2022-03-15 15:04:12 +01:00
Pierre Schweitzer
007cc5cd8a
[ACGENRAL] Don't leak memory on failure in InitIgnoreFreeLibrary()
...
CID 1441306
2018-11-16 22:07:09 +01:00
Timo Kreuzer
e59d7a5687
[APPHELP] Fix 64 bit issues
2018-08-04 19:19:34 +02:00
Mark Jansen
8b15a5ecd7
[SDK][ACGENRAL] Add the shim IgnoreFreeLibrary
2018-04-22 18:52:00 +02:00
Mark Jansen
2eaf526484
[SHIMLIB] Update helper functions, add ShimLib_StringNDuplicateA
2018-04-22 18:51:48 +02:00
Mark Jansen
bcb2613684
[SDB][APPHELP] Add ShimVersionNT data tags + read them in SdbPackAppCompatData
2018-04-12 18:49:25 +02:00
Mark Jansen
d74a3fecad
[APPHELP] Implement SdbQueryData[Ex][TagID]
2018-04-12 18:49:25 +02:00
Mark Jansen
d49004352f
[NTDLL] Check the process manifest at startup for a compatibility section.
2018-04-09 19:36:09 +02:00
Mark Jansen
2ffc684699
[ACLAYERS] Add WIN8 and WIN81 VersionLie shims
2018-02-24 19:33:56 +01:00
Mark Jansen
0dd71438a4
[APPHELP] Set debug level in case of parse failure
2018-02-24 19:33:02 +01:00
Mark Jansen
5f52a61e7d
[SHIMENG] Do not crash on a NULL ModuleName & BaseAddress.
...
CORE-14376
2018-02-22 23:25:57 +01:00
Mark Jansen
7630bb0e79
[SHIMENG] Parse and apply [AppCompat] Flags.
2018-01-27 15:12:24 +01:00
Mark Jansen
06d7926e27
[SHIMENG] Change SE_InstallBeforeInit loglevel.
2018-01-27 15:12:24 +01:00
Mark Jansen
f9395e92af
[APPHELP][APPHELP_APITEST] Fix SdbGetAppPatchDir prototype
2018-01-21 21:13:08 +01:00
Mark Jansen
3fd6fcf6eb
[APPHELP] Use GetSystemWindowsDirectory instead of GetWindowsDirectory
2018-01-21 21:13:08 +01:00
Mark Jansen
abeaf2e9db
[SHIMENG] Change the default loglevel + mute GetProcAddress logging
2018-01-21 21:13:08 +01:00
Mark Jansen
06c1e134e1
[SHIMENG] Mark modified dll's as visited, and apply shims to newly loaded dlls
2018-01-09 22:43:36 +01:00
Mark Jansen
0123f4745b
[APPHELP] Try Dos and Nt path formats in SdbGetFileAttributes.
2018-01-09 22:43:36 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00