wine
13 years agowidl: Use the class name as default description for a progid.
Alexandre Julliard [Fri, 3 Dec 2010 13:07:16 +0000 (14:07 +0100)] 
widl: Use the class name as default description for a progid.

13 years agodswave: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 13:06:16 +0000 (14:06 +0100)] 
dswave: Convert dll registration to the IRegistrar mechanism.

13 years agodsound: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 13:03:22 +0000 (14:03 +0100)] 
dsound: Convert dll registration to the IRegistrar mechanism.

13 years agodmusic: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 12:55:16 +0000 (13:55 +0100)] 
dmusic: Convert dll registration to the IRegistrar mechanism.

13 years agodmsynth: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 12:52:05 +0000 (13:52 +0100)] 
dmsynth: Convert dll registration to the IRegistrar mechanism.

13 years agodmstyle: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 12:48:42 +0000 (13:48 +0100)] 
dmstyle: Convert dll registration to the IRegistrar mechanism.

13 years agodmscript: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 12:41:43 +0000 (13:41 +0100)] 
dmscript: Convert dll registration to the IRegistrar mechanism.

13 years agodmloader: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:36:54 +0000 (12:36 +0100)] 
dmloader: Convert dll registration to the IRegistrar mechanism.

13 years agodmime: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:32:10 +0000 (12:32 +0100)] 
dmime: Convert dll registration to the IRegistrar mechanism.

13 years agodmcompos: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:20:11 +0000 (12:20 +0100)] 
dmcompos: Convert dll registration to the IRegistrar mechanism.

13 years agodmband: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 11:04:45 +0000 (12:04 +0100)] 
dmband: Convert dll registration to the IRegistrar mechanism.

13 years agoamstream: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Fri, 3 Dec 2010 10:51:35 +0000 (11:51 +0100)] 
amstream: Convert dll registration to the IRegistrar mechanism.

13 years agoshell32/tests: Fixed SHPathPrepareForWriteW tests on Asian platforms.
Austin Lund [Wed, 1 Dec 2010 23:34:26 +0000 (09:34 +1000)] 
shell32/tests: Fixed SHPathPrepareForWriteW tests on Asian platforms.

13 years agoconfigure: Fix the OpenCL detection for Mac OS.
Alexandre Julliard [Fri, 3 Dec 2010 13:16:55 +0000 (14:16 +0100)] 
configure: Fix the OpenCL detection for Mac OS.

13 years agoopencl: Basic OpenCL 1.0 implementation.
Peter Urbanec [Thu, 2 Dec 2010 12:41:51 +0000 (23:41 +1100)] 
opencl: Basic OpenCL 1.0 implementation.

13 years agoopencl: Initial stub implementation of OpenCL 1.0.
Peter Urbanec [Thu, 2 Dec 2010 12:41:48 +0000 (23:41 +1100)] 
opencl: Initial stub implementation of OpenCL 1.0.

13 years agocomctl32/listview: Don't touch out text pointer if it wasn't requested.
Nikolay Sivov [Thu, 2 Dec 2010 17:26:01 +0000 (20:26 +0300)] 
comctl32/listview: Don't touch out text pointer if it wasn't requested.

13 years agomshtml: Added ActiveX control creation implementation.
Jacek Caban [Thu, 2 Dec 2010 12:50:02 +0000 (13:50 +0100)] 
mshtml: Added ActiveX control creation implementation.

13 years agomshtml: Added NP_GetEntryPoints implementation.
Jacek Caban [Thu, 2 Dec 2010 12:49:51 +0000 (13:49 +0100)] 
mshtml: Added NP_GetEntryPoints implementation.

13 years agonpmshtml: Added Mozilla plugin for mshtml ActiveX controls.
Jacek Caban [Thu, 2 Dec 2010 18:15:28 +0000 (19:15 +0100)] 
npmshtml: Added Mozilla plugin for mshtml ActiveX controls.

13 years agoquartz: Don't crash in SetMediaType if the source media type is NULL.
Juan Lang [Thu, 2 Dec 2010 17:23:38 +0000 (09:23 -0800)] 
quartz: Don't crash in SetMediaType if the source media type is NULL.

13 years agourlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
Thomas Mullaly [Fri, 3 Dec 2010 02:45:22 +0000 (21:45 -0500)] 
urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.

13 years agourlmon: Implemented PARSE_SITE for CoInternetParseIUri.
Thomas Mullaly [Fri, 3 Dec 2010 02:32:43 +0000 (21:32 -0500)] 
urlmon: Implemented PARSE_SITE for CoInternetParseIUri.

13 years agourlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.
Thomas Mullaly [Fri, 3 Dec 2010 02:22:50 +0000 (21:22 -0500)] 
urlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.

13 years agourlmon: Implemented PARSE_URL_FROM_PATH for CoInternetParseIUri.
Thomas Mullaly [Fri, 3 Dec 2010 01:58:11 +0000 (20:58 -0500)] 
urlmon: Implemented PARSE_URL_FROM_PATH for CoInternetParseIUri.

13 years agourlmon: Implemented PARSE_PATH_FROM_URL for CoInternetParseIUri.
Thomas Mullaly [Wed, 1 Dec 2010 01:28:36 +0000 (20:28 -0500)] 
urlmon: Implemented PARSE_PATH_FROM_URL for CoInternetParseIUri.

13 years agowined3d: shader_get_registers_used() is only called during shader initialization.
Henri Verbeet [Thu, 2 Dec 2010 23:55:48 +0000 (00:55 +0100)] 
wined3d: shader_get_registers_used() is only called during shader initialization.

13 years agowined3d: Explicitly pass shader_data and reg_maps to need_rel_addr_const().
Henri Verbeet [Thu, 2 Dec 2010 23:55:47 +0000 (00:55 +0100)] 
wined3d: Explicitly pass shader_data and reg_maps to need_rel_addr_const().

13 years agowined3d: need_rel_addr_const() is only ever called for vertex shaders.
Henri Verbeet [Thu, 2 Dec 2010 23:55:46 +0000 (00:55 +0100)] 
wined3d: need_rel_addr_const() is only ever called for vertex shaders.

13 years agowined3d: Move the rel_offset vertex shader field to the ARB shader backend.
Henri Verbeet [Thu, 2 Dec 2010 23:55:45 +0000 (00:55 +0100)] 
wined3d: Move the rel_offset vertex shader field to the ARB shader backend.

13 years agowined3d: Properly initialize min_rel_offset.
Henri Verbeet [Thu, 2 Dec 2010 23:55:44 +0000 (00:55 +0100)] 
wined3d: Properly initialize min_rel_offset.

This somehow got lost in 14da44aa364539d2c2d392c042921cc430b21c47.

13 years agows2_32: Set length on successful return from WSAStringToAddress.
Juan Lang [Thu, 2 Dec 2010 23:28:23 +0000 (15:28 -0800)] 
ws2_32: Set length on successful return from WSAStringToAddress.

13 years agomsi: Don't leak memory on error path.
Joris Huizer [Thu, 2 Dec 2010 21:52:41 +0000 (22:52 +0100)] 
msi: Don't leak memory on error path.

13 years agoadvapi32/tests: More tests for the merged view of HKEY_CLASSES_ROOT.
André Hentschel [Thu, 2 Dec 2010 20:59:14 +0000 (21:59 +0100)] 
advapi32/tests: More tests for the merged view of HKEY_CLASSES_ROOT.

13 years agomsvcrt: Fix a compiler warning on PowerPC.
Austin English [Thu, 2 Dec 2010 19:36:07 +0000 (19:36 +0000)] 
msvcrt: Fix a compiler warning on PowerPC.

13 years agowinex11.drv: In GetDIBits() with DIB sections, always use dibpitch from the target.
Wolfram Sang [Wed, 1 Dec 2010 17:10:49 +0000 (18:10 +0100)] 
winex11.drv: In GetDIBits() with DIB sections, always use dibpitch from the target.

13 years agosecur32/tests: Skip test on failure to acquire cred_handle.
Aric Stewart [Thu, 2 Dec 2010 02:28:50 +0000 (20:28 -0600)] 
secur32/tests: Skip test on failure to acquire cred_handle.

13 years agoshdocvw: Add the IPropertySet interface to an internet shortcut, and partially implem...
Andrew Bogott [Sat, 20 Nov 2010 03:54:26 +0000 (21:54 -0600)] 
shdocvw: Add the IPropertySet interface to an internet shortcut, and partially implement it.

13 years agoshdocvw: Test read/write of a couple of properties on IUniformResourceLocator.
Andrew Bogott [Thu, 11 Nov 2010 05:55:48 +0000 (23:55 -0600)] 
shdocvw: Test read/write of a couple of properties on IUniformResourceLocator.

13 years agoshdocvw: Skip some tests if a modern IE is not present.
Andrew Bogott [Thu, 11 Nov 2010 05:52:01 +0000 (23:52 -0600)] 
shdocvw: Skip some tests if a modern IE is not present.

13 years agocrypt32: Implement getting content of an enveloped message.
Alexander Morozov [Wed, 1 Dec 2010 11:40:27 +0000 (14:40 +0300)] 
crypt32: Implement getting content of an enveloped message.

13 years agocrypt32: Implement updating enveloped messages.
Alexander Morozov [Wed, 1 Dec 2010 11:36:02 +0000 (14:36 +0300)] 
crypt32: Implement updating enveloped messages.

13 years agocrypt32: Save some info needed for creating enveloped messages.
Alexander Morozov [Wed, 1 Dec 2010 11:26:17 +0000 (14:26 +0300)] 
crypt32: Save some info needed for creating enveloped messages.

13 years agowincrypt.h: Define some enveloped message callback functions.
Alexander Morozov [Wed, 1 Dec 2010 10:55:56 +0000 (13:55 +0300)] 
wincrypt.h: Define some enveloped message callback functions.

13 years agohlink: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 13:40:00 +0000 (14:40 +0100)] 
hlink: Convert dll registration to the IRegistrar mechanism.

13 years agoinseng: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 13:16:17 +0000 (14:16 +0100)] 
inseng: Convert dll registration to the IRegistrar mechanism.

13 years agooledb32: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 13:05:33 +0000 (14:05 +0100)] 
oledb32: Convert dll registration to the IRegistrar mechanism.

13 years agowbemprox: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 13:05:25 +0000 (14:05 +0100)] 
wbemprox: Convert dll registration to the IRegistrar mechanism.

13 years agowmiutils: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 12:48:08 +0000 (13:48 +0100)] 
wmiutils: Convert dll registration to the IRegistrar mechanism.

13 years agoobjsel: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Thu, 2 Dec 2010 12:39:31 +0000 (13:39 +0100)] 
objsel: Convert dll registration to the IRegistrar mechanism.

13 years agoinetcomm: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 1 Dec 2010 13:50:13 +0000 (14:50 +0100)] 
inetcomm: Convert dll registration to the IRegistrar mechanism.

13 years agomsdaps: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 1 Dec 2010 13:14:45 +0000 (14:14 +0100)] 
msdaps: Convert dll registration to the IRegistrar mechanism.

13 years agooleaut32: Use widl to generate the coclasses registrations.
Alexandre Julliard [Tue, 30 Nov 2010 11:49:15 +0000 (12:49 +0100)] 
oleaut32: Use widl to generate the coclasses registrations.

13 years agowidl: Generate keys for coclasses in the registration resources.
Alexandre Julliard [Tue, 30 Nov 2010 11:49:01 +0000 (12:49 +0100)] 
widl: Generate keys for coclasses in the registration resources.

13 years agowidl: Add progid, threading and vi_progid attributes for coclasses.
Alexandre Julliard [Tue, 30 Nov 2010 11:05:57 +0000 (12:05 +0100)] 
widl: Add progid, threading and vi_progid attributes for coclasses.

This is a Wine extension, modelled after the corresponding attributes
supported by Visual C++.

13 years agomsi: Clear last error on success in MsiQueryFeatureState and MsiQueryProductState.
Hans Leidekker [Thu, 2 Dec 2010 11:24:16 +0000 (12:24 +0100)] 
msi: Clear last error on success in MsiQueryFeatureState and MsiQueryProductState.

13 years agod3dx9_36/tests: Extended ID3DXConstantTable tests.
Travis Athougies [Wed, 1 Dec 2010 00:28:48 +0000 (16:28 -0800)] 
d3dx9_36/tests: Extended ID3DXConstantTable tests.

13 years agod3dx9_36: Improved constant table parsing.
Travis Athougies [Wed, 1 Dec 2010 00:28:22 +0000 (16:28 -0800)] 
d3dx9_36: Improved constant table parsing.

13 years agontdll: Don't call NtClose directly in delete_view.
Hans Leidekker [Thu, 2 Dec 2010 10:33:03 +0000 (11:33 +0100)] 
ntdll: Don't call NtClose directly in delete_view.

13 years agomsi: Reuse temporary executables.
Hans Leidekker [Thu, 2 Dec 2010 10:32:26 +0000 (11:32 +0100)] 
msi: Reuse temporary executables.

Fixes a custom action in the Office 2010 installer and makes installers
that pack multiple custom actions in an executable faster.

13 years agoquartz: Refuse WAVE_FORMAT_PCM/EXTENSIBLE in acmwrapper.
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:31 +0000 (23:17 +0100)] 
quartz: Refuse WAVE_FORMAT_PCM/EXTENSIBLE in acmwrapper.

13 years agoquartz: Add quality control to sound renderer.
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:30 +0000 (23:17 +0100)] 
quartz: Add quality control to sound renderer.

13 years agoquartz: Allow stream time to go negative in sound renderer.
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:29 +0000 (23:17 +0100)] 
quartz: Allow stream time to go negative in sound renderer.

13 years agoRevert "quartz: Fill up sound buffer while in paused state.".
Maarten Lankhorst [Wed, 1 Dec 2010 22:17:28 +0000 (23:17 +0100)] 
Revert "quartz: Fill up sound buffer while in paused state.".

This reverts commit e591700177ce80b0a0598a9a756111c5342ae554.
It's not fixing the real issue, filling up buffer while paused is
actually capable of producing quite a few headaches to get it working
right.

13 years agomshtml: Improved error handling in element constructors.
Jacek Caban [Wed, 1 Dec 2010 21:43:14 +0000 (22:43 +0100)] 
mshtml: Improved error handling in element constructors.

13 years agomshtml: Improved error handling in HTMLElement_Create calls.
Jacek Caban [Wed, 1 Dec 2010 21:42:51 +0000 (22:42 +0100)] 
mshtml: Improved error handling in HTMLElement_Create calls.

13 years agomshtml: Use binary search in HTMLElement_Create.
Jacek Caban [Wed, 1 Dec 2010 21:42:35 +0000 (22:42 +0100)] 
mshtml: Use binary search in HTMLElement_Create.

13 years agomshtml: Better error handling in create_node calls.
Jacek Caban [Wed, 1 Dec 2010 21:42:03 +0000 (22:42 +0100)] 
mshtml: Better error handling in create_node calls.

13 years agoddeml: More calling convention fixes.
Tristan Schmelcher [Wed, 1 Dec 2010 20:32:46 +0000 (12:32 -0800)] 
ddeml: More calling convention fixes.

