wine
15 years agopropsys: Stub for PSUnregisterPropertySchema.
Aric Stewart [Thu, 19 Mar 2009 14:46:45 +0000 (09:46 -0500)] 
propsys: Stub for PSUnregisterPropertySchema.

Needed for IE8 install.

15 years agomshtml: Updated Korean resource.
Hwang YunSong(황윤성) [Mon, 16 Mar 2009 01:10:34 +0000 (10:10 +0900)] 
mshtml: Updated Korean resource.

15 years agokernel32: Report unixfs instead of ntfs for unknown filesystem type.
Aric Stewart [Tue, 17 Mar 2009 12:40:42 +0000 (07:40 -0500)] 
kernel32: Report unixfs instead of ntfs for unknown filesystem type.

This avoids programs such as the .Net2.0 installer trying to do ntfs
specific functions on the disk.

15 years agoddraw/tests: Use ULONG instead of unsigned long.
Michael Stefaniuc [Thu, 19 Mar 2009 10:22:15 +0000 (11:22 +0100)] 
ddraw/tests: Use ULONG instead of unsigned long.

15 years agod3d9/tests: Use LONG instead of long.
Michael Stefaniuc [Wed, 18 Mar 2009 09:55:22 +0000 (10:55 +0100)] 
d3d9/tests: Use LONG instead of long.

15 years agod3d8/tests: Use ULONG instead of unsigned long.
Michael Stefaniuc [Wed, 18 Mar 2009 09:55:40 +0000 (10:55 +0100)] 
d3d8/tests: Use ULONG instead of unsigned long.

15 years agod3dxof/tests: Use ULONG instead of unsigned long.
Michael Stefaniuc [Wed, 18 Mar 2009 09:55:07 +0000 (10:55 +0100)] 
d3dxof/tests: Use ULONG instead of unsigned long.

15 years agoadvapi32/tests: Don't use "long" for variable types.
Michael Stefaniuc [Tue, 17 Mar 2009 09:03:51 +0000 (10:03 +0100)] 
advapi32/tests: Don't use "long" for variable types.

15 years agontdll: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 16 Mar 2009 23:12:11 +0000 (00:12 +0100)] 
ntdll: Remove superfluous pointer casts.

15 years agowineboot: Add Lithuanian translation.
Aurimas Fischer [Sun, 15 Mar 2009 13:41:38 +0000 (15:41 +0200)] 
wineboot: Add Lithuanian translation.

15 years agostart: Add Lithuanian translation.
Aurimas Fischer [Sun, 15 Mar 2009 13:11:48 +0000 (15:11 +0200)] 
start: Add Lithuanian translation.

15 years agoreg: Add Lithuanian translation.
Aurimas Fischer [Sun, 15 Mar 2009 11:01:26 +0000 (13:01 +0200)] 
reg: Add Lithuanian translation.

15 years agouninstaller: Add Lithuanian translation.
Aurimas Fischer [Sun, 15 Mar 2009 13:31:03 +0000 (15:31 +0200)] 
uninstaller: Add Lithuanian translation.

15 years agomshtml: Update Lithuanian translation.
Aurimas Fischer [Sun, 15 Mar 2009 10:21:20 +0000 (12:21 +0200)] 
mshtml: Update Lithuanian translation.

15 years agofonts: Add Bielorussian and Ukrainian symbols to tahoma.
Konstantin Kondratyuk [Fri, 20 Mar 2009 12:29:04 +0000 (15:29 +0300)] 
fonts: Add Bielorussian and Ukrainian symbols to tahoma.

15 years agofonts: Add Bielorussian and Ukrainian symbols to tahomabd.
Konstantin Kondratyuk [Fri, 20 Mar 2009 12:27:39 +0000 (15:27 +0300)] 
fonts: Add Bielorussian and Ukrainian symbols to tahomabd.

15 years agoimaadp32: Refuse unknown destination format.
William Waghorn [Wed, 18 Mar 2009 00:02:44 +0000 (17:02 -0700)] 
imaadp32: Refuse unknown destination format.

ADPCM_FormatSuggest must report NOTPOSSIBLE if the destination format
is not supported.

15 years agomsadp32: Refuse unknown destination format.
William Waghorn [Wed, 18 Mar 2009 00:02:37 +0000 (17:02 -0700)] 
msadp32: Refuse unknown destination format.

ADPCM_FormatSuggest must report NOTPOSSIBLE if the destination format
is not supported.

15 years agoregedit: Fix the German translation.
Michael Stefaniuc [Tue, 17 Mar 2009 22:04:42 +0000 (23:04 +0100)] 
regedit: Fix the German translation.

15 years agoregedit: Convert the German translation to UTF8.
Michael Stefaniuc [Tue, 17 Mar 2009 22:03:55 +0000 (23:03 +0100)] 
regedit: Convert the German translation to UTF8.

15 years agoregedit: Remove commented out STRINGTABLE from the resource files.
Michael Stefaniuc [Tue, 17 Mar 2009 22:03:28 +0000 (23:03 +0100)] 
regedit: Remove commented out STRINGTABLE from the resource files.

The STRINGTABLE is commented out since mid 2003.

15 years agoreg: Fix/update the German translation.
Michael Stefaniuc [Tue, 17 Mar 2009 22:02:45 +0000 (23:02 +0100)] 
reg: Fix/update the German translation.

15 years agoreg: Change the German translation to UTF8.
Michael Stefaniuc [Tue, 17 Mar 2009 22:01:15 +0000 (23:01 +0100)] 
reg: Change the German translation to UTF8.

15 years agomshtml: Update the German translation.
Michael Stefaniuc [Tue, 17 Mar 2009 22:00:50 +0000 (23:00 +0100)] 
mshtml: Update the German translation.

15 years agomshtml: Convert the German translation to UTF8.
Michael Stefaniuc [Tue, 17 Mar 2009 21:59:22 +0000 (22:59 +0100)] 
mshtml: Convert the German translation to UTF8.

15 years agomshtml: Update the Romanian translation.
Michael Stefaniuc [Mon, 16 Mar 2009 10:12:29 +0000 (11:12 +0100)] 
mshtml: Update the Romanian translation.

15 years agoRelease 1.1.17. wine-1.1.17
Alexandre Julliard [Fri, 13 Mar 2009 16:07:55 +0000 (17:07 +0100)] 
Release 1.1.17.

15 years agoddraw/tests: Fix a test failure on VMware and some native boxes.
Paul Vriens [Fri, 13 Mar 2009 13:36:12 +0000 (14:36 +0100)] 
ddraw/tests: Fix a test failure on VMware and some native boxes.

15 years agoddraw/tests: Fix two test failures on W2K/VMware.
Paul Vriens [Fri, 13 Mar 2009 13:30:32 +0000 (14:30 +0100)] 
ddraw/tests: Fix two test failures on W2K/VMware.

15 years agogdi32/tests: Fix some test failures on Win9x.
Paul Vriens [Fri, 13 Mar 2009 12:23:20 +0000 (13:23 +0100)] 
gdi32/tests: Fix some test failures on Win9x.

15 years agomsi: Set concurrency model to multi-threaded for custom action threads.
Hans Leidekker [Fri, 13 Mar 2009 13:48:00 +0000 (14:48 +0100)] 
msi: Set concurrency model to multi-threaded for custom action threads.

A custom action in the office 2007 sp1 installer fails right after calling
CoInitializeEx(NULL, COINIT_MULTITHREADED). This is because our code calls
CoInitialize(NULL) first, which sets a different concurrency model, and a
subsequent call with a different model will return RPC_E_CHANGED_MODE.

Ergo, we should set the model to multi-threaded too.

