reactos/dll/win32/kernel32/client
Stanislav Motylkov d956eafda8
[KERNEL32] Implement System Firmware functions
- Implement EnumSystemFirmwareTables
- Implement GetSystemFirmwareTable

These functions currently using registry workaround and can be improved later.

CORE-12105
2018-08-02 21:15:28 +02:00
..
amd64
arm
console
file [KERNEL32] Use RtlStringCbCopyNW() to correctly fill the WIN32_FIND_DATA.cFileName and cAlternateFileName members without any overflow and with a terminating NULL character. 2018-07-22 21:32:38 +02:00
i386
actctx.c
appcache.c
atom.c
compname.c
debugger.c
dllmain.c
dosdev.c
environ.c
except.c
fiber.c [KERNEL32] FlsAlloc(): Add a missing '\n' to a DPRINT1() 2018-04-14 16:07:29 +02:00
handle.c
heapmem.c
job.c
loader.c
path.c
perfcnt.c
power.c
proc.c [KERNEL32] Use NULL for pointers. 2018-07-07 18:58:03 +02:00
resntfy.c
session.c
synch.c
sysinfo.c [KERNEL32] Implement System Firmware functions 2018-08-02 21:15:28 +02:00
thread.c
time.c
timerqueue.c
toolhelp.c
utils.c
vdm.c
version.c
virtmem.c
vista.c