mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:52:56 +00:00
- Fix build.
svn path=/trunk/; revision=41938
This commit is contained in:
parent
13af552ba5
commit
7d031bd233
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
#ifndef __INCLUDE_NAPI_WIN32_H
|
#ifndef __INCLUDE_NAPI_WIN32_H
|
||||||
#define __INCLUDE_NAPI_WIN32_H
|
#define __INCLUDE_NAPI_WIN32_H
|
||||||
|
|
||||||
|
extern HINSTANCE hModClient; // This should replace (PROCESSINFO)->hModUser
|
||||||
|
|
||||||
typedef struct _WIN32HEAP WIN32HEAP, *PWIN32HEAP;
|
typedef struct _WIN32HEAP WIN32HEAP, *PWIN32HEAP;
|
||||||
|
|
||||||
#include <pshpack1.h>
|
#include <pshpack1.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue