wine
14 years agooledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_STR conversion.
Alex Villacís Lasso [Mon, 5 Apr 2010 16:42:25 +0000 (11:42 -0500)] 
oledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_STR conversion.

14 years agooledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_STR conversion.
Alex Villacís Lasso [Mon, 5 Apr 2010 16:41:47 +0000 (11:41 -0500)] 
oledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_STR conversion.

14 years agooledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_STR conversion.
Alex Villacís Lasso [Mon, 5 Apr 2010 16:40:22 +0000 (11:40 -0500)] 
oledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_STR conversion.

14 years agooledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_STR conversion.
Alex Villacís Lasso [Mon, 5 Apr 2010 16:39:49 +0000 (11:39 -0500)] 
oledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_STR conversion.

14 years agooledb32: Implemented OLEDB32 conversion to DBTYPE_STR.
Alex Villacís Lasso [Mon, 5 Apr 2010 16:39:08 +0000 (11:39 -0500)] 
oledb32: Implemented OLEDB32 conversion to DBTYPE_STR.

14 years agooledb32: Tests for OLEDB32 conversion to DBTYPE_STR, marked as todo_wine.
Alex Villacís Lasso [Mon, 5 Apr 2010 16:38:16 +0000 (11:38 -0500)] 
oledb32: Tests for OLEDB32 conversion to DBTYPE_STR, marked as todo_wine.

14 years agorpcrt4: Add support for complex arrays in the generic array unmarshalling functions.
Alexandre Julliard [Mon, 5 Apr 2010 20:02:20 +0000 (22:02 +0200)] 
rpcrt4: Add support for complex arrays in the generic array unmarshalling functions.

14 years agorpcrt4: Add support for complex arrays in the generic array marshalling functions.
Alexandre Julliard [Mon, 5 Apr 2010 20:01:46 +0000 (22:01 +0200)] 
rpcrt4: Add support for complex arrays in the generic array marshalling functions.

14 years agorpcrt4: Always skip the conformance format, even if conformance is not present in...
Alexandre Julliard [Mon, 5 Apr 2010 19:59:30 +0000 (21:59 +0200)] 
rpcrt4: Always skip the conformance format, even if conformance is not present in the buffer.

Add an identical SkipVariance function to make the code clearer.

14 years agorpcrt4: Fix tracing of non-conformant strings.
Alexandre Julliard [Mon, 5 Apr 2010 19:58:06 +0000 (21:58 +0200)] 
rpcrt4: Fix tracing of non-conformant strings.

14 years agowidl: Alignment for complex arrays and structs is the buffer alignment, not the memor...
Alexandre Julliard [Mon, 5 Apr 2010 18:05:05 +0000 (20:05 +0200)] 
widl: Alignment for complex arrays and structs is the buffer alignment, not the memory one.

14 years agowidl: Add a type_memsize_and_alignment function to make it explicit where the alignme...
Alexandre Julliard [Mon, 5 Apr 2010 17:48:07 +0000 (19:48 +0200)] 
widl: Add a type_memsize_and_alignment function to make it explicit where the alignment is truly needed.

14 years agommdevapi: Include system headers before Wine headers.
Alexandre Julliard [Mon, 5 Apr 2010 15:44:23 +0000 (17:44 +0200)] 
mmdevapi: Include system headers before Wine headers.

14 years agommdevapi: Use openal to enumerate devices.
Maarten Lankhorst [Sun, 21 Feb 2010 13:48:57 +0000 (14:48 +0100)] 
mmdevapi: Use openal to enumerate devices.

14 years agommdevapi: Add dependency on openal.
Maarten Lankhorst [Sun, 21 Feb 2010 13:48:39 +0000 (14:48 +0100)] 
mmdevapi: Add dependency on openal.

14 years agommdevapi: Add alext.h for openal support.
Maarten Lankhorst [Sat, 30 Jan 2010 16:39:46 +0000 (17:39 +0100)] 
mmdevapi: Add alext.h for openal support.

14 years agoconfigure: Change openal detection.
Maarten Lankhorst [Wed, 9 Dec 2009 10:52:09 +0000 (11:52 +0100)] 
configure: Change openal detection.

14 years agommdevapi: Add uuid include.
Maarten Lankhorst [Wed, 17 Mar 2010 21:02:44 +0000 (22:02 +0100)] 
mmdevapi: Add uuid include.