15 years agomshtml: Added IHTMLWindow2_confirm implementation.
Piotr Caban [Thu, 12 Mar 2009 18:08:30 +0000 (19:08 +0100)] 
mshtml: Added IHTMLWindow2_confirm implementation.

15 years agomshtml: Added HTMLWindow2_prompt implementation.
Piotr Caban [Thu, 12 Mar 2009 18:08:06 +0000 (19:08 +0100)] 
mshtml: Added HTMLWindow2_prompt implementation.

15 years agomsacm32: acmFormatEnum: Implement ACM_FORMATENUMF_SUGGEST.
Stefano Guidoni [Tue, 10 Mar 2009 15:41:19 +0000 (16:41 +0100)] 
msacm32: acmFormatEnum: Implement ACM_FORMATENUMF_SUGGEST.

15 years agolocalspl: Return 0 for the local computer.
Detlef Riekenberg [Fri, 13 Mar 2009 04:18:39 +0000 (05:18 +0100)] 
localspl: Return 0 for the local computer.

15 years agodinput: OS/X joystick: Sort buttons based on usage as some controllers report the...
Aric Stewart [Thu, 12 Mar 2009 13:03:04 +0000 (08:03 -0500)] 
dinput: OS/X joystick: Sort buttons based on usage as some controllers report the buttons out of order.

Makes the xbox 360 controller button mapping more logical.

15 years agomsi: Handle ADVERTISE overrides.
Hans Leidekker [Fri, 13 Mar 2009 10:34:46 +0000 (11:34 +0100)] 
msi: Handle ADVERTISE overrides.

15 years agomsi: Correct spec entry for MsiGetProductInfoA/W.
Hans Leidekker [Fri, 13 Mar 2009 10:34:16 +0000 (11:34 +0100)] 
msi: Correct spec entry for MsiGetProductInfoA/W.

15 years agomake_makefiles: Automatically disable 16-bit modules if enable_win16 isn't set.
Alexandre Julliard [Fri, 13 Mar 2009 11:18:04 +0000 (12:18 +0100)] 
make_makefiles: Automatically disable 16-bit modules if enable_win16 isn't set.

15 years agowinedos: Don't create an import library.
Alexandre Julliard [Fri, 13 Mar 2009 11:00:02 +0000 (12:00 +0100)] 
winedos: Don't create an import library.

15 years agovwin32.vxd: Load winedos dynamically.
Alexandre Julliard [Fri, 13 Mar 2009 10:59:48 +0000 (11:59 +0100)] 
vwin32.vxd: Load winedos dynamically.

15 years agoifsmgr.vxd: Load winedos dynamically.
Alexandre Julliard [Fri, 13 Mar 2009 10:59:32 +0000 (11:59 +0100)] 
ifsmgr.vxd: Load winedos dynamically.

15 years agontdll: Move the copy_context function into the respective CPU-specific files.
Alexandre Julliard [Fri, 13 Mar 2009 10:31:25 +0000 (11:31 +0100)] 
ntdll: Move the copy_context function into the respective CPU-specific files.

15 years agouser32/tests: Print a more useful line number in check_class and check_instance tests.
Alexandre Julliard [Fri, 13 Mar 2009 10:30:15 +0000 (11:30 +0100)] 
user32/tests: Print a more useful line number in check_class and check_instance tests.

15 years agouser32/tests: Add optional restore sequence for Vista.
Alexandre Julliard [Fri, 13 Mar 2009 10:29:53 +0000 (11:29 +0100)] 
user32/tests: Add optional restore sequence for Vista.

15 years agowined3d: Remove the format field from IWineD3DResourceClass.
Henri Verbeet [Fri, 13 Mar 2009 09:44:18 +0000 (10:44 +0100)] 
wined3d: Remove the format field from IWineD3DResourceClass.

