William Kent
|
427ea67b9c
|
[RTL] Add code to SxS manifest parser to parse XML namespaces (#2512)
* [XDK] Typo fix
* [XDK] Add missing ACTIVATION_CONTEXT_SECTION values
* [RTL] Merge changes from Wine
* [ROSTESTS] Fix typo
* [NTDLL] Typo fix
* Add test for new functionality
* [ROSTESTS] Fix path
* [ROSTESTS] Add test to testlist.c
|
2020-09-20 22:56:42 +02:00 |
|
Timo Kreuzer
|
cb99761bc1
|
[NTDLL] Use lowest OS version GUID in the application manifest, instead of highest
|
2020-05-31 13:14:01 +02:00 |
|
Mark Jansen
|
1e0f359fa7
|
[LDR] Add initial LOAD_CONFIG support
|
2020-04-17 17:47:24 +02:00 |
|
Mark Jansen
|
8381e29467
|
[NTDLL] Add policy kill-switch for manifest based automatic shimming
CORE-16631
|
2020-01-25 13:23:54 +01:00 |
|
Mark Jansen
|
029b8f2cf9
|
[NTDLL] Use the embedded manifest from the process to check compatibility.
|
2019-08-21 18:57:52 +02:00 |
|
Mark Jansen
|
343442cc3f
|
[LDR][APPHELP] Add a shim that disables manifest compatibility version parsing
|
2019-08-19 12:08:06 +02:00 |
|
Timo Kreuzer
|
7611cc2b12
|
[REACTOS] Fix SIZE_T related warnings
|
2019-08-15 14:20:00 +02:00 |
|
Mark Jansen
|
d93e516747
|
[LDR] Add support for .local files
CORE-187
|
2019-02-07 18:48:49 +01:00 |
|
Mark Jansen
|
97d0595bf6
|
[LDR] Don't dereference a possible nullptr
|
2019-01-03 22:52:06 +01:00 |
|
Mark Jansen
|
04ff7481b1
|
[LDR] Introduce a private heap for the loader.
This ensures we can still do stuff when the process heap is corrupted.
|
2019-01-01 16:20:13 +01:00 |
|
Mark Jansen
|
06eb99edef
|
[NTDLL][KERNEL32] Implement FLS callbacks.
|
2018-09-15 17:56:03 +02:00 |
|
Mark Jansen
|
191dceb034
|
[LDR] Load kernel32 in LdrpInitializeProcess.
This allows kernel32 to register itself for manifest probing when loading dlls
CORE-9219
|
2018-08-27 20:05:00 +02:00 |
|
Mark Jansen
|
55053f0099
|
[LDR] Add debug logging when we encountered an exception in dll/tls callbacks.
CORE-14532
|
2018-08-13 13:24:12 +02:00 |
|
Mark Jansen
|
dfff8ed0d8
|
[LDR] Protect calls from LdrpCallInitRoutine and LdrpCallTlsInitializers with SEH.
CORE-14532
|
2018-08-13 13:24:00 +02:00 |
|
Timo Kreuzer
|
0f8439aa71
|
[DLLS] Fix 64 bit issues
|
2018-08-04 19:19:34 +02:00 |
|
Mark Jansen
|
60a1006d0f
|
[LDR] Initial verifier implementation
|
2018-05-12 13:35:10 +02:00 |
|
Mark Jansen
|
5a68fbeb43
|
[SDK] Correct NtGlobalFlag names.
|
2018-05-12 13:34:24 +02:00 |
|
Mark Jansen
|
ab240d1b6d
|
[NTDLL] Allow shimdata to override the process manifest.
|
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 |
|
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 |
|