14 years agod3dx9_36: Add stub for D3DXCheckTextureRequirements.
Christian Costa [Mon, 5 Apr 2010 08:29:56 +0000 (10:29 +0200)] 
d3dx9_36: Add stub for D3DXCheckTextureRequirements.

14 years agod3dx9_36: Don't include the bison-generated header from the bison source file.
Alexandre Julliard [Mon, 5 Apr 2010 13:30:48 +0000 (15:30 +0200)] 
d3dx9_36: Don't include the bison-generated header from the bison source file.

14 years agotools: Upgrade the config.guess/config.sub scripts.
Wolfram Sang [Sat, 3 Apr 2010 14:48:56 +0000 (16:48 +0200)] 
tools: Upgrade the config.guess/config.sub scripts.

14 years agomshtml: Always load URLs without a base URL through Wine.
Andrew Eikum [Sat, 3 Apr 2010 16:07:07 +0000 (11:07 -0500)] 
mshtml: Always load URLs without a base URL through Wine.

14 years agomshtml: Implement HTTPChannel::GetResponseHeader.
Andrew Eikum [Fri, 2 Apr 2010 22:31:45 +0000 (17:31 -0500)] 
mshtml: Implement HTTPChannel::GetResponseHeader.

14 years agomshtml: Implement HTTPChannel::GetRequestSucceeded.
Andrew Eikum [Fri, 2 Apr 2010 22:31:42 +0000 (17:31 -0500)] 
mshtml: Implement HTTPChannel::GetRequestSucceeded.

14 years agomshtml: Return success in HTTPChannel::SetRequestMethod.
Andrew Eikum [Fri, 2 Apr 2010 22:31:39 +0000 (17:31 -0500)] 
mshtml: Return success in HTTPChannel::SetRequestMethod.

Request method is determined by Wine on bind, so return success in this
function to make Gecko happy.

14 years agowinedump: Fix compiler warnings with flag -Wcast-qual.
Mikhail Maroukhine [Fri, 2 Apr 2010 16:44:37 +0000 (23:44 +0700)] 
winedump: Fix compiler warnings with flag -Wcast-qual.

14 years agowined3d: Rename some GL vendors.
Henri Verbeet [Sun, 4 Apr 2010 17:51:41 +0000 (19:51 +0200)] 
wined3d: Rename some GL vendors.

GL_VENDOR_ATI -> GL_VENDOR_FGLRX because it's much more specific. Besides, AMD
also works on the Mesa drivers.

14 years agowined3d: Rename HW_VENDOR_WINE to HW_VENDOR_SOFTWARE.
Henri Verbeet [Sun, 4 Apr 2010 17:51:40 +0000 (19:51 +0200)] 
wined3d: Rename HW_VENDOR_WINE to HW_VENDOR_SOFTWARE.

Software adapters like the refrast also return a 0 PCI ID on Windows.

14 years agowined3d: Make some functions static.
Henri Verbeet [Sun, 4 Apr 2010 17:51:39 +0000 (19:51 +0200)] 
wined3d: Make some functions static.

14 years agowined3d: Simply inline dumpResources().
Henri Verbeet [Sun, 4 Apr 2010 17:51:38 +0000 (19:51 +0200)] 
wined3d: Simply inline dumpResources().

14 years agowined3d: Add a separate function for wined3d object initialization.
Henri Verbeet [Sun, 4 Apr 2010 17:51:37 +0000 (19:51 +0200)] 
wined3d: Add a separate function for wined3d object initialization.

14 years agomsvcr90: Run the tests again on w2k and below.
Detlef Riekenberg [Fri, 2 Apr 2010 21:46:08 +0000 (23:46 +0200)] 
msvcr90: Run the tests again on w2k and below.

14 years agows2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP and IPV6_DROP_MEMBERSHIP only...
Stefan Leichter [Fri, 2 Apr 2010 17:54:44 +0000 (19:54 +0200)] 
ws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP and IPV6_DROP_MEMBERSHIP only when supported.

14 years agongen.exe: Add stubbed command.
Vincent Povirk [Fri, 2 Apr 2010 15:19:18 +0000 (10:19 -0500)] 
ngen.exe: Add stubbed command.

14 years agowinemaker: Add German translation of the manpage.
André Hentschel [Sat, 3 Apr 2010 13:53:43 +0000 (15:53 +0200)] 
winemaker: Add German translation of the manpage.

14 years agoserver: Add German translation of the manpage.
André Hentschel [Sat, 3 Apr 2010 13:53:19 +0000 (15:53 +0200)] 
server: Add German translation of the manpage.

14 years agowinedump: Update manpage.
André Hentschel [Fri, 2 Apr 2010 16:03:01 +0000 (18:03 +0200)] 
winedump: Update manpage.

14 years agowinemaker: Fix manpage.
André Hentschel [Fri, 2 Apr 2010 16:02:53 +0000 (18:02 +0200)] 
winemaker: Fix manpage.

14 years agoinclude: Try harder to redefine u_long, and avoid using it in headers as far as possible.
Alexandre Julliard [Sat, 3 Apr 2010 16:09:18 +0000 (18:09 +0200)] 
include: Try harder to redefine u_long, and avoid using it in headers as far as possible.

14 years agodpwsockx: Use standard Win32 types instead of the BSD ones.
Alexandre Julliard [Sat, 3 Apr 2010 16:08:24 +0000 (18:08 +0200)] 
dpwsockx: Use standard Win32 types instead of the BSD ones.

14 years agorpcrt4: Replace the alignment macros by inline functions.
Alexandre Julliard [Fri, 2 Apr 2010 19:54:55 +0000 (21:54 +0200)] 
rpcrt4: Replace the alignment macros by inline functions.

14 years agorpcrt4: Fix the pointer alignment macros for 64-bit.
Alexandre Julliard [Fri, 2 Apr 2010 19:38:32 +0000 (21:38 +0200)] 
rpcrt4: Fix the pointer alignment macros for 64-bit.

14 years agoRelease 1.1.42. wine-1.1.42
Alexandre Julliard [Fri, 2 Apr 2010 17:43:45 +0000 (19:43 +0200)] 
Release 1.1.42.

14 years agogdiplus: Implement GdipFlush.
Vincent Povirk [Fri, 2 Apr 2010 14:19:13 +0000 (09:19 -0500)] 
gdiplus: Implement GdipFlush.

14 years agomshtml/tests: Don't crash when Gecko is missing.
Alexandre Julliard [Fri, 2 Apr 2010 14:30:06 +0000 (16:30 +0200)] 
mshtml/tests: Don't crash when Gecko is missing.

14 years agouser32/tests: Use the correct type for the bits pointer in CreateDIBSection calls.
Alexandre Julliard [Fri, 2 Apr 2010 13:40:55 +0000 (15:40 +0200)] 
user32/tests: Use the correct type for the bits pointer in CreateDIBSection calls.

14 years agoshlwapi: Fix SHCreateWorkerWindowA for 64-bit.
Alexandre Julliard [Fri, 2 Apr 2010 13:05:58 +0000 (15:05 +0200)] 
shlwapi: Fix SHCreateWorkerWindowA for 64-bit.

14 years agowine.inf: Add another .Net Framework key.
Louis Lenders [Fri, 2 Apr 2010 12:05:19 +0000 (14:05 +0200)] 
wine.inf: Add another .Net Framework key.

14 years agowinex11.drv: Clip rectangle values to 16-bit limits.
Vincent Povirk [Thu, 1 Apr 2010 21:57:14 +0000 (16:57 -0500)] 
winex11.drv: Clip rectangle values to 16-bit limits.

14 years agoadvapi32: Fix compiler warnings with flag -Wcast-qual.
Mikhail Maroukhine [Thu, 1 Apr 2010 16:24:15 +0000 (23:24 +0700)] 
advapi32: Fix compiler warnings with flag -Wcast-qual.

14 years agowined3d: Remove the swapchain parameter from fb_copy_to_texture_hwstretch in order...
Roderick Colenbrander [Thu, 1 Apr 2010 21:58:50 +0000 (23:58 +0200)] 
wined3d: Remove the swapchain parameter from fb_copy_to_texture_hwstretch in order to unify all blit calls.

14 years agowined3d: Move upsideDown calculation to blit implementation.
Roderick Colenbrander [Thu, 1 Apr 2010 21:58:49 +0000 (23:58 +0200)] 
wined3d: Move upsideDown calculation to blit implementation.

14 years agontdll/tests: Skip a couple of exception tests that crash on Wow64.
Alexandre Julliard [Fri, 2 Apr 2010 11:35:06 +0000 (13:35 +0200)] 
ntdll/tests: Skip a couple of exception tests that crash on Wow64.

14 years agomsi: Reset the MsiEnumPatchesExW index on failure.
Hans Leidekker [Fri, 2 Apr 2010 08:43:08 +0000 (10:43 +0200)] 
msi: Reset the MsiEnumPatchesExW index on failure.

14 years agomsi: Add tests for registering and unregistering MIME info.
Hans Leidekker [Fri, 2 Apr 2010 08:40:28 +0000 (10:40 +0200)] 
msi: Add tests for registering and unregistering MIME info.

14 years agomsi: Implement the UnregisterMIMEInfo standard action.
Hans Leidekker [Fri, 2 Apr 2010 08:40:07 +0000 (09:40 +0100)] 
msi: Implement the UnregisterMIMEInfo standard action.

14 years agomsi: Add tests for registering and unregistering extension info.
Hans Leidekker [Fri, 2 Apr 2010 08:39:44 +0000 (10:39 +0200)] 
msi: Add tests for registering and unregistering extension info.

14 years agomsi: Implement the UnregisterExtensionInfo standard action.
Hans Leidekker [Fri, 2 Apr 2010 08:39:20 +0000 (10:39 +0200)] 
msi: Implement the UnregisterExtensionInfo standard action.

14 years agomsi: Implement the UnregisterProgIdInfo standard action.
Hans Leidekker [Fri, 2 Apr 2010 08:38:57 +0000 (10:38 +0200)] 
msi: Implement the UnregisterProgIdInfo standard action.

14 years agomsi: Add tests for registering and unregistering class info.
Hans Leidekker [Fri, 2 Apr 2010 08:38:35 +0000 (10:38 +0200)] 
msi: Add tests for registering and unregistering class info.

14 years agomsi: Set the action taken in the RegisterExtensionInfo and RegisterClassInfo actions.
Hans Leidekker [Fri, 2 Apr 2010 08:38:12 +0000 (10:38 +0200)] 
msi: Set the action taken in the RegisterExtensionInfo and RegisterClassInfo actions.

14 years agomsi: Implement the UnregisterClassInfo standard action.
Hans Leidekker [Fri, 2 Apr 2010 08:37:50 +0000 (10:37 +0200)] 
msi: Implement the UnregisterClassInfo standard action.

14 years agoserver: Disallow all operations on deleted registry keys.
Alexandre Julliard [Fri, 2 Apr 2010 10:43:31 +0000 (12:43 +0200)] 
server: Disallow all operations on deleted registry keys.

14 years agoadvapi32: Add support for the KEY_WOW64_32KEY flag in RegOpenKey on 64-bit.
Alexandre Julliard [Fri, 2 Apr 2010 10:14:21 +0000 (12:14 +0200)] 
advapi32: Add support for the KEY_WOW64_32KEY flag in RegOpenKey on 64-bit.

14 years agoadvapi32: Add support for the KEY_WOW64_32KEY flag in RegCreateKey on 64-bit.
Alexandre Julliard [Fri, 2 Apr 2010 09:51:15 +0000 (11:51 +0200)] 
advapi32: Add support for the KEY_WOW64_32KEY flag in RegCreateKey on 64-bit.

14 years agoadvapi32: Don't use the static Unicode buffer for value names since they can be large...
Alexandre Julliard [Fri, 2 Apr 2010 09:50:12 +0000 (11:50 +0200)] 
advapi32: Don't use the static Unicode buffer for value names since they can be larger than MAX_PATH.

14 years agoserver: Update the registry key and value name length limits to the now documented...
Alexandre Julliard [Fri, 2 Apr 2010 09:48:14 +0000 (11:48 +0200)] 
server: Update the registry key and value name length limits to the now documented values.

14 years agod3dx9_36: Improve FIXMEs and TRACEs for font.
Christian Costa [Fri, 2 Apr 2010 06:54:54 +0000 (08:54 +0200)] 
d3dx9_36: Improve FIXMEs and TRACEs for font.