15 years agowined3d: Only return a pointer to struct GlPixelFormatDesc from getFormatDescEntry().
Henri Verbeet [Fri, 13 Mar 2009 09:44:18 +0000 (10:44 +0100)] 
wined3d: Only return a pointer to struct GlPixelFormatDesc from getFormatDescEntry().

15 years agowined3d: Add fields from StaticPixelFormatDesc to struct GlPixelFormatDesc.
Henri Verbeet [Fri, 13 Mar 2009 09:44:17 +0000 (10:44 +0100)] 
wined3d: Add fields from StaticPixelFormatDesc to struct GlPixelFormatDesc.

The idea here is that we should lookup format information in struct
GlPixelFormatDesc, while StaticPixelFormatDesc and GlPixelFormatDescTemplate
will only be used to build the table.

15 years agowined3d: Remove the width and height fields from IWineD3DTextureImpl.
Henri Verbeet [Fri, 13 Mar 2009 09:44:17 +0000 (10:44 +0100)] 
wined3d: Remove the width and height fields from IWineD3DTextureImpl.

15 years agowined3d: Remove some redundant fields from struct glDescriptor.
Henri Verbeet [Fri, 13 Mar 2009 09:44:17 +0000 (10:44 +0100)] 
wined3d: Remove some redundant fields from struct glDescriptor.

15 years agowined3d: Eliminate the heightscale field from IWineD3DSurfaceImpl.
Henri Verbeet [Fri, 13 Mar 2009 09:44:17 +0000 (10:44 +0100)] 
wined3d: Eliminate the heightscale field from IWineD3DSurfaceImpl.

15 years agowined3d: Also change the resource's format desc in IWineD3DBaseSurfaceImpl_SetFormat().
Henri Verbeet [Fri, 13 Mar 2009 09:44:17 +0000 (10:44 +0100)] 
wined3d: Also change the resource's format desc in IWineD3DBaseSurfaceImpl_SetFormat().

15 years agod3d8: Release the d3d8 shader once we're done with it in IDirect3DDevice8Impl_GetPixe...
Henri Verbeet [Fri, 13 Mar 2009 09:44:16 +0000 (10:44 +0100)] 
d3d8: Release the d3d8 shader once we're done with it in IDirect3DDevice8Impl_GetPixelShader().

15 years agocomctl32: LVN_ITEMCHANGED notification should be sent for each item when group select...
Nikolay Sivov [Fri, 13 Mar 2009 09:23:07 +0000 (05:23 -0400)] 
comctl32: LVN_ITEMCHANGED notification should be sent for each item when group selected for ~LVS_OWNERDATA.

15 years agowidl: Output "LONG" instead of "long" for a 32bit integer.
Michael Stefaniuc [Thu, 12 Mar 2009 22:04:35 +0000 (23:04 +0100)] 
widl: Output "LONG" instead of "long" for a 32bit integer.

long is always 32bit in IDL files but that's not true in C.

15 years agocrypt32/tests: Fix some test failures on older NT4 boxes.
Paul Vriens [Fri, 13 Mar 2009 08:36:38 +0000 (09:36 +0100)] 
crypt32/tests: Fix some test failures on older NT4 boxes.

15 years agocrypt32/tests: Fix some crashes on older NT4 boxes.
Paul Vriens [Fri, 13 Mar 2009 08:28:02 +0000 (09:28 +0100)] 
crypt32/tests: Fix some crashes on older NT4 boxes.

15 years agocrypt32/tests: Fix some test failures on Win9x.
Paul Vriens [Thu, 12 Mar 2009 17:14:26 +0000 (18:14 +0100)] 
crypt32/tests: Fix some test failures on Win9x.

15 years agogdi32/tests: Fix two test failures on Win9x.
Paul Vriens [Thu, 12 Mar 2009 14:08:13 +0000 (15:08 +0100)] 
gdi32/tests: Fix two test failures on Win9x.

