mirror of
https://github.com/reactos/reactos.git
synced 2025-04-22 13:10:39 +00:00
adding prototype for NtGdiInitSpool()
svn path=/trunk/; revision=28673
This commit is contained in:
parent
461943f891
commit
19bf3dba24
1 changed files with 5 additions and 0 deletions
|
@ -3630,4 +3630,9 @@ NtGdiMakeObjectUnXferable(
|
||||||
IN HANDLE h
|
IN HANDLE h
|
||||||
);
|
);
|
||||||
|
|
||||||
|
W32KAPI
|
||||||
|
BOOL
|
||||||
|
APIENTRY
|
||||||
|
NtGdiInitSpool();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue