adding prototype for NtGdiInitSpool()

svn path=/trunk/; revision=28673
This commit is contained in:
Magnus Olsen 2007-08-30 16:28:28 +00:00
parent 461943f891
commit 19bf3dba24

View file

@ -3630,4 +3630,9 @@ NtGdiMakeObjectUnXferable(
IN HANDLE h
);
W32KAPI
BOOL
APIENTRY
NtGdiInitSpool();
#endif