mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 01:41:48 +00:00
fix the build
svn path=/trunk/; revision=28678
This commit is contained in:
parent
9780c9b363
commit
eb1bff28c5
1 changed files with 8 additions and 0 deletions
|
@ -3635,4 +3635,12 @@ BOOL
|
||||||
APIENTRY
|
APIENTRY
|
||||||
NtGdiInitSpool();
|
NtGdiInitSpool();
|
||||||
|
|
||||||
|
/* FIXME wrong prototypes fix the build */
|
||||||
|
W32KAPI
|
||||||
|
INT
|
||||||
|
APIENTRY
|
||||||
|
NtGdiGetSpoolMessage( DWORD u1,
|
||||||
|
DWORD u2,
|
||||||
|
DWORD u3,
|
||||||
|
DWORD u4);
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue