reactos/dll
William Kent 192926ee02 Stub GetCurrentPackageId() (#1942)
* [KERNEL32] Add stub implementation for GetCurrentPackageId() function

This Windows 8+ function is called by WiX bundles (EXE-based installers) upon exit, if the export is present. If it is a stub in the spec, they will crash, even if they are coded to be compatible with Windows XP/ReactOS.
Also add GetCurrentPackageId() forwarder to apiset.
2019-11-29 08:56:02 +01:00
..
3rdparty [MBEDTLS] Update to version 2.7.12. CORE-16440 2019-10-20 12:46:35 +02:00
apisets Stub GetCurrentPackageId() (#1942) 2019-11-29 08:56:02 +01:00
appcompat [LDR][APPHELP] Add a shim that disables manifest compatibility version parsing 2019-08-19 12:08:06 +02:00
cpl [OPENGLCFG] general.c: Fix overruns and warnings, improve code consistency (#1923) 2019-11-29 08:43:15 +01:00
directx [DINPUT8] Sync with Wine Staging 4.18. CORE-16441 2019-11-05 22:31:12 +01:00
keyboard [KBDHU] Fix Hungarian keyboard layout. (#1765) 2019-07-29 21:55:24 +02:00
nls
np
ntdll [NTDLL] Use the embedded manifest from the process to check compatibility. 2019-08-21 18:57:52 +02:00
opengl
shellext [SENDMAIL][INCLUDE][INF] Add sendmail.dll for DeskLink (#2092) 2019-11-27 19:26:49 +09:00
win32 Stub GetCurrentPackageId() (#1942) 2019-11-29 08:56:02 +01:00
CMakeLists.txt