13 years agomsvcrt: Added _get_terminate implementation.
Piotr Caban [Wed, 1 Dec 2010 20:14:23 +0000 (21:14 +0100)] 
msvcrt: Added _get_terminate implementation.

13 years agowined3d: Move min_rel_offset / max_rel_offset to the shader_reg_maps structure.
Henri Verbeet [Wed, 1 Dec 2010 19:50:48 +0000 (20:50 +0100)] 
wined3d: Move min_rel_offset / max_rel_offset to the shader_reg_maps structure.

13 years agowined3d: Pass an IWineD3DDeviceImpl pointer to free_private().
Henri Verbeet [Wed, 1 Dec 2010 19:50:47 +0000 (20:50 +0100)] 
wined3d: Pass an IWineD3DDeviceImpl pointer to free_private().

13 years agowined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private().
Henri Verbeet [Wed, 1 Dec 2010 19:50:46 +0000 (20:50 +0100)] 
wined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private().

13 years agowined3d: Remove a redundant parameter to enable_extension().
Henri Verbeet [Wed, 1 Dec 2010 19:50:45 +0000 (20:50 +0100)] 
wined3d: Remove a redundant parameter to enable_extension().

13 years agowined3d: Remove a unused parameter to shader_dirtifyable_constants().
Henri Verbeet [Wed, 1 Dec 2010 19:50:44 +0000 (20:50 +0100)] 
wined3d: Remove a unused parameter to shader_dirtifyable_constants().

13 years agomsxml3: Avoid some uninitialized variable warnings on old gcc.
Alexandre Julliard [Wed, 1 Dec 2010 18:45:34 +0000 (19:45 +0100)] 
msxml3: Avoid some uninitialized variable warnings on old gcc.

13 years agoquartz: Fill up sound buffer while in paused state.
Maarten Lankhorst [Wed, 1 Dec 2010 12:14:59 +0000 (13:14 +0100)] 
quartz: Fill up sound buffer while in paused state.

13 years agoquartz: Increase min_lag.
Maarten Lankhorst [Wed, 1 Dec 2010 12:14:58 +0000 (13:14 +0100)] 
quartz: Increase min_lag.

The max_lag variable determines how much fuzz is allowed between the
sound cursor and the scheduled times, some filters are inaccurate wrt
time and would skip and overwrite data otherwise.

13 years agoquartz: Implement AsyncReader_FindPin.
Maarten Lankhorst [Wed, 1 Dec 2010 12:14:57 +0000 (13:14 +0100)] 
quartz: Implement AsyncReader_FindPin.

13 years agouser32/tests: Skip DDE tests on win9x.
André Hentschel [Tue, 30 Nov 2010 17:51:57 +0000 (18:51 +0100)] 
user32/tests: Skip DDE tests on win9x.

13 years agocrypt32: Add a stub enveloped message implementation.
Alexander Morozov [Wed, 1 Dec 2010 10:38:49 +0000 (13:38 +0300)] 
crypt32: Add a stub enveloped message implementation.

13 years agowinmm/tests: Add tests for mmioOpen for the file name of the form EXAMPLE.EXT+ABC.
Alexander Puzankov [Mon, 29 Nov 2010 17:52:52 +0000 (20:52 +0300)] 
winmm/tests: Add tests for mmioOpen for the file name of the form EXAMPLE.EXT+ABC.

13 years agowinmm: The default I/O procedure should return MMIOERR_FILENOTFOUND if the openable...
Alexander Puzankov [Mon, 29 Nov 2010 19:22:19 +0000 (22:22 +0300)] 
winmm: The default I/O procedure should return MMIOERR_FILENOTFOUND if the openable file is not found.

13 years agowinmm: Use the default I/O procedure only if a custom procedure for a given FOURCC...
Alexander Puzankov [Mon, 29 Nov 2010 18:47:26 +0000 (21:47 +0300)] 
winmm: Use the default I/O procedure only if a custom procedure for a given FOURCC is not found.

13 years agowinmm: Revert "Handle playing of files containing a '+' as part of the filename.".
Alexander Puzankov [Mon, 29 Nov 2010 18:15:16 +0000 (21:15 +0300)] 
winmm: Revert "Handle playing of files containing a '+' as part of the filename.".

This reverts commit ed593fdf2f5e7851cb59aa5a2253f43e33d2f14f.

13 years agomshtml: Improved error handling in get_node calls.
Jacek Caban [Wed, 1 Dec 2010 11:52:08 +0000 (12:52 +0100)] 
mshtml: Improved error handling in get_node calls.

13 years agoole32: Fix the test for arbitrary property ids.
Andrew Bogott [Sat, 20 Nov 2010 19:47:31 +0000 (13:47 -0600)] 
ole32: Fix the test for arbitrary property ids.

13 years agoole32: Fix an off-by-one error that broke reading of many properties.
Andrew Bogott [Sat, 20 Nov 2010 19:43:01 +0000 (13:43 -0600)] 
ole32: Fix an off-by-one error that broke reading of many properties.

13 years agoole32: Revert "ole32: Only read known format ids when attempting to read summary...
Andrew Bogott [Thu, 11 Nov 2010 09:42:29 +0000 (03:42 -0600)] 
ole32: Revert "ole32: Only read known format ids when attempting to read summary information.".

This reverts commit c94b2687d223100300b61628a77fe942e4f42121.

13 years agoinclude: Increase rpcndr header version.
André Hentschel [Tue, 30 Nov 2010 22:57:24 +0000 (23:57 +0100)] 
include: Increase rpcndr header version.

13 years agowinemaker: Add calling convention flags.
André Hentschel [Tue, 30 Nov 2010 22:56:37 +0000 (23:56 +0100)] 
winemaker: Add calling convention flags.

13 years agowinemaker: Fix going up one directory level.
André Hentschel [Tue, 30 Nov 2010 22:55:59 +0000 (23:55 +0100)] 
winemaker: Fix going up one directory level.

13 years agowinemaker: Fix current directory recognition.
André Hentschel [Tue, 30 Nov 2010 22:54:58 +0000 (23:54 +0100)] 
winemaker: Fix current directory recognition.

Also fixed some comments

13 years agomsxml3/domdoc: Add a ref to the schema cache in copy_properties().
Adam Martinson [Tue, 30 Nov 2010 16:41:19 +0000 (10:41 -0600)] 
msxml3/domdoc: Add a ref to the schema cache in copy_properties().

13 years agowined3d: Pass an IWineD3DDeviceImpl pointer to shader_free_private().
Henri Verbeet [Tue, 30 Nov 2010 17:39:40 +0000 (18:39 +0100)] 
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_free_private().

13 years agowined3d: Pass an IWineD3DDeviceImpl pointer to shader_alloc_private().
Henri Verbeet [Tue, 30 Nov 2010 17:39:39 +0000 (18:39 +0100)] 
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_alloc_private().

13 years agowined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_pixel_constants().
Henri Verbeet [Tue, 30 Nov 2010 17:39:38 +0000 (18:39 +0100)] 
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_pixel_constants().

13 years agowined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_vertex_constants().
Henri Verbeet [Tue, 30 Nov 2010 17:39:37 +0000 (18:39 +0100)] 
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_update_float_vertex_constants().

13 years agowined3d: Move the PrivateData structure to resource.c.
Henri Verbeet [Tue, 30 Nov 2010 17:39:36 +0000 (18:39 +0100)] 
wined3d: Move the PrivateData structure to resource.c.

13 years agomshtml: Added beginning ActiveX tests.
Jacek Caban [Tue, 30 Nov 2010 14:39:02 +0000 (15:39 +0100)] 
mshtml: Added beginning ActiveX tests.