mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:03:00 +00:00
[REACTOS] Explicitly link against pseh & include pseh headers in a few places
This commit is contained in:
parent
37bc01f42b
commit
e470b58376
50 changed files with 103 additions and 23 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
#include "precomp.h"
|
||||
|
||||
#include <pseh/pseh2.h>
|
||||
|
||||
static UINT (WINAPI * pEnumSystemFirmwareTables)(DWORD, PVOID, DWORD);
|
||||
static UINT (WINAPI * pGetSystemFirmwareTable)(DWORD, DWORD, PVOID, DWORD);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue