wine
17 years agorpcrt4/tests: Fix the warnings introduced by the "unsigned long" to "ULONG" header...
Michael Stefaniuc [Wed, 8 Nov 2006 22:46:24 +0000 (23:46 +0100)] 
rpcrt4/tests: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.

17 years agooleaut32: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.
Michael Stefaniuc [Wed, 8 Nov 2006 22:46:13 +0000 (23:46 +0100)] 
oleaut32: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.

17 years agoole32: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.
Michael Stefaniuc [Wed, 8 Nov 2006 22:46:01 +0000 (23:46 +0100)] 
ole32: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.

17 years agorpcndr.h: Use ULONG/LONG/DWORD for Win64 compatibility instead of unsigned long/long.
Michael Stefaniuc [Wed, 8 Nov 2006 22:44:33 +0000 (23:44 +0100)] 
rpcndr.h: Use ULONG/LONG/DWORD for Win64 compatibility instead of unsigned long/long.

17 years agowidl: Use ULONG instead of unsigned long when generating declarations for *_UserFree...
Michael Stefaniuc [Wed, 8 Nov 2006 22:44:10 +0000 (23:44 +0100)] 
widl: Use ULONG instead of unsigned long when generating declarations for *_UserFree() functions. This is needed for Win64 compatibility.

17 years agowidl: Use ULONG instead of unsigned long when generating declarations for *_UserUnMar...
Michael Stefaniuc [Wed, 8 Nov 2006 22:44:00 +0000 (23:44 +0100)] 
widl: Use ULONG instead of unsigned long when generating declarations for *_UserUnMarshal() functions. This is needed for Win64 compatibility.

17 years agowidl: Use ULONG instead of unsigned long when generating declarations for *_UserMarsh...
Michael Stefaniuc [Wed, 8 Nov 2006 22:43:45 +0000 (23:43 +0100)] 
widl: Use ULONG instead of unsigned long when generating declarations for *_UserMarshal() functions. This is needed for Win64 compatibility.

17 years agowidl: Use ULONG instead of unsigned long when generating declarations for *_UserSize...
Michael Stefaniuc [Wed, 8 Nov 2006 22:43:28 +0000 (23:43 +0100)] 
widl: Use ULONG instead of unsigned long when generating declarations for *_UserSize() functions. This is needed for Win64 compatibility.

17 years agosecur32: Implement ntlmv2 signing.
Kai Blin [Wed, 8 Nov 2006 20:53:23 +0000 (21:53 +0100)] 
secur32: Implement ntlmv2 signing.

17 years agosecur32: MD5 functions are WINAPI.
Kai Blin [Wed, 8 Nov 2006 20:52:05 +0000 (21:52 +0100)] 
secur32: MD5 functions are WINAPI.

17 years agorpcrt4: For TCP endpoints, bind to all the address and ports that getaddrinfo for...
Rob Shearman [Wed, 8 Nov 2006 20:47:08 +0000 (20:47 +0000)] 
rpcrt4: For TCP endpoints, bind to all the address and ports that getaddrinfo for the machine.

17 years agorpcrt4: Use MaxCalls from the protseq when determining the backlog length to pass...
Rob Shearman [Wed, 8 Nov 2006 20:46:32 +0000 (20:46 +0000)] 
rpcrt4: Use MaxCalls from the protseq when determining the backlog length to pass in to listen.

17 years agorpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn't make much sense on the server...
Rob Shearman [Wed, 8 Nov 2006 20:45:55 +0000 (20:45 +0000)] 
rpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn't make much sense on the server side
so replace it with some more appropriate endpoint error codes.

17 years agorpcrt4: Open the endpoint from the caller of RpcServerUseProtseq* instead of the...
Rob Shearman [Wed, 8 Nov 2006 20:45:19 +0000 (20:45 +0000)] 
rpcrt4: Open the endpoint from the caller of RpcServerUseProtseq* instead of the protseq server thread.

This allows errors to be returned to the caller and to create more than
one connection for an endpoint.

17 years agoinclude: Add RPC/DCE defines and structures related to RPC_SECURITY_QOS_V2.
Rob Shearman [Wed, 8 Nov 2006 20:47:39 +0000 (20:47 +0000)] 
include: Add RPC/DCE defines and structures related to RPC_SECURITY_QOS_V2.

17 years agodbghelp: Do not write to array element -1.
Peter Oberndorfer [Wed, 8 Nov 2006 20:24:52 +0000 (21:24 +0100)] 
dbghelp: Do not write to array element -1.

17 years agomsi: Add support for continuous cabinets.
James Hawkins [Wed, 8 Nov 2006 22:07:53 +0000 (14:07 -0800)] 
msi: Add support for continuous cabinets.

17 years agomsi: Extract cabinets in ACTION_InstallFiles. ready_media is for finding and loading...
James Hawkins [Wed, 8 Nov 2006 22:05:47 +0000 (14:05 -0800)] 
msi: Extract cabinets in ACTION_InstallFiles. ready_media is for finding and loading medi.

17 years agomsi: Move the file sequence check out of ready_media_info to avoid an unnecessary...
James Hawkins [Wed, 8 Nov 2006 22:04:54 +0000 (14:04 -0800)] 
msi: Move the file sequence check out of ready_media_info to avoid an unnecessary function call.

17 years agomsi: Factor out load_media_info from ready_media_for_file.
James Hawkins [Wed, 8 Nov 2006 22:03:36 +0000 (14:03 -0800)] 
msi: Factor out load_media_info from ready_media_for_file.

17 years agomsi: Use disk_prompt from the media_info structure instead of passing an extra parame...
James Hawkins [Wed, 8 Nov 2006 22:03:01 +0000 (14:03 -0800)] 
msi: Use disk_prompt from the media_info structure instead of passing an extra parameter to msi_change_media.

17 years agomsi: Only add text to the scroll control if text is provided.
James Hawkins [Wed, 8 Nov 2006 19:40:25 +0000 (11:40 -0800)] 
msi: Only add text to the scroll control if text is provided.

17 years agontdll: Re-add sys/ioctl.h that got lost in the PeekNamedPipe move.
Alexandre Julliard [Thu, 9 Nov 2006 08:18:43 +0000 (09:18 +0100)] 
ntdll: Re-add sys/ioctl.h that got lost in the PeekNamedPipe move.

17 years agokernel32: Add basic OpenProcess test.
Dmitry Timoshkov [Wed, 8 Nov 2006 15:45:33 +0000 (23:45 +0800)] 
kernel32: Add basic OpenProcess test.

17 years agoinclude: Add the PROCESS_SUSPEND_RESUME definition.
Dmitry Timoshkov [Wed, 8 Nov 2006 15:46:37 +0000 (23:46 +0800)] 
include: Add the PROCESS_SUSPEND_RESUME definition.

17 years agocomctl32: Load function pointers by ordinal.
Paul Vriens [Wed, 8 Nov 2006 11:39:35 +0000 (12:39 +0100)] 
comctl32: Load function pointers by ordinal.

17 years agosecur32: Use a helper function for creating the signature as this simplifies implemen...
Kai Blin [Wed, 8 Nov 2006 11:10:37 +0000 (12:10 +0100)] 
secur32: Use a helper function for creating the signature as this simplifies implementing NTLM2 signing a lot.

17 years agosecur32: Delete session key and arc4 context when the session based security context...
Kai Blin [Wed, 8 Nov 2006 11:10:05 +0000 (12:10 +0100)] 
secur32: Delete session key and arc4 context when the session based security context is deleted.

17 years agowinex11.drv: Fix off-by-one in map of non-char keysyms to vkeys.
Ken Thomases [Wed, 8 Nov 2006 10:09:58 +0000 (04:09 -0600)] 
winex11.drv: Fix off-by-one in map of non-char keysyms to vkeys.

17 years agowinex11.drv: Map XK_KP_Equal to VK_OEM_NEC_EQUAL.
Ken Thomases [Wed, 8 Nov 2006 10:08:29 +0000 (04:08 -0600)] 
winex11.drv: Map XK_KP_Equal to VK_OEM_NEC_EQUAL.

17 years agowinex11.drv: Get rid of the DIB color table now that it's stored in gdi32.
Alexandre Julliard [Wed, 8 Nov 2006 18:57:37 +0000 (19:57 +0100)] 
winex11.drv: Get rid of the DIB color table now that it's stored in gdi32.

17 years agogdi32: Remove call to CreateCompatibleDC() from GetDIBits() implementation.
Alexandre Julliard [Wed, 8 Nov 2006 18:57:30 +0000 (19:57 +0100)] 
gdi32: Remove call to CreateCompatibleDC() from GetDIBits() implementation.
Based on a patch by Alex Villacís Lasso.

17 years agooleaut32: varformat - Force LCID_US for conversion in VarFormatNumber.
Alex Villacís Lasso [Mon, 6 Nov 2006 22:04:16 +0000 (17:04 -0500)] 
oleaut32: varformat - Force LCID_US for conversion in VarFormatNumber.

17 years agomsi: Added stub for MsiGetFeatureValidStatesA/W.
Stefan Leichter [Tue, 7 Nov 2006 18:47:05 +0000 (19:47 +0100)] 
msi: Added stub for MsiGetFeatureValidStatesA/W.

17 years agocomctl32: Fix a regression in ImageList_AddMasked().
Mike McCormack [Wed, 8 Nov 2006 09:27:56 +0000 (18:27 +0900)] 
comctl32: Fix a regression in ImageList_AddMasked().

17 years agooleaut32: Cast-qual warnings fix.
Andrew Talbot [Tue, 7 Nov 2006 21:55:29 +0000 (21:55 +0000)] 
oleaut32: Cast-qual warnings fix.

17 years agorpcproxy.h: Use LONG/ULONG for Win64 compatibility instead of long and unsigned long.
Michael Stefaniuc [Tue, 7 Nov 2006 21:02:27 +0000 (22:02 +0100)] 
rpcproxy.h: Use LONG/ULONG for Win64 compatibility instead of long and unsigned long.

17 years agorpcrt4: For Win64 compatibility use a temp variable of the right type in ComputeVaria...
Michael Stefaniuc [Tue, 7 Nov 2006 21:01:45 +0000 (22:01 +0100)] 
rpcrt4: For Win64 compatibility use a temp variable of the right type in ComputeVariance().

17 years agowinhelp: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 7 Nov 2006 08:02:30 +0000 (17:02 +0900)] 
winhelp: Updated Korean resource.

17 years agooleaut32: variant - allow conversion of VT_DISPATCH into VT_BSTR in VarCat.
Alex Villacís Lasso [Mon, 6 Nov 2006 21:58:03 +0000 (16:58 -0500)] 
oleaut32: variant - allow conversion of VT_DISPATCH into VT_BSTR in VarCat.

17 years agooleaut32: olepicture - Support multiple redundant headers before picture data.
Alex Villacís Lasso [Mon, 6 Nov 2006 21:47:25 +0000 (16:47 -0500)] 
oleaut32: olepicture - Support multiple redundant headers before picture data.

17 years agodbghelp: Initialize BOOL elements with FALSE instead of 0.
Peter Oberndorfer [Mon, 6 Nov 2006 19:05:38 +0000 (20:05 +0100)] 
dbghelp: Initialize BOOL elements with FALSE instead of 0.

17 years agodbghelp: Make dwarf2 parser only report file numbers when at least one compilation...
Peter Oberndorfer [Mon, 6 Nov 2006 19:05:34 +0000 (20:05 +0100)] 
dbghelp: Make dwarf2 parser only report file numbers when at least one compilation unit really has numbers.

17 years agodbghelp: Make dwarf2_parse_line_numbers handle missing line number section.
Peter Oberndorfer [Mon, 6 Nov 2006 19:05:28 +0000 (20:05 +0100)] 
dbghelp: Make dwarf2_parse_line_numbers handle missing line number section.

17 years agoshlwapi: Implement GetShellSecurityDescriptor and test for it.
Andrey Turkin [Mon, 6 Nov 2006 18:34:50 +0000 (21:34 +0300)] 
shlwapi: Implement GetShellSecurityDescriptor and test for it.

17 years agowined3d: ScissorRect correction.
Stefan Dösinger [Mon, 6 Nov 2006 13:28:15 +0000 (14:28 +0100)] 
wined3d: ScissorRect correction.

17 years agowinex11.drv: Fix failure of X11DRV_ChoosePixelFormat.
Detlef Riekenberg [Sun, 5 Nov 2006 19:58:56 +0000 (20:58 +0100)] 
winex11.drv: Fix failure of X11DRV_ChoosePixelFormat.

17 years agomsi: Factor out download_remote_cabinet and reuse extract_cabinet_file to extract...
James Hawkins [Tue, 7 Nov 2006 23:14:20 +0000 (15:14 -0800)] 
msi: Factor out download_remote_cabinet and reuse extract_cabinet_file to extract a remote cabinet.

17 years agomsi: Store the base URL of the MSI package if it is downloaded.
James Hawkins [Tue, 7 Nov 2006 23:13:47 +0000 (15:13 -0800)] 
msi: Store the base URL of the MSI package if it is downloaded.

17 years agomsi: Factor copy_install_file out of ACTION_InstallFiles.
James Hawkins [Tue, 7 Nov 2006 23:12:22 +0000 (15:12 -0800)] 
msi: Factor copy_install_file out of ACTION_InstallFiles.

17 years agomsi: Factor schedule_install_files out of ACTION_InstallFiles.
James Hawkins [Tue, 7 Nov 2006 23:11:26 +0000 (15:11 -0800)] 
msi: Factor schedule_install_files out of ACTION_InstallFiles.

17 years agomsi: Model the media_info structure members after the columns in the media table.
James Hawkins [Tue, 7 Nov 2006 23:10:52 +0000 (15:10 -0800)] 
msi: Model the media_info structure members after the columns in the media table.

17 years agomsi: Use msi_alloc_zero instead of a helper function that sets everything to zero.
James Hawkins [Tue, 7 Nov 2006 23:10:22 +0000 (15:10 -0800)] 
msi: Use msi_alloc_zero instead of a helper function that sets everything to zero.

17 years agomsi: Use the file's component instead of passing an extra parameter to set_file_source.
James Hawkins [Tue, 7 Nov 2006 23:09:58 +0000 (15:09 -0800)] 
msi: Use the file's component instead of passing an extra parameter to set_file_source.

17 years agomsi: Use the media_info structure instead of passing in individual values to extract_...
James Hawkins [Tue, 7 Nov 2006 23:09:29 +0000 (15:09 -0800)] 
msi: Use the media_info structure instead of passing in individual values to extract_cabinet_file.

17 years agomsi: Add more tests for installing from cabinets.
James Hawkins [Tue, 7 Nov 2006 23:09:02 +0000 (15:09 -0800)] 
msi: Add more tests for installing from cabinets.

17 years agoFix ntsecapi.h so it does not depend on winternl.h.
Francois Gouget [Wed, 8 Nov 2006 00:20:40 +0000 (01:20 +0100)] 
Fix ntsecapi.h so it does not depend on winternl.h.

17 years agosecur32: sspi.h must not include wtypes.h.
Francois Gouget [Tue, 7 Nov 2006 23:59:30 +0000 (00:59 +0100)] 
secur32: sspi.h must not include wtypes.h.

17 years agosetupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes.
Francois Gouget [Tue, 7 Nov 2006 23:58:43 +0000 (00:58 +0100)] 
setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes.

17 years agouxtheme: winerror.h must not define the E_PROP_*_UNSUPPORTED macros.
Francois Gouget [Tue, 7 Nov 2006 23:57:55 +0000 (00:57 +0100)] 
uxtheme: winerror.h must not define the E_PROP_*_UNSUPPORTED macros.

17 years agoshell32: Add missing '\n' to Wine trace.
Francois Gouget [Tue, 7 Nov 2006 23:54:49 +0000 (00:54 +0100)] 
shell32: Add missing '\n' to Wine trace.

17 years agoinclude/objbase.h: Add missing include directives.
Francois Gouget [Tue, 7 Nov 2006 23:52:15 +0000 (00:52 +0100)] 
include/objbase.h: Add missing include directives.

17 years agoinclude: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not...
Francois Gouget [Wed, 8 Nov 2006 00:19:02 +0000 (01:19 +0100)] 
include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either.

17 years agouser32/include: Don't define the window and control styles if NOWINSTYLES is set.
Francois Gouget [Wed, 8 Nov 2006 00:05:20 +0000 (01:05 +0100)] 
user32/include: Don't define the window and control styles if NOWINSTYLES is set.

17 years agowinex11.drv: Call SetWindowPos with SWP_FRAMECHANGED set when switching from minimize...
Dmitry Timoshkov [Wed, 8 Nov 2006 08:17:19 +0000 (16:17 +0800)] 
winex11.drv: Call SetWindowPos with SWP_FRAMECHANGED set when switching from minimized state in X11DRV_MapNotify.

