- Move winsplp.h to PSDK and improve it.
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 7 Apr 2010 00:02:57 +0000 (00:02 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 7 Apr 2010 00:02:57 +0000 (00:02 +0000)
commit15ca120bcc0280fecf7d7a8bc213dee58eff43ca
tree3883b0b5dc9b6179100a85ac7ce743cc300e113d
parent22d1e6dc9ef8bc3d6661547149cdafe7badafcf1
- Move winsplp.h to PSDK and improve it.
- wspiapi.h : __inline -> FORCEINLINE, alter _WSPIAPI_STRNCPY_S and _WSPIAPI_SPRINTF_S_1
- winspool.h : Add missing PRINTER_NOTIFY_OPTIONS(_TYPE)
- ws2spi.h and also compstui.h : Group some related definitions.
- Add wine/ddk/winsplp.h and winddiui.h wrappers around our files, as wine code wants them in ddk.

svn path=/branches/header-work/; revision=46757
include/ddk/winsplp.h [deleted file]
include/psdk/compstui.h
include/psdk/winsplp.h [new file with mode: 0644]
include/psdk/winspool.h
include/psdk/ws2spi.h
include/psdk/wspiapi.h
include/reactos/wine/ddk/winddiui.h [new file with mode: 0644]
include/reactos/wine/ddk/winsplp.h [new file with mode: 0644]