14 years agod3dx9_36: Improve FIXMEs and TRACEs for sprite.
Christian Costa [Fri, 2 Apr 2010 06:54:48 +0000 (08:54 +0200)] 
d3dx9_36: Improve FIXMEs and TRACEs for sprite.

14 years agod3dx9_36: Implement D3DXCreateLine and add stubbed interface for ID3DXLine + tests.
Christian Costa [Fri, 2 Apr 2010 06:54:42 +0000 (08:54 +0200)] 
d3dx9_36: Implement D3DXCreateLine and add stubbed interface for ID3DXLine + tests.

14 years agows2_32: Partly implement level IPPROTO_IPV6 of getsockopt.
Stefan Leichter [Thu, 1 Apr 2010 21:50:54 +0000 (23:50 +0200)] 
ws2_32: Partly implement level IPPROTO_IPV6 of getsockopt.

14 years agoopenal32: Add support for ALC_EXT_thread_local_context.
Chris Robinson [Thu, 1 Apr 2010 19:38:24 +0000 (12:38 -0700)] 
openal32: Add support for ALC_EXT_thread_local_context.

14 years agoopenal32: Remove the ALCcontext wrapper.
Chris Robinson [Thu, 1 Apr 2010 19:43:49 +0000 (12:43 -0700)] 
openal32: Remove the ALCcontext wrapper.

Assume the function pointers retrieved by alGetProcAddress are context
independent. This is not likely to change in any implementation we
care about any time soon.

14 years agowined3d: Verify all render states have a handler.
Henri Verbeet [Thu, 1 Apr 2010 19:28:55 +0000 (21:28 +0200)] 
wined3d: Verify all render states have a handler.

14 years agowined3d: Move handling of the unimplemented WINED3DRS_STIPPLEPATTERN states to ddraw.
Henri Verbeet [Thu, 1 Apr 2010 19:28:54 +0000 (21:28 +0200)] 
wined3d: Move handling of the unimplemented WINED3DRS_STIPPLEPATTERN states to ddraw.

14 years agowined3d: Move handling of the unimplemented WINED3DRS_BORDERCOLOR state to ddraw.
Henri Verbeet [Thu, 1 Apr 2010 19:28:53 +0000 (21:28 +0200)] 
wined3d: Move handling of the unimplemented WINED3DRS_BORDERCOLOR state to ddraw.

14 years agowined3d: Remove some unused render states.
Henri Verbeet [Thu, 1 Apr 2010 19:28:52 +0000 (21:28 +0200)] 
wined3d: Remove some unused render states.

14 years agowined3d: Add a state handler for WINED3DRS_ZVISIBLE.
Henri Verbeet [Thu, 1 Apr 2010 19:28:51 +0000 (21:28 +0200)] 
wined3d: Add a state handler for WINED3DRS_ZVISIBLE.

14 years agowined3d: Verify state representatives represent themselves.
Henri Verbeet [Thu, 1 Apr 2010 19:28:50 +0000 (21:28 +0200)] 
wined3d: Verify state representatives represent themselves.

This ensures there's no multilevel indirection in the state table.

14 years agodbghelp: When handling a P augmentation in FDE/DIE parsing, throw away the DW_EH_indi...
Eric Pouech [Thu, 1 Apr 2010 19:24:26 +0000 (21:24 +0200)] 
dbghelp: When handling a P augmentation in FDE/DIE parsing, throw away the DW_EH_indirect flag, as we don't handle the result.

It's needed as long as we don't support DW_EH_indirect while reading encoded values.

14 years agodbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame...
Eric Pouech [Thu, 1 Apr 2010 19:24:20 +0000 (21:24 +0200)] 
dbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame sections.

Implement dwarf stack unwinding for i386 CPU.

14 years agodbghelp: Store delta used for re-locating a module.
Eric Pouech [Thu, 1 Apr 2010 19:24:14 +0000 (21:24 +0200)] 
dbghelp: Store delta used for re-locating a module.

14 years agodbghelp: Implement the new register methods for x86.
Eric Pouech [Thu, 1 Apr 2010 19:24:07 +0000 (21:24 +0200)] 
dbghelp: Implement the new register methods for x86.

14 years agoserver: Update trace for new error codes.
Alexandre Julliard [Thu, 1 Apr 2010 18:30:49 +0000 (20:30 +0200)] 
server: Update trace for new error codes.

