push 3f945e9775023a88a9fe5158a41ae6d84ee66613
commitbab15316a23f12aa0550b72b128885fd83be269d
authorJan Zerebecki <jan.wine@zerebecki.de>
Mon, 21 May 2007 00:07:43 +0000 (21 02:07 +0200)
committerJan Zerebecki <jan.wine@zerebecki.de>
Mon, 21 May 2007 00:07:43 +0000 (21 02:07 +0200)
tree58ab0e971c7b0528358e8c57a368b0c79788d56b
parent816124a05ba36d52e6de72d0c9828ad77244b8be
push 3f945e9775023a88a9fe5158a41ae6d84ee66613
87 files changed:
.gitignore
Makefile.in
configure
configure.ac
dlls/advapi32/service.c
dlls/comctl32/imagelist.c
dlls/dbghelp/elf_module.c
dlls/kernel32/instr.c
dlls/kernel32/kernel32.spec
dlls/kernel32/kernel_private.h
dlls/kernel32/module.c
dlls/kernel32/tests/codepage.c
dlls/kernel32/tests/loader.c
dlls/kernel32/wowthunk.c
dlls/msi/automation.c
dlls/msi/msi.c
dlls/msi/msiserver.idl
dlls/msi/msiserver_dispids.h
dlls/msi/script.c
dlls/msi/tests/automation.c
dlls/msi/tests/msi.c
dlls/msxml3/Makefile.in
dlls/msxml3/domdoc.c
dlls/msxml3/element.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/nodelist.c
dlls/msxml3/queryresult.c [new file with mode: 0644]
dlls/msxml3/tests/Makefile.in
dlls/msxml3/tests/domdoc.c
dlls/ntdll/loader.c
dlls/ntdll/ntdll.spec
dlls/ntdll/ntdll_misc.h
dlls/ntdll/thread.c
dlls/ntdll/version.c
dlls/ntoskrnl.exe/ntoskrnl.c
dlls/ntoskrnl.exe/ntoskrnl.exe.spec
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/hglobalstream.c
dlls/ole32/tests/hglobalstream.c
dlls/ole32/tests/marshal.c
dlls/oleaut32/tests/tmarshal.idl
dlls/oleaut32/tests/typelib.c
dlls/oleaut32/tmarshal.c
dlls/oleaut32/typelib.c
dlls/oleaut32/ungif.c
dlls/qcap/capturegraph.c
dlls/qcap/vfwcapture.c
dlls/qcap/yuv.c
dlls/quartz/acmwrapper.c
dlls/quartz/avidec.c
dlls/quartz/avisplit.c
dlls/quartz/dsoundrender.c
dlls/quartz/mpegsplit.c
dlls/quartz/parser.c
dlls/quartz/systemclock.c
dlls/quartz/transform.c
dlls/quartz/videorenderer.c
dlls/quartz/waveparser.c
dlls/riched20/editor.c
dlls/riched20/txtsrv.c
dlls/rpcrt4/ndr_clientserver.c
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/ndr_ole.c
dlls/rpcrt4/ndr_stubless.c
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_epmap.c
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c
dlls/rsaenh/rsaenh.c
dlls/setupapi/query.c
dlls/setupapi/queue.c
dlls/setupapi/setupapi.spec
dlls/shell32/shlexec.c
dlls/user32/msg16.c
include/Makefile.in
include/ddk/wdm.h
include/icftypes.idl [new file with mode: 0644]
include/netfw.idl [new file with mode: 0644]
include/setupapi.h
include/winternl.h
programs/Makefile.in
programs/winedevice/Makefile.in [new file with mode: 0644]
programs/winedevice/device.c [new file with mode: 0644]
server/token.c