15 years agofusion/tests: Fix some test failures on Win98.
Paul Vriens [Thu, 12 Mar 2009 13:45:21 +0000 (14:45 +0100)] 
fusion/tests: Fix some test failures on Win98.

15 years agoshell32/tests: Fix a test failure on W2K and earlier.
Paul Vriens [Thu, 12 Mar 2009 11:06:04 +0000 (12:06 +0100)] 
shell32/tests: Fix a test failure on W2K and earlier.

15 years agomsi/tests: Fix a test for systems with %TEMP% being less than 2 levels deep.
Paul Vriens [Thu, 12 Mar 2009 10:06:01 +0000 (11:06 +0100)] 
msi/tests: Fix a test for systems with %TEMP% being less than 2 levels deep.

15 years agomsi: Fix handling of REINSTALL overrides.
Hans Leidekker [Thu, 12 Mar 2009 10:46:35 +0000 (11:46 +0100)] 
msi: Fix handling of REINSTALL overrides.

We were forcing features with a REINSTALL override to be reinstalled
locally, which is only correct if the original install state is local.

This causes problems with the office 2007 sp1 installer, which applies
a REINSTALL override to an advertised feature.

15 years agomshtml: Fix typos in the French translation.
Francois Gouget [Thu, 12 Mar 2009 12:04:40 +0000 (13:04 +0100)] 
mshtml: Fix typos in the French translation.

15 years agodinput: Add a trailing '\n' to ERR() messages.
Francois Gouget [Thu, 12 Mar 2009 09:10:44 +0000 (10:10 +0100)] 
dinput: Add a trailing '\n' to ERR() messages.

Also convert a 'smart' quote to a regular quote.

15 years agowinedbg: Don't name a function PRIVATE.
Alexandre Julliard [Thu, 12 Mar 2009 13:29:53 +0000 (14:29 +0100)] 
winedbg: Don't name a function PRIVATE.

15 years agowinspool.drv: Make sure the DEVMODE structure is fully initialized.
Alexandre Julliard [Thu, 12 Mar 2009 12:34:12 +0000 (13:34 +0100)] 
winspool.drv: Make sure the DEVMODE structure is fully initialized.

15 years agodbghelp: Increase file read buffer size for calc_crc32.
Ken Thomases [Wed, 11 Mar 2009 14:09:07 +0000 (09:09 -0500)] 
dbghelp: Increase file read buffer size for calc_crc32.

15 years agodbghelp: Extract calc_crc32 function into a separate file.
Ken Thomases [Wed, 11 Mar 2009 14:09:00 +0000 (09:09 -0500)] 
dbghelp: Extract calc_crc32 function into a separate file.

15 years agodbghelp: Rename some things to be less ELF-centric.
Ken Thomases [Wed, 11 Mar 2009 14:08:54 +0000 (09:08 -0500)] 
dbghelp: Rename some things to be less ELF-centric.

15 years agodbghelp/stabs: Track line numbers pending for an upcoming function.
Ken Thomases [Wed, 11 Mar 2009 14:08:50 +0000 (09:08 -0500)] 
dbghelp/stabs: Track line numbers pending for an upcoming function.

On Darwin, line numbers usually precede the associated function.

15 years agodbghelp/stabs: Allow pending list to include line numbers as well as variables.
Ken Thomases [Wed, 11 Mar 2009 14:08:45 +0000 (09:08 -0500)] 
dbghelp/stabs: Allow pending list to include line numbers as well as variables.

On Darwin, line numbers usually precede the associated function.

15 years agodbghelp/stabs: Extract growing of pending_block's buffer to pending_make_room().
Ken Thomases [Wed, 11 Mar 2009 14:08:38 +0000 (09:08 -0500)] 
dbghelp/stabs: Extract growing of pending_block's buffer to pending_make_room().

15 years agodbghelp: Teach stabs_parse about other kinds of Mach-O symbol definitions.
Ken Thomases [Wed, 11 Mar 2009 14:08:33 +0000 (09:08 -0500)] 
dbghelp: Teach stabs_parse about other kinds of Mach-O symbol definitions.

15 years agoconfigure: Check for mach-o/dyld_images.h and mach-o/nlist.h headers.
Ken Thomases [Wed, 11 Mar 2009 14:05:53 +0000 (09:05 -0500)] 
configure: Check for mach-o/dyld_images.h and mach-o/nlist.h headers.

15 years agodbghelp: Let stabs_parse call back for real (non-debug) symbol definitions.
Ken Thomases [Wed, 11 Mar 2009 14:05:49 +0000 (09:05 -0500)] 
dbghelp: Let stabs_parse call back for real (non-debug) symbol definitions.

15 years agodbghelp/stabs: Decode the Stabs type more carefully.
Ken Thomases [Wed, 11 Mar 2009 14:05:42 +0000 (09:05 -0500)] 
dbghelp/stabs: Decode the Stabs type more carefully.

15 years agodbghelp/stabs: Ignore the N_OSO type used on Darwin.
Ken Thomases [Wed, 11 Mar 2009 14:05:32 +0000 (09:05 -0500)] 
dbghelp/stabs: Ignore the N_OSO type used on Darwin.

15 years agodbghelp/stabs: Translate additional register codes.
Ken Thomases [Wed, 11 Mar 2009 14:05:27 +0000 (09:05 -0500)] 
dbghelp/stabs: Translate additional register codes.

15 years agowined3d: Remove the shader_color_fixup field from IWineD3DBaseTextureClass.
Henri Verbeet [Thu, 12 Mar 2009 08:53:15 +0000 (09:53 +0100)] 
wined3d: Remove the shader_color_fixup field from IWineD3DBaseTextureClass.

This is redundant now.

15 years agowined3d: Get rid of some calls to getFormatDescEntry().
Henri Verbeet [Thu, 12 Mar 2009 08:53:15 +0000 (09:53 +0100)] 
wined3d: Get rid of some calls to getFormatDescEntry().

Use the format description stored in the resource instead.

15 years agowined3d: Store a pointer to the format description in the resource.
Henri Verbeet [Thu, 12 Mar 2009 08:53:14 +0000 (09:53 +0100)] 
wined3d: Store a pointer to the format description in the resource.

The goal is to eventually use a pointer to the format description in most
places where we currently use WINED3DFORMAT. IWineD3DSurfaceImpl for example
has copies of several fields from the format description, but also needs to
lookup the format description itself in several places.

15 years agowined3d: Remove a redundant check.
Henri Verbeet [Thu, 12 Mar 2009 08:53:14 +0000 (09:53 +0100)] 
wined3d: Remove a redundant check.

This is redundant now, InitAdapters() will only be called once for each
IWineD3DImpl object, as pointed out by Allan Tong.

15 years agowined3d: Remove an unused field.
Henri Verbeet [Thu, 12 Mar 2009 08:53:14 +0000 (09:53 +0100)] 
wined3d: Remove an unused field.

15 years agowined3d: Explicitly pass the texUnitMap to shader_glsl_load_vsamplers() and shader_gl...
Henri Verbeet [Thu, 12 Mar 2009 08:53:14 +0000 (09:53 +0100)] 
wined3d: Explicitly pass the texUnitMap to shader_glsl_load_vsamplers() and shader_glsl_load_psamplers().

The general idea here is to reduce dependencies on the entire stateblock, and
pass the real dependencies explicitly. This should make it clearer what
context a shader really needs.

15 years agosetupapi: Check for NULL module to avoid an exception in RtlImageNtHeader.
Alexandre Julliard [Thu, 12 Mar 2009 10:52:51 +0000 (11:52 +0100)] 
setupapi: Check for NULL module to avoid an exception in RtlImageNtHeader.

This allows creating a wineprefix on 64-bit, where exception handling
doesn't quite work yet.

