reactos/dll/win32/kernel32/kernel32_vista
Ratin Gao 1cf8759d69
[KERNEL32][KERNEL32_VISTA][KERNEL32_APITEST] Implement and export NT6+ firmware API (#6580)
- Implement `GetFirmwareType` and improve existing API test for it
- Move (Get/Set)FirmwareEnvironmentVariableEx(A/W) to kernel32_vista_static and export them when NT version >= 6.2

Addendum to 4c8a2a8815. CORE-11954
2024-03-30 15:46:34 +03:00
..
CMakeLists.txt [KERNEL32][KERNEL32_VISTA][KERNEL32_APITEST] Implement and export NT6+ firmware API (#6580) 2024-03-30 15:46:34 +03:00
DllMain.c
firmware.c [KERNEL32][KERNEL32_VISTA][KERNEL32_APITEST] Implement and export NT6+ firmware API (#6580) 2024-03-30 15:46:34 +03:00
GetFileInformationByHandleEx.c
GetTickCount64.c
InitOnce.c
k32_vista.h
kernel32_vista.spec [KERNEL32][KERNEL32_VISTA][KERNEL32_APITEST] Implement and export NT6+ firmware API (#6580) 2024-03-30 15:46:34 +03:00
sync.c
vista.c