- Add some headers from Wine
authorDmitry Chapyshev <dmitry@reactos.org>
Sat, 31 Jan 2009 15:32:09 +0000 (15:32 +0000)
committerDmitry Chapyshev <dmitry@reactos.org>
Sat, 31 Jan 2009 15:32:09 +0000 (15:32 +0000)
commit2ab5d20abb5e86db222a548b9f0a792243e8393a
tree1da507e5c6ad74f9e1cc2b603769e0931d82a270
parent15a996c26bfba30de7d82eacc836afc38c5478e2
- Add some headers from Wine
- Import qmgr from Wine (not included yet to build)

svn path=/trunk/; revision=39240
20 files changed:
reactos/baseaddress.rbuild
reactos/dll/win32/qmgr/enum_files.c [new file with mode: 0644]
reactos/dll/win32/qmgr/enum_jobs.c [new file with mode: 0644]
reactos/dll/win32/qmgr/factory.c [new file with mode: 0644]
reactos/dll/win32/qmgr/file.c [new file with mode: 0644]
reactos/dll/win32/qmgr/job.c [new file with mode: 0644]
reactos/dll/win32/qmgr/qmgr.c [new file with mode: 0644]
reactos/dll/win32/qmgr/qmgr.h [new file with mode: 0644]
reactos/dll/win32/qmgr/qmgr.inf [new file with mode: 0644]
reactos/dll/win32/qmgr/qmgr.rbuild [new file with mode: 0644]
reactos/dll/win32/qmgr/qmgr.spec [new file with mode: 0644]
reactos/dll/win32/qmgr/qmgr_local.idl [new file with mode: 0644]
reactos/dll/win32/qmgr/qmgr_main.c [new file with mode: 0644]
reactos/dll/win32/qmgr/rsrc.rc [new file with mode: 0644]
reactos/dll/win32/qmgr/service.c [new file with mode: 0644]
reactos/dll/win32/win32.rbuild
reactos/include/psdk/bits.idl [new file with mode: 0644]
reactos/include/psdk/bits1_5.idl [new file with mode: 0644]
reactos/include/psdk/bitsmsg.h [new file with mode: 0644]
reactos/include/psdk/psdk.rbuild