14 years agoserver: Fix 64-bit alignment of the context structure.
Alexandre Julliard [Thu, 1 Apr 2010 17:56:09 +0000 (19:56 +0200)] 
server: Fix 64-bit alignment of the context structure.

14 years agooleaut32: Only unregister those types that were registered.
Huw Davies [Thu, 1 Apr 2010 12:07:58 +0000 (13:07 +0100)] 
oleaut32: Only unregister those types that were registered.

14 years agooleaut32: Only oleautomation interfaces as well as all dispinterfaces should be regis...
Huw Davies [Thu, 1 Apr 2010 12:02:17 +0000 (13:02 +0100)] 
oleaut32: Only oleautomation interfaces as well as all dispinterfaces should be registered.

14 years agoserver: Set a proper error code when dup_fd_object fails.
Alexandre Julliard [Thu, 1 Apr 2010 13:40:23 +0000 (15:40 +0200)] 
server: Set a proper error code when dup_fd_object fails.

14 years agomsvcrt: Added implementation of _controlfp_s.
Piotr Caban [Thu, 1 Apr 2010 10:41:06 +0000 (12:41 +0200)] 
msvcrt: Added implementation of _controlfp_s.

14 years agomsvcrt: Fix _get/_set_invalid_parameter_handler implementation.
Piotr Caban [Thu, 1 Apr 2010 10:40:22 +0000 (12:40 +0200)] 
msvcrt: Fix _get/_set_invalid_parameter_handler implementation.

14 years agomsvcrt: Move invalid parameter tests to msvcr90.
Piotr Caban [Thu, 1 Apr 2010 10:39:50 +0000 (12:39 +0200)] 
msvcrt: Move invalid parameter tests to msvcr90.

14 years agowined3d: Remove some superfluous white space and braces from the card selection funct...
Henri Verbeet [Thu, 1 Apr 2010 09:34:49 +0000 (11:34 +0200)] 
wined3d: Remove some superfluous white space and braces from the card selection functions.

14 years agowined3d: Add a state table entry for WINED3DRS_INDEXEDVERTEXBLENDENABLE.
Henri Verbeet [Thu, 1 Apr 2010 09:34:48 +0000 (11:34 +0200)] 
wined3d: Add a state table entry for WINED3DRS_INDEXEDVERTEXBLENDENABLE.

14 years agowined3d: Verify each state table entry has either a handler or a representative.
Henri Verbeet [Thu, 1 Apr 2010 09:34:47 +0000 (11:34 +0200)] 
wined3d: Verify each state table entry has either a handler or a representative.

14 years agowined3d: Explicitly set the state handler to NULL for states with a representative.
Henri Verbeet [Thu, 1 Apr 2010 09:34:46 +0000 (11:34 +0200)] 
wined3d: Explicitly set the state handler to NULL for states with a representative.

We should never call the handler for states that have a rep.

14 years agowined3d: Use the rep instead of the apply function to determine if a state is used.
Henri Verbeet [Thu, 1 Apr 2010 09:34:45 +0000 (11:34 +0200)] 
wined3d: Use the rep instead of the apply function to determine if a state is used.

14 years agowined3d: Don't call directly into the state table.
Henri Verbeet [Thu, 1 Apr 2010 09:34:44 +0000 (11:34 +0200)] 
wined3d: Don't call directly into the state table.

14 years agoserver: Don't set the Wow64 flag on a Wow6432Node since it's already a 32-bit node.
Alexandre Julliard [Thu, 1 Apr 2010 12:09:12 +0000 (14:09 +0200)] 
server: Don't set the Wow64 flag on a Wow6432Node since it's already a 32-bit node.

14 years agouser32: Fix compiler warnings with flag -Wcast-qual.
Mikhail Maroukhine [Fri, 26 Mar 2010 20:53:36 +0000 (02:53 +0600)] 
user32: Fix compiler warnings with flag -Wcast-qual.

14 years agorpcrt4: Fix compiler warnings with flag -Wcast-qual.
Mikhail Maroukhine [Fri, 26 Mar 2010 20:53:36 +0000 (02:53 +0600)] 
rpcrt4: Fix compiler warnings with flag -Wcast-qual.