mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +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
|
||||
);
|
||||
|
||||
W32KAPI
|
||||
BOOL
|
||||
APIENTRY
|
||||
NtGdiInitSpool();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue