[KERNEL32_APITEST] Add SystemFirmwareTableInformation tests

Thanks goes to Mark Jansen for help!
This commit is contained in:
Stanislav Motylkov 2018-08-05 11:38:20 +03:00 committed by Mark Jansen
parent 95fdc24157
commit b851d7e1d3
2 changed files with 103 additions and 23 deletions

View file

@ -11,5 +11,8 @@
#include <winreg.h>
#include <strsafe.h>
#include <ndk/umtypes.h>
#include <ndk/extypes.h>
#include <ndk/exfuncs.h>
#include <ndk/rtlfuncs.h>
#endif /* _KERNEL32_APITEST_PRECOMP_H_ */