17 years agowinex11.drv: Map VK codes for arrow keys to an X11 keycode manually as we do for...
Dmitry Timoshkov [Wed, 8 Nov 2006 06:45:08 +0000 (14:45 +0800)] 
winex11.drv: Map VK codes for arrow keys to an X11 keycode manually as we do for other keypad keys.

17 years agomsi: Fix a memory leak.
Mike McCormack [Wed, 8 Nov 2006 05:55:31 +0000 (14:55 +0900)] 
msi: Fix a memory leak.

17 years agocomctl32: Remove Nx1 assumptions in ImageList_Read.
Mike McCormack [Wed, 8 Nov 2006 06:01:04 +0000 (15:01 +0900)] 
comctl32: Remove Nx1 assumptions in ImageList_Read.

17 years agowined3d: Fix regression in surface conversion.
Markus Amsler [Wed, 8 Nov 2006 01:22:29 +0000 (02:22 +0100)] 
wined3d: Fix regression in surface conversion.

17 years agowinspool.drv: Associate a printer driver with each printer, rather than share a commo...
Huw Davies [Tue, 7 Nov 2006 17:19:06 +0000 (17:19 +0000)] 
winspool.drv: Associate a printer driver with each printer, rather than share a common one between all printers.

17 years agowinspool.drv: Fix AddPrinterDriverA so that the strings actually get written.
Huw Davies [Tue, 7 Nov 2006 17:16:29 +0000 (17:16 +0000)] 
winspool.drv: Fix AddPrinterDriverA so that the strings actually get written.

Include the size of the terminating zero in set_reg_szW.

17 years agowinspool.drv: Implement DeletePrinterDriverExW.
Huw Davies [Tue, 7 Nov 2006 12:27:09 +0000 (12:27 +0000)] 
winspool.drv: Implement DeletePrinterDriverExW.

17 years agowinspool.drv: Forward DeletePrinterDriverExA -> DeletePrinterDriverExW.
Huw Davies [Tue, 7 Nov 2006 12:06:04 +0000 (12:06 +0000)] 
winspool.drv: Forward DeletePrinterDriverExA -> DeletePrinterDriverExW.

17 years agowinspool.drv: Forward DeletePrinterDriver -> DeletePrinterDriverEx.
Huw Davies [Tue, 7 Nov 2006 11:57:39 +0000 (11:57 +0000)] 
winspool.drv: Forward DeletePrinterDriver -> DeletePrinterDriverEx.

17 years agocomctl32: Beginning of some string related tests.
Paul Vriens [Tue, 7 Nov 2006 20:30:06 +0000 (21:30 +0100)] 
comctl32: Beginning of some string related tests.

17 years agocomctl32: Fix return values of string functions.
Paul Vriens [Tue, 7 Nov 2006 20:29:46 +0000 (21:29 +0100)] 
comctl32: Fix return values of string functions.

17 years agowinex11: Fix regression caused by client-side DIB copy patch.
Damjan Jovanovic [Tue, 7 Nov 2006 18:59:31 +0000 (20:59 +0200)] 
winex11: Fix regression caused by client-side DIB copy patch.

17 years agokernel32: Better workaround for the lack of locale environment variables on MacOS.
Alexandre Julliard [Tue, 7 Nov 2006 17:24:15 +0000 (18:24 +0100)] 
kernel32: Better workaround for the lack of locale environment variables on MacOS.

17 years agowinex11.drv: Detect an XLookupString that returns Latin-1 and avoid codepage mapping...
Alexandre Julliard [Tue, 7 Nov 2006 16:28:02 +0000 (17:28 +0100)] 
winex11.drv: Detect an XLookupString that returns Latin-1 and avoid codepage mapping in that case.

17 years agowinex11.drv: Added mapping for Unicode keysyms in ToUnicodeEx.
Alexandre Julliard [Tue, 7 Nov 2006 16:27:35 +0000 (17:27 +0100)] 
winex11.drv: Added mapping for Unicode keysyms in ToUnicodeEx.

17 years agowinex11.drv: Only load the keycode->keysym mapping once in DetectLayout, instead...
Alexandre Julliard [Tue, 7 Nov 2006 16:22:52 +0000 (17:22 +0100)] 
winex11.drv: Only load the keycode->keysym mapping once in DetectLayout, instead of once per supported layout.

17 years agouser32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE...
Francois Gouget [Mon, 6 Nov 2006 23:52:01 +0000 (00:52 +0100)] 
user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined.

