shell32:
authorDmitry Chapyshev <dmitry@reactos.org>
Sat, 23 May 2009 10:23:33 +0000 (10:23 +0000)
committerDmitry Chapyshev <dmitry@reactos.org>
Sat, 23 May 2009 10:23:33 +0000 (10:23 +0000)
commit7ccdc95f086bfb148ad73a4a195effae366fecb1
tree2f1888459df6ab0e46fcc04e0fbc521da7a6c8ac
parent2db9bb4bbbd5a1f99da683b06e435d3fd43f732e
shell32:
- Add IShellItem implementation from Wine
- Implement SHCreateShellItem
setupapi:
- Stubimplement SetupUninstallOEMInfA/W
- Stubimplement Get_Device_Interface_List_Size_ExA/W

svn path=/trunk/; revision=41061
reactos/dll/win32/setupapi/misc.c
reactos/dll/win32/setupapi/setupapi.spec
reactos/dll/win32/setupapi/stubs.c
reactos/dll/win32/shell32/pidl.c
reactos/dll/win32/shell32/shell32.rbuild
reactos/dll/win32/shell32/shell32_main.h
reactos/dll/win32/shell32/shellitem.c [new file with mode: 0644]
reactos/dll/win32/shell32/shellole.c
reactos/dll/win32/shell32/shobjidl_local.idl [new file with mode: 0644]