Reintegrate header-branch 2/x
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 29 Mar 2010 02:03:41 +0000 (02:03 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 29 Mar 2010 02:03:41 +0000 (02:03 +0000)
commit041aa4c728a1cbf512abe89989757c52a6ed63d8
treebbc0e1121df0f681928777e705fc77811d9f49bd
parent9f049065102214a9f88170810c69507f8a27c103
Reintegrate header-branch 2/x
- PCVOID -> LPCVOID / CONST VOID *
- move cfgmgr32.h and cfg.h to psdk
- remove wine/cfgmgr32.h make setupapi use the proper header

svn path=/trunk/; revision=46544
13 files changed:
reactos/dll/win32/gdi32/objects/bitmap.c
reactos/dll/win32/hid/precomp.h
reactos/dll/win32/setupapi/setupapi.rbuild
reactos/dll/win32/setupapi/setupapi_private.h
reactos/include/ddk/cfgmgr32.h [deleted file]
reactos/include/psdk/cfg.h [moved from reactos/include/ddk/cfg.h with 65% similarity]
reactos/include/psdk/cfgmgr32.h [new file with mode: 0644]
reactos/include/psdk/winbase.h
reactos/include/psdk/wincon.h
reactos/include/psdk/windef.h
reactos/include/psdk/wingdi.h
reactos/include/psdk/winuser.h
reactos/include/reactos/wine/cfgmgr32.h [deleted file]