wine
13 years agosetupapi: Make sure machine name is non-empty before failing.
Juan Lang [Thu, 9 Jun 2011 18:35:11 +0000 (11:35 -0700)] 
setupapi: Make sure machine name is non-empty before failing.

13 years agoadvapi32: Always pass valid buffers in the EnumServicesStatus requests.
Alexandre Julliard [Thu, 9 Jun 2011 20:00:15 +0000 (22:00 +0200)] 
advapi32: Always pass valid buffers in the EnumServicesStatus requests.

13 years agoadvapi32: Fix the parameter checks in QueryServiceStatusEx.
Alexandre Julliard [Thu, 9 Jun 2011 19:40:08 +0000 (21:40 +0200)] 
advapi32: Fix the parameter checks in QueryServiceStatusEx.

13 years agodispex: Make sure we don't pass a NULL array to IDispatchEx_InvokeEx.
Alexandre Julliard [Thu, 9 Jun 2011 18:55:49 +0000 (20:55 +0200)] 
dispex: Make sure we don't pass a NULL array to IDispatchEx_InvokeEx.

13 years agowinemapi: Ensure address is valid before checking for 'smtp:'.
Owen Rudge [Thu, 9 Jun 2011 15:27:43 +0000 (16:27 +0100)] 
winemapi: Ensure address is valid before checking for 'smtp:'.

13 years agocrypt32: Support CERT_COMPARE_NAME_STR_A in CertFindCertificateInStore.
Juan Lang [Thu, 9 Jun 2011 01:22:22 +0000 (18:22 -0700)] 
crypt32: Support CERT_COMPARE_NAME_STR_A in CertFindCertificateInStore.

13 years agourlmon: Added empty file binding test.
Jacek Caban [Thu, 9 Jun 2011 12:04:00 +0000 (14:04 +0200)] 
urlmon: Added empty file binding test.

13 years agourlmon: Correctly handle empty files.
Jacek Caban [Thu, 9 Jun 2011 12:03:13 +0000 (14:03 +0200)] 
urlmon: Correctly handle empty files.

13 years agomsi: Create temp files in the destination directory instead of the root.
Alexandre Julliard [Thu, 9 Jun 2011 13:56:57 +0000 (15:56 +0200)] 
msi: Create temp files in the destination directory instead of the root.

13 years agoddraw: Use unsafe_impl_from_IDirect3DLight() for application provided ifaces.
Michael Stefaniuc [Thu, 9 Jun 2011 09:57:45 +0000 (11:57 +0200)] 
ddraw: Use unsafe_impl_from_IDirect3DLight() for application provided ifaces.

13 years agoddraw: COM cleanup for the IDirect3DLight iface.
Michael Stefaniuc [Thu, 9 Jun 2011 09:53:52 +0000 (11:53 +0200)] 
ddraw: COM cleanup for the IDirect3DLight iface.