15 years agorpcrt4: Use RpcMsg->Buffer instead of BufferStart since the latter isn't always set.
Alexandre Julliard [Thu, 12 Mar 2009 10:51:35 +0000 (11:51 +0100)] 
rpcrt4: Use RpcMsg->Buffer instead of BufferStart since the latter isn't always set.

15 years agowine.inf: Fix typo in the shift_jis entry.
Alexandre Julliard [Thu, 12 Mar 2009 10:50:56 +0000 (11:50 +0100)] 
wine.inf: Fix typo in the shift_jis entry.

15 years agowinhlp32: Links are clicked on WM_LBUTTONDOWN not WM_LBUTTONUP.
Dylan Smith [Thu, 12 Mar 2009 05:35:33 +0000 (01:35 -0400)] 
winhlp32: Links are clicked on WM_LBUTTONDOWN not WM_LBUTTONUP.

This behaviour was tested against native winhlp32 by pressing down the
left mouse button and holding it while over the link to avoid having
WM_LBUTTONUP sent.  I noticed that the action for clicking the link
happened right away, without waiting for me to release the mouse button.

15 years agomshtml: Change long to LONG in mshtml.idl (remaining stuff).
Michael Stefaniuc [Thu, 12 Mar 2009 00:43:31 +0000 (01:43 +0100)] 
mshtml: Change long to LONG in mshtml.idl (remaining stuff).

15 years agomshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
Michael Stefaniuc [Thu, 12 Mar 2009 00:43:18 +0000 (01:43 +0100)] 
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).

15 years agomshtml: Change long to LONG in mshtml.idl (htmlwindow.c part).
Michael Stefaniuc [Thu, 12 Mar 2009 00:42:55 +0000 (01:42 +0100)] 
mshtml: Change long to LONG in mshtml.idl (htmlwindow.c part).

15 years agoinclude: Change long to LONG in mshtml.idl.
Michael Stefaniuc [Thu, 12 Mar 2009 00:43:43 +0000 (01:43 +0100)] 
include: Change long to LONG in mshtml.idl.

This is the stuff not yet backed by code in mshtml.

15 years agoqedit: Change long to LONG in qedit.idl.
Michael Stefaniuc [Thu, 12 Mar 2009 00:42:24 +0000 (01:42 +0100)] 
qedit: Change long to LONG in qedit.idl.

15 years agoinclude: Change long to LONG in axextend.idl.
Michael Stefaniuc [Thu, 12 Mar 2009 00:42:38 +0000 (01:42 +0100)] 
include: Change long to LONG in axextend.idl.

15 years agod3d9/tests: Fix some ok() strings in the fog test.
Michael Stefaniuc [Thu, 12 Mar 2009 00:42:13 +0000 (01:42 +0100)] 
d3d9/tests: Fix some ok() strings in the fog test.

15 years agod3d9/tests: Limit the back buffer to 800x600 in the scissor size test.
Michael Stefaniuc [Thu, 12 Mar 2009 00:42:05 +0000 (01:42 +0100)] 
d3d9/tests: Limit the back buffer to 800x600 in the scissor size test.

15 years agod3dxof: Use offsets to reference data instead of pointers so data buffer can be resized.
Christian Costa [Thu, 12 Mar 2009 08:06:16 +0000 (09:06 +0100)] 
d3dxof: Use offsets to reference data instead of pointers so data buffer can be resized.

15 years agocrypt32/tests: Fix a test failure on Win9x.
Paul Vriens [Thu, 12 Mar 2009 08:18:21 +0000 (09:18 +0100)] 
crypt32/tests: Fix a test failure on Win9x.

15 years agoddraw/tests: Fix some test failures on W2K/VMware.
Paul Vriens [Thu, 12 Mar 2009 07:17:33 +0000 (08:17 +0100)] 
ddraw/tests: Fix some test failures on W2K/VMware.