17 years agourlmon/tests: Fix compilation with the PSDK headers.
Francois Gouget [Mon, 6 Nov 2006 23:44:08 +0000 (00:44 +0100)] 
urlmon/tests: Fix compilation with the PSDK headers.

17 years agoAssorted spelling fixes.
Francois Gouget [Mon, 6 Nov 2006 23:37:42 +0000 (00:37 +0100)] 
Assorted spelling fixes.

17 years agoinclude: Some DirectX headers are supposed to define COM_NO_WINDOWS_H.
Francois Gouget [Mon, 6 Nov 2006 23:45:16 +0000 (00:45 +0100)] 
include: Some DirectX headers are supposed to define COM_NO_WINDOWS_H.

17 years agooleau32: The PSDK's ELEMDESC's union is nameless, always. So use the U(x) macro.
Francois Gouget [Mon, 6 Nov 2006 23:43:24 +0000 (00:43 +0100)] 
oleau32: The PSDK's ELEMDESC's union is nameless, always. So use the U(x) macro.

17 years agocomctl32: Add missing '\n' to ok() call.
Francois Gouget [Mon, 6 Nov 2006 23:42:27 +0000 (00:42 +0100)] 
comctl32: Add missing '\n' to ok() call.

17 years agodplayx: Fix spelling of the DPLAYX_AcquireSemaphore() macro.
Francois Gouget [Mon, 6 Nov 2006 23:39:41 +0000 (00:39 +0100)] 
dplayx: Fix spelling of the DPLAYX_AcquireSemaphore() macro.

17 years agodmstyle: Fix spelling of the DMUS_PRIVATE_STYLE_MOTIF.dwRhythm field.
Francois Gouget [Mon, 6 Nov 2006 23:38:49 +0000 (00:38 +0100)] 
dmstyle: Fix spelling of the DMUS_PRIVATE_STYLE_MOTIF.dwRhythm field.

17 years agotaskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages...
Francois Gouget [Mon, 6 Nov 2006 23:38:24 +0000 (00:38 +0100)] 
taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field.

17 years agomsi: By default, install components locally.
Mike McCormack [Tue, 7 Nov 2006 08:55:43 +0000 (17:55 +0900)] 
msi: By default, install components locally.

17 years agomsi: Fix WHERE IS (NOT) NULL queries.
Mike McCormack [Tue, 7 Nov 2006 06:07:16 +0000 (15:07 +0900)] 
msi: Fix WHERE IS (NOT) NULL queries.

17 years agomsi: Fix regression tests failing on Windows.
Mike McCormack [Tue, 7 Nov 2006 06:06:09 +0000 (15:06 +0900)] 
msi: Fix regression tests failing on Windows.

17 years agomsi: Split ACTION_CostFinalize into two functions.
Mike McCormack [Tue, 7 Nov 2006 06:05:48 +0000 (15:05 +0900)] 
msi: Split ACTION_CostFinalize into two functions.

17 years agoole32: Cast-qual warnings fix.
Andrew Talbot [Mon, 6 Nov 2006 23:26:38 +0000 (23:26 +0000)] 
ole32: Cast-qual warnings fix.

17 years agontdll: Cast-qual warning fix.
Andrew Talbot [Mon, 6 Nov 2006 21:36:23 +0000 (21:36 +0000)] 
ntdll: Cast-qual warning fix.

17 years agowined3d: Use width while converting surfaces.
Markus Amsler [Mon, 6 Nov 2006 18:45:10 +0000 (19:45 +0100)] 
wined3d: Use width while converting surfaces.

This fixes also a heap corruption with 1x1 and 2x2 surfaces.

17 years agowined3d: Use SURFACE_ALIGNMENT.
Markus Amsler [Mon, 6 Nov 2006 18:43:48 +0000 (19:43 +0100)] 
wined3d: Use SURFACE_ALIGNMENT.

17 years agoatl: Move the storage specifier to the beginning of the declaration.
Michael Stefaniuc [Mon, 6 Nov 2006 12:37:54 +0000 (13:37 +0100)] 
atl: Move the storage specifier to the beginning of the declaration.

17 years agontdll: Clarify the documentation for HandleTable.
Jeff Latimer [Mon, 6 Nov 2006 11:49:51 +0000 (22:49 +1100)] 
ntdll: Clarify the documentation for HandleTable.