13 years agod3dx9: Implement ID3DXBaseEffect::GetBoolArray().
Rico Schüller [Thu, 9 Jun 2011 05:38:45 +0000 (07:38 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetBoolArray().

13 years agod3dx9: Implement ID3DXBaseEffect::GetIntArray().
Rico Schüller [Thu, 9 Jun 2011 05:38:42 +0000 (07:38 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetIntArray().

13 years agod3dx9: Implement ID3DXBaseEffect::GetFloatArray().
Rico Schüller [Thu, 9 Jun 2011 05:38:34 +0000 (07:38 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetFloatArray().

13 years agod3dxof: Factor out parse template loops into a function.
Dylan Smith [Wed, 8 Jun 2011 19:39:05 +0000 (15:39 -0400)] 
d3dxof: Factor out parse template loops into a function.

13 years agod3dxof: Factor out duplicated code for parsing X file header.
Dylan Smith [Wed, 8 Jun 2011 19:38:58 +0000 (15:38 -0400)] 
d3dxof: Factor out duplicated code for parsing X file header.

13 years agod3dxof: Remove unnecessary fields from IDirectXFileEnumObjectImpl.
Dylan Smith [Wed, 8 Jun 2011 19:38:51 +0000 (15:38 -0400)] 
d3dxof: Remove unnecessary fields from IDirectXFileEnumObjectImpl.

13 years agousp10: Strip dangling joiners for Sinhala.
Aric Stewart [Wed, 8 Jun 2011 19:05:22 +0000 (14:05 -0500)] 
usp10: Strip dangling joiners for Sinhala.

13 years agousp10: Sinhala vowels are not fully decomposed. The Kombuva is simply split off.
Aric Stewart [Wed, 8 Jun 2011 19:05:10 +0000 (14:05 -0500)] 
usp10: Sinhala vowels are not fully decomposed. The Kombuva is simply split off.

13 years agorpcrt4/tests: Add a few more marshalling tests.
Alexandre Julliard [Thu, 9 Jun 2011 10:07:18 +0000 (12:07 +0200)] 
rpcrt4/tests: Add a few more marshalling tests.

13 years agowidl: Fix a typo in updating the type format offset for strings.
Alexandre Julliard [Thu, 9 Jun 2011 11:18:58 +0000 (13:18 +0200)] 
widl: Fix a typo in updating the type format offset for strings.

13 years agowidl: Fix packing of parameter structures for arguments larger than a pointer.
Alexandre Julliard [Thu, 9 Jun 2011 10:03:54 +0000 (12:03 +0200)] 
widl: Fix packing of parameter structures for arguments larger than a pointer.

13 years agowidl: Pass a structure containing the parameters to NdrClientCall instead of accessin...
Alexandre Julliard [Thu, 9 Jun 2011 09:42:21 +0000 (11:42 +0200)] 
widl: Pass a structure containing the parameters to NdrClientCall instead of accessing the stack.

13 years agowidl: Add a helper function for generating a stub that uses NdrClientCall.
Alexandre Julliard [Thu, 9 Jun 2011 08:12:48 +0000 (10:12 +0200)] 
widl: Add a helper function for generating a stub that uses NdrClientCall.

13 years agoddraw: COM cleanup for the IDirect3DMaterial3 iface.
Michael Stefaniuc [Wed, 8 Jun 2011 15:38:16 +0000 (17:38 +0200)] 
ddraw: COM cleanup for the IDirect3DMaterial3 iface.

13 years agoddraw: Avoid "unsafe" IDirect3DMaterial3 to object casts.
Michael Stefaniuc [Wed, 8 Jun 2011 15:33:26 +0000 (17:33 +0200)] 
ddraw: Avoid "unsafe" IDirect3DMaterial3 to object casts.

13 years agoddraw: Rename d3d_material_init() and have it allocate the object too.
Michael Stefaniuc [Wed, 8 Jun 2011 15:29:20 +0000 (17:29 +0200)] 
ddraw: Rename d3d_material_init() and have it allocate the object too.

13 years agoddraw: COM cleanup for the IDirectDrawGammaControl iface.
Michael Stefaniuc [Wed, 8 Jun 2011 15:23:17 +0000 (17:23 +0200)] 
ddraw: COM cleanup for the IDirectDrawGammaControl iface.

13 years agoole32: Don't call IDropTarget::QueryInterface() in RegisterDragDrop().
Adam Martinson [Mon, 6 Jun 2011 16:57:27 +0000 (11:57 -0500)] 
ole32: Don't call IDropTarget::QueryInterface() in RegisterDragDrop().

13 years agonetapi32/tests: Add small conformance test for NetLocalGroupGetInfo and LocalGroupGet...
Louis Lenders [Sun, 5 Jun 2011 07:58:33 +0000 (09:58 +0200)] 
netapi32/tests: Add small conformance test for NetLocalGroupGetInfo and LocalGroupGetMembers.

13 years agonetapi32: Fill the data buffer with something useful in NetLocalGroupGetInfo.
Louis Lenders [Sun, 5 Jun 2011 08:43:57 +0000 (10:43 +0200)] 
netapi32: Fill the data buffer with something useful in NetLocalGroupGetInfo.

13 years agousp10: Bengali initial form is only applied to the beginning of words.
Aric Stewart [Wed, 8 Jun 2011 15:12:27 +0000 (10:12 -0500)] 
usp10: Bengali initial form is only applied to the beginning of words.

13 years agousp10: Execute half after pstf.
Aric Stewart [Wed, 8 Jun 2011 15:12:06 +0000 (10:12 -0500)] 
usp10: Execute half after pstf.

13 years agod3dx9: Improve effect sampler parsing.
Rico Schüller [Wed, 8 Jun 2011 07:12:01 +0000 (09:12 +0200)] 
d3dx9: Improve effect sampler parsing.

13 years agod3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:43:24 +0000 (19:43 -0400)] 
d3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.

13 years agod3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFromXResource.
Dylan Smith [Tue, 7 Jun 2011 23:43:18 +0000 (19:43 -0400)] 
d3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFromXResource.

13 years agod3dx9: Support optional parameters for D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:43:07 +0000 (19:43 -0400)] 
d3dx9: Support optional parameters for D3DXLoadMeshFromXInMemory.

13 years agod3dx9: Implement D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:42:56 +0000 (19:42 -0400)] 
d3dx9: Implement D3DXLoadMeshFromXInMemory.

13 years agousp10: Refine Ralf reordering location for Devanagari and Gujarati.
Aric Stewart [Wed, 8 Jun 2011 12:27:13 +0000 (07:27 -0500)] 
usp10: Refine Ralf reordering location for Devanagari and Gujarati.

13 years agokernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
Alexandre Julliard [Wed, 8 Jun 2011 14:18:26 +0000 (16:18 +0200)] 
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.

13 years agomscoree/tests: Mark a weird w2k3 result as broken.
André Hentschel [Tue, 7 Jun 2011 20:31:40 +0000 (22:31 +0200)] 
mscoree/tests: Mark a weird w2k3 result as broken.

13 years agoinclude: Add ATA ioctls.
André Hentschel [Tue, 7 Jun 2011 20:31:48 +0000 (22:31 +0200)] 
include: Add ATA ioctls.

13 years agoinclude: Add more storage ioctls.
André Hentschel [Tue, 7 Jun 2011 20:17:35 +0000 (22:17 +0200)] 
include: Add more storage ioctls.

13 years agoinclude: Fix IOCTL_STORAGE_SET_HOTPLUG_INFO.
André Hentschel [Tue, 7 Jun 2011 20:15:11 +0000 (22:15 +0200)] 
include: Fix IOCTL_STORAGE_SET_HOTPLUG_INFO.

13 years agomsvcrt: Fix broken exports in spec file.
Piotr Caban [Tue, 7 Jun 2011 19:18:28 +0000 (21:18 +0200)] 
msvcrt: Fix broken exports in spec file.

13 years agouser32/tests: Do not check the last error on succeeding hotkey calls.
Vincent Povirk [Tue, 7 Jun 2011 16:37:25 +0000 (11:37 -0500)] 
user32/tests: Do not check the last error on succeeding hotkey calls.

13 years agouser32/tests: Test registering the same hotkey hwnd/id pair twice.
Vincent Povirk [Thu, 26 May 2011 18:56:47 +0000 (13:56 -0500)] 
user32/tests: Test registering the same hotkey hwnd/id pair twice.

13 years agouser32/tests: Add test showing hotkeys change the async key state.
Vincent Povirk [Thu, 26 May 2011 18:06:43 +0000 (13:06 -0500)] 
user32/tests: Add test showing hotkeys change the async key state.

13 years agouser32/tests: Ignore paint messages in hotkey tests.
Vincent Povirk [Mon, 6 Jun 2011 16:02:41 +0000 (11:02 -0500)] 
user32/tests: Ignore paint messages in hotkey tests.

13 years agouser32/tests: Add test for flags on keyboard messages.
Vincent Povirk [Fri, 3 Jun 2011 20:16:26 +0000 (15:16 -0500)] 
user32/tests: Add test for flags on keyboard messages.

13 years agowined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo().
Henri Verbeet [Tue, 7 Jun 2011 17:44:49 +0000 (19:44 +0200)] 
wined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo().

13 years agowined3d: cfg can never be NULL in wined3d_check_pixel_format_color().
Henri Verbeet [Tue, 7 Jun 2011 17:44:48 +0000 (19:44 +0200)] 
wined3d: cfg can never be NULL in wined3d_check_pixel_format_color().

13 years agowined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_...
Henri Verbeet [Tue, 7 Jun 2011 17:44:47 +0000 (19:44 +0200)] 
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_pixel_format_color().

13 years agousp10: Store the GDEF table in the script cache.
Henri Verbeet [Tue, 7 Jun 2011 17:44:46 +0000 (19:44 +0200)] 
usp10: Store the GDEF table in the script cache.

To avoid reloading it all the time.

13 years agousp10: Fix a memory leak in GDEF_UpdateGlyphProps().
Henri Verbeet [Tue, 7 Jun 2011 17:44:45 +0000 (19:44 +0200)] 
usp10: Fix a memory leak in GDEF_UpdateGlyphProps().

13 years agowidl: Don't require inline stubs for functions that are never generated.
Alexandre Julliard [Wed, 8 Jun 2011 12:05:53 +0000 (14:05 +0200)] 
widl: Don't require inline stubs for functions that are never generated.

13 years agowidl: Don't allow floating point parameters for interpreted functions.
Alexandre Julliard [Wed, 8 Jun 2011 11:57:41 +0000 (13:57 +0200)] 
widl: Don't allow floating point parameters for interpreted functions.

13 years agowidl: Don't generate old-style interpreted stubs on 64-bit.
Alexandre Julliard [Wed, 8 Jun 2011 10:14:47 +0000 (12:14 +0200)] 
widl: Don't generate old-style interpreted stubs on 64-bit.

13 years agowidl: Set a correct fpu parameter mask on 64-bit.
Alexandre Julliard [Wed, 8 Jun 2011 09:51:14 +0000 (11:51 +0200)] 
widl: Set a correct fpu parameter mask on 64-bit.

13 years agowidl: In 64-bit mode, pass all arguments to NdrClientCall instead of a pointer to...
Alexandre Julliard [Wed, 8 Jun 2011 09:34:46 +0000 (11:34 +0200)] 
widl: In 64-bit mode, pass all arguments to NdrClientCall instead of a pointer to the first one.

13 years agousp10: Correct matra type for Oriya 0x0B57.
Aric Stewart [Tue, 7 Jun 2011 16:07:38 +0000 (11:07 -0500)] 
usp10: Correct matra type for Oriya 0x0B57.

13 years agousp10: Gurmukhi has Ras but no Ralf. So do not treat them as a lex_Ra for reordering.
Aric Stewart [Tue, 7 Jun 2011 15:55:22 +0000 (10:55 -0500)] 
usp10: Gurmukhi has Ras but no Ralf. So do not treat them as a lex_Ra for reordering.

13 years agousp10: Do not over increment glyph index in Chaining Contextual Substitution.
Aric Stewart [Tue, 7 Jun 2011 14:57:01 +0000 (09:57 -0500)] 
usp10: Do not over increment glyph index in Chaining Contextual Substitution.

13 years agowined3d: Simplify context_apply_draw_buffers() a bit.
Matteo Bruni [Mon, 6 Jun 2011 21:46:12 +0000 (23:46 +0200)] 
wined3d: Simplify context_apply_draw_buffers() a bit.

13 years agowined3d: Fix glDrawBuffers() optimization.
Matteo Bruni [Mon, 6 Jun 2011 15:44:43 +0000 (17:44 +0200)] 
wined3d: Fix glDrawBuffers() optimization.

13 years agoiphlpapi: Added PfCreateInterface stub implementation.
Jacek Caban [Tue, 7 Jun 2011 11:10:57 +0000 (13:10 +0200)] 
iphlpapi: Added PfCreateInterface stub implementation.

13 years agoinclude: Added fltdefs.h from mingw-w64 project.
Jacek Caban [Tue, 7 Jun 2011 11:10:46 +0000 (13:10 +0200)] 
include: Added fltdefs.h from mingw-w64 project.

13 years agoc2man: Better detect that the file is in use.
André Hentschel [Mon, 6 Jun 2011 20:23:16 +0000 (22:23 +0200)] 
c2man: Better detect that the file is in use.

13 years agod3dx9: Implement D3DXLoadMeshHierarchyFromX.
Dylan Smith [Mon, 6 Jun 2011 16:54:52 +0000 (12:54 -0400)] 
d3dx9: Implement D3DXLoadMeshHierarchyFromX.

13 years agod3dx9/tests: Add texture coordinates and vertex colors in X file.
Dylan Smith [Mon, 6 Jun 2011 16:54:45 +0000 (12:54 -0400)] 
d3dx9/tests: Add texture coordinates and vertex colors in X file.

13 years agod3dx9: Add support for loading vertex colors from X files.
Dylan Smith [Mon, 6 Jun 2011 16:54:38 +0000 (12:54 -0400)] 
d3dx9: Add support for loading vertex colors from X files.

13 years agod3dx9: Add support for loading texture coords from X files.
Dylan Smith [Mon, 6 Jun 2011 16:54:27 +0000 (12:54 -0400)] 
d3dx9: Add support for loading texture coords from X files.

13 years agod3dx9/tests: Test effect generation and material loading for X files.
Dylan Smith [Mon, 6 Jun 2011 16:54:13 +0000 (12:54 -0400)] 
d3dx9/tests: Test effect generation and material loading for X files.

13 years agod3dx9: Generate effect instances from materials for mesh loading.
Dylan Smith [Mon, 6 Jun 2011 16:54:01 +0000 (12:54 -0400)] 
d3dx9: Generate effect instances from materials for mesh loading.

13 years agod3dx9: Add support for loading materials from X files.
Dylan Smith [Mon, 6 Jun 2011 16:53:52 +0000 (12:53 -0400)] 
d3dx9: Add support for loading materials from X files.

13 years agod3dx9/tests: Add tests for D3DXLoadMeshHierarchyFromXInMemory.
Dylan Smith [Mon, 6 Jun 2011 16:53:35 +0000 (12:53 -0400)] 
d3dx9/tests: Add tests for D3DXLoadMeshHierarchyFromXInMemory.

13 years agod3dx9: Respect the options parameter for mesh loading.
Dylan Smith [Mon, 6 Jun 2011 16:53:16 +0000 (12:53 -0400)] 
d3dx9: Respect the options parameter for mesh loading.

13 years agomshtml: Added VT_ERROR printing to debugstr_variant.
Jacek Caban [Tue, 7 Jun 2011 09:30:07 +0000 (11:30 +0200)] 
mshtml: Added VT_ERROR printing to debugstr_variant.

13 years agowidl: Don't duplicate optarg and optind declarations in sources.
Jacek Caban [Tue, 7 Jun 2011 09:06:13 +0000 (11:06 +0200)] 
widl: Don't duplicate optarg and optind declarations in sources.

13 years agowined3d: cfg can never be NULL in wined3d_check_pixel_format_depth().
Henri Verbeet [Tue, 7 Jun 2011 09:06:28 +0000 (11:06 +0200)] 
wined3d: cfg can never be NULL in wined3d_check_pixel_format_depth().

13 years agowined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithDepthFmt to wined3d_check_pix...
Henri Verbeet [Tue, 7 Jun 2011 09:06:27 +0000 (11:06 +0200)] 
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithDepthFmt to wined3d_check_pixel_format_depth().

13 years agowined3d: Use GL_DEPTH_COMPONENT as internal format for depth_blt_texture.
Henri Verbeet [Tue, 7 Jun 2011 09:06:26 +0000 (11:06 +0200)] 
wined3d: Use GL_DEPTH_COMPONENT as internal format for depth_blt_texture.

This also changes the texture level to always be zero while we're at it. In
practice depth/stencil textures should rarely have multiple levels, if ever,
but only 0 makes sense here.

13 years agowined3d: Just enable ARB_shader_texture_lod if it's available.
Henri Verbeet [Tue, 7 Jun 2011 09:06:25 +0000 (11:06 +0200)] 
wined3d: Just enable ARB_shader_texture_lod if it's available.

13 years agowined3d: Get rid of wined3d_texture_get_type().
Henri Verbeet [Tue, 7 Jun 2011 09:06:24 +0000 (11:06 +0200)] 
wined3d: Get rid of wined3d_texture_get_type().

13 years agomsi: Get rid of some more forward declarations.
Hans Leidekker [Tue, 7 Jun 2011 08:35:58 +0000 (10:35 +0200)] 
msi: Get rid of some more forward declarations.

13 years agomsi: Avoid some AW conversions.
Hans Leidekker [Tue, 7 Jun 2011 08:35:34 +0000 (10:35 +0200)] 
msi: Avoid some AW conversions.

13 years agomsi: Get rid of forward declarations for custom action handlers.
Hans Leidekker [Tue, 7 Jun 2011 08:35:20 +0000 (10:35 +0200)] 
msi: Get rid of forward declarations for custom action handlers.

13 years agomsi: Handle disabled components properly in the ProcessComponents action.
Hans Leidekker [Tue, 7 Jun 2011 08:35:05 +0000 (10:35 +0200)] 
msi: Handle disabled components properly in the ProcessComponents action.

13 years agomsi: Add support for returning validation errors.
Hans Leidekker [Tue, 7 Jun 2011 08:34:49 +0000 (10:34 +0200)] 
msi: Add support for returning validation errors.

13 years agomsi: Print a warning instead of an error if we're going to remove an installed file.
Hans Leidekker [Tue, 7 Jun 2011 08:34:35 +0000 (10:34 +0200)] 
msi: Print a warning instead of an error if we're going to remove an installed file.

Removing an installed file is normal as part of a rollback.

13 years agomsi: Fully initialize the MSISTORAGESVIEW and MSISTREAMSVIEW structures.
Hans Leidekker [Tue, 7 Jun 2011 08:34:22 +0000 (10:34 +0200)] 
msi: Fully initialize the MSISTORAGESVIEW and MSISTREAMSVIEW structures.

13 years agomsi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
Hans Leidekker [Tue, 7 Jun 2011 08:34:06 +0000 (10:34 +0200)] 
msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.

13 years agomsi: Reorder dialog functions to avoid forward declarations.
Hans Leidekker [Tue, 7 Jun 2011 08:33:50 +0000 (10:33 +0200)] 
msi: Reorder dialog functions to avoid forward declarations.

13 years agomsi: Factor out common code to execute custom action commands.
Hans Leidekker [Tue, 7 Jun 2011 08:33:35 +0000 (10:33 +0200)] 
msi: Factor out common code to execute custom action commands.

13 years agodxgi: COM cleanup for the IDXGISurface iface.
Michael Stefaniuc [Tue, 7 Jun 2011 08:11:55 +0000 (10:11 +0200)] 
dxgi: COM cleanup for the IDXGISurface iface.

13 years agodxgi: COM cleanup for the IWineDXGIAdapter iface.
Michael Stefaniuc [Tue, 7 Jun 2011 08:09:02 +0000 (10:09 +0200)] 
dxgi: COM cleanup for the IWineDXGIAdapter iface.

13 years agodxgi: COM cleanup for the IWineDXGIDevice iface.
Michael Stefaniuc [Tue, 7 Jun 2011 08:00:30 +0000 (10:00 +0200)] 
dxgi: COM cleanup for the IWineDXGIDevice iface.

13 years agodxgi: COM cleanup for the IWineDXGIFactory iface.
Michael Stefaniuc [Tue, 7 Jun 2011 07:56:55 +0000 (09:56 +0200)] 
dxgi: COM cleanup for the IWineDXGIFactory iface.

13 years agoddraw: COM cleanup for the IDirect3DMaterial iface.
Michael Stefaniuc [Tue, 7 Jun 2011 07:54:33 +0000 (09:54 +0200)] 
ddraw: COM cleanup for the IDirect3DMaterial iface.

13 years agoddraw: COM cleanup for the IDirect3DMaterial2 iface.
Michael Stefaniuc [Tue, 7 Jun 2011 07:44:03 +0000 (09:44 +0200)] 
ddraw: COM cleanup for the IDirect3DMaterial2 iface.