wine
18 years agowined3d: Lighting is calculated for vertices without normals.
Stefan Dösinger [Fri, 16 Feb 2007 18:08:34 +0000 (19:08 +0100)] 
wined3d: Lighting is calculated for vertices without normals.

It still should be disabled for transformed vertices though.

18 years agowined3d: Visual test framework.
Stefan Dösinger [Fri, 16 Feb 2007 18:08:28 +0000 (19:08 +0100)] 
wined3d: Visual test framework.

18 years agowined3d: Remove an outdated TODO comment.
Stefan Dösinger [Fri, 16 Feb 2007 18:05:31 +0000 (19:05 +0100)] 
wined3d: Remove an outdated TODO comment.

BltFast takes care of activating the correct context nowadays.

18 years agoquartz: Return proper error codes from GraphBuilder_RenderFile.
Chris Robinson [Sun, 18 Feb 2007 07:55:32 +0000 (23:55 -0800)] 
quartz: Return proper error codes from GraphBuilder_RenderFile.

18 years agoquartz: Make sure the splitter has output plugins before trying to render them.
Chris Robinson [Sun, 18 Feb 2007 07:55:20 +0000 (23:55 -0800)] 
quartz: Make sure the splitter has output plugins before trying to render them.

18 years agoquartz: Check for the proper ID when querying for the IBasicAudio interface.
Chris Robinson [Sun, 18 Feb 2007 07:16:36 +0000 (23:16 -0800)] 
quartz: Check for the proper ID when querying for the IBasicAudio interface.

18 years agoquartz: Don't use uninitialized memory in ACMWrapper.
Chris Robinson [Sun, 18 Feb 2007 06:17:32 +0000 (22:17 -0800)] 
quartz: Don't use uninitialized memory in ACMWrapper.

18 years agomsxml3: Stub out some more getters and setters of IXMLDOMDocument.
Hans Leidekker [Sun, 18 Feb 2007 18:37:18 +0000 (19:37 +0100)] 
msxml3: Stub out some more getters and setters of IXMLDOMDocument.

18 years agonetapi32: Add a stub implementation for NetShareDel. Improve the stub for NetUserGetL...
Hans Leidekker [Sun, 18 Feb 2007 18:37:37 +0000 (19:37 +0100)] 
netapi32: Add a stub implementation for NetShareDel. Improve the stub for NetUserGetLocalGroups.

18 years agosnmpapi: Add a missing memcpy.
Hans Leidekker [Sun, 18 Feb 2007 18:38:01 +0000 (19:38 +0100)] 
snmpapi: Add a missing memcpy.

18 years agousp10: Implement ScriptGetLogicalWidths.
Hans Leidekker [Sun, 18 Feb 2007 18:38:07 +0000 (19:38 +0100)] 
usp10: Implement ScriptGetLogicalWidths.

18 years agosetupapi: Add stub implementations for SetupDiGetINFClass and SetupSetSourceList.
Hans Leidekker [Sun, 18 Feb 2007 18:37:51 +0000 (19:37 +0100)] 
setupapi: Add stub implementations for SetupDiGetINFClass and SetupSetSourceList.

18 years agokernel32: Add a stub implementation for FindFirstVolumeMountPoint{A, W}.
Hans Leidekker [Sun, 18 Feb 2007 18:37:29 +0000 (19:37 +0100)] 
kernel32: Add a stub implementation for FindFirstVolumeMountPoint{A, W}.

18 years agoquartz: Stop and free the dsound buffer when needed.
Chris Robinson [Sun, 18 Feb 2007 17:59:41 +0000 (09:59 -0800)] 
quartz: Stop and free the dsound buffer when needed.

18 years agoshell32/tests: Fixed potential overflow.
Marcus Meissner [Sun, 18 Feb 2007 14:59:59 +0000 (15:59 +0100)] 
shell32/tests: Fixed potential overflow.

18 years agodbghelp: Return when not finding the name.
Marcus Meissner [Sun, 18 Feb 2007 11:15:37 +0000 (12:15 +0100)] 
dbghelp: Return when not finding the name.

18 years agocomctl32: Fixed new header test.
Marcus Meissner [Sun, 18 Feb 2007 11:05:34 +0000 (12:05 +0100)] 
comctl32: Fixed new header test.

18 years agowinedump: Added a missing free().
Marcus Meissner [Fri, 16 Feb 2007 16:28:59 +0000 (17:28 +0100)] 
winedump: Added a missing free().

18 years agowinex11.drv: Small fixes.
Marcus Meissner [Sun, 18 Feb 2007 10:56:49 +0000 (11:56 +0100)] 
winex11.drv: Small fixes.

18 years agowinspool: Constify some parameters in some functions.
Vitaly Lipatov [Sun, 18 Feb 2007 10:51:09 +0000 (13:51 +0300)] 
winspool: Constify some parameters in some functions.

18 years agoopengl32: Add new extensions.
Roderick Colenbrander [Sat, 17 Feb 2007 23:10:38 +0000 (00:10 +0100)] 
opengl32: Add new extensions.

18 years agocomctl32: Don't free user32 objects with a gdi32 function in imagelist test.
Rob Shearman [Sat, 17 Feb 2007 20:18:58 +0000 (20:18 +0000)] 
comctl32: Don't free user32 objects with a gdi32 function in imagelist test.

Use DestroyIcon for releasing the resources associated with created icons.

18 years agoinclude: Add macro for ListView_GetOrigin to commctrl.h.
Rob Shearman [Sat, 17 Feb 2007 20:20:54 +0000 (20:20 +0000)] 
include: Add macro for ListView_GetOrigin to commctrl.h.

(Reported by David Saez Padros.)

18 years agocomctl32: datetime: Initial tests for date and time picker.
Kanit Therdsteerasukdi [Fri, 16 Feb 2007 06:31:48 +0000 (22:31 -0800)] 
comctl32: datetime: Initial tests for date and time picker.

18 years agowininet/ftp.c: Fix some returned error codes.
Paul Vriens [Fri, 16 Feb 2007 16:48:39 +0000 (17:48 +0100)] 
wininet/ftp.c: Fix some returned error codes.

18 years agomsg711.acm: Constify some variables.
Andrew Talbot [Sat, 17 Feb 2007 19:23:36 +0000 (19:23 +0000)] 
msg711.acm: Constify some variables.

18 years agomsi: Constify some variables.
Andrew Talbot [Sat, 17 Feb 2007 19:24:20 +0000 (19:24 +0000)] 
msi: Constify some variables.

18 years agomsadp32.acm: Constify some variables.
Andrew Talbot [Sat, 17 Feb 2007 19:22:23 +0000 (19:22 +0000)] 
msadp32.acm: Constify some variables.

18 years agomciseq: Constify a variable.
Andrew Talbot [Fri, 16 Feb 2007 16:40:58 +0000 (16:40 +0000)] 
mciseq: Constify a variable.

18 years agoRelease 0.9.31. wine-0.9.31
Alexandre Julliard [Fri, 16 Feb 2007 14:48:13 +0000 (15:48 +0100)] 
Release 0.9.31.

18 years agocomctl32: treeview: New conformance tests for TreeView controls.
Chris Peterson [Fri, 16 Feb 2007 10:56:01 +0000 (02:56 -0800)] 
comctl32: treeview: New conformance tests for TreeView controls.

18 years agocmd: Updated Korean resource.
Hwang YunSong(황윤성) [Thu, 15 Feb 2007 00:42:00 +0000 (09:42 +0900)] 
cmd: Updated Korean resource.

18 years agoshell32: Updated Korean resource.
Hwang YunSong(황윤성) [Thu, 15 Feb 2007 00:40:55 +0000 (09:40 +0900)] 
shell32: Updated Korean resource.

18 years agomsvcrt: Fix fstat's handling of pipes and char devices.
Damjan Jovanovic [Fri, 16 Feb 2007 07:19:34 +0000 (09:19 +0200)] 
msvcrt: Fix fstat's handling of pipes and char devices.

For pipes/char devices, st_dev and st_rdev should be the fd, st_nlink
is always 1, and st_mode is S_IFIFO and S_IFCHR respectively.
Added tests to prove the new behaviour right.

18 years agokernel32: Fix the GetComputerName* functions to not write to the buffer at all if...
Rob Shearman [Thu, 15 Feb 2007 23:22:18 +0000 (23:22 +0000)] 
kernel32: Fix the GetComputerName* functions to not write to the buffer at all if there is not enough space.

Add tests for the GetComputerName* functions that show this issue.

Fix an off-by-one error in setting the size when there is not enough space.

Remove the exception handlers for GetComputerNameW,
GetComputerNameExA/W, since testing on XP SP2 shows that access
violations are not caught and these are not present on Win9x, which
does have an exception handler.

18 years agoserver: Track the impersonation level of tokens.
Rob Shearman [Thu, 15 Feb 2007 23:21:40 +0000 (23:21 +0000)] 
server: Track the impersonation level of tokens.

18 years agoserver: Track IDs for tokens and modifications made to tokens.
Rob Shearman [Thu, 15 Feb 2007 23:20:48 +0000 (23:20 +0000)] 
server: Track IDs for tokens and modifications made to tokens.

18 years agocomctl32: Added monthcal test cases.
Farshad Agah [Fri, 16 Feb 2007 07:59:08 +0000 (23:59 -0800)] 
comctl32: Added monthcal test cases.

18 years agogdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes.
Dmitry Timoshkov [Fri, 16 Feb 2007 09:02:12 +0000 (17:02 +0800)] 
gdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes.

18 years agocomctl32/tests: Add missing '\n's to ok() calls.
Francois Gouget [Thu, 15 Feb 2007 21:37:53 +0000 (22:37 +0100)] 
comctl32/tests: Add missing '\n's to ok() calls.

18 years agowined3d: Remove the d3d9.h include from wined3d_private.h.
H. Verbeet [Thu, 15 Feb 2007 21:37:10 +0000 (22:37 +0100)] 
wined3d: Remove the d3d9.h include from wined3d_private.h.

18 years agowined3d: Get rid of any remaining d3d9 stuff in directx.c.
H. Verbeet [Thu, 15 Feb 2007 21:37:01 +0000 (22:37 +0100)] 
wined3d: Get rid of any remaining d3d9 stuff in directx.c.

18 years agowined3d: Add WINED3DCREATE flags and use them.
H. Verbeet [Thu, 15 Feb 2007 21:36:55 +0000 (22:36 +0100)] 
wined3d: Add WINED3DCREATE flags and use them.

18 years agowined3d: Fix WINED3DPRESENT_PARAMETERS and use it instead of D3DPRESENT_PARAMETERS.
H. Verbeet [Thu, 15 Feb 2007 21:36:50 +0000 (22:36 +0100)] 
wined3d: Fix WINED3DPRESENT_PARAMETERS and use it instead of D3DPRESENT_PARAMETERS.

18 years agontdll: Add a vectored exception handling test to the existing RtlRaiseException test.
Peter Oberndorfer [Thu, 15 Feb 2007 18:45:51 +0000 (19:45 +0100)] 
ntdll: Add a vectored exception handling test to the existing RtlRaiseException test.

Show that context changes in vectored handler also affect stack handlers.
Show that vectored handlers also get the changed context.Eip value.

18 years agogdi32/tests: Create a window for justification tests that generate output
Alexandre Julliard [Thu, 15 Feb 2007 18:41:34 +0000 (19:41 +0100)] 
gdi32/tests: Create a window for justification tests that generate output
instead of painting over the desktop.

18 years agoadvapi32: Add tests for token impersonation levels and what operations are allowed...
Rob Shearman [Thu, 15 Feb 2007 16:25:58 +0000 (16:25 +0000)] 
advapi32: Add tests for token impersonation levels and what operations are allowed at each level.

18 years agoadvapi32: Add some more tests for AccessCheck that determine what
Rob Shearman [Thu, 15 Feb 2007 16:25:20 +0000 (16:25 +0000)] 
advapi32: Add some more tests for AccessCheck that determine what
token impersonation levels it accepts and to show that it doesn't
accept primary tokens.

18 years agodbghelp: nread can be NULL for read_mem and read_mem64.
Rob Shearman [Thu, 15 Feb 2007 16:24:39 +0000 (16:24 +0000)] 
dbghelp: nread can be NULL for read_mem and read_mem64.

18 years agod3d8: Set WINED3DPRESENT_PARAMETERS.MultiSampleQuality to a valid pointer.
Stefan Dösinger [Thu, 15 Feb 2007 12:52:57 +0000 (13:52 +0100)] 
d3d8: Set WINED3DPRESENT_PARAMETERS.MultiSampleQuality to a valid pointer.

18 years agowined3d: Convert the full surface for now.
Stefan Dösinger [Thu, 15 Feb 2007 12:52:21 +0000 (13:52 +0100)] 
wined3d: Convert the full surface for now.

Until we have proper subrectangle handling for offscreen surfaces,
surface conversion has to use the real surface sizes, and not the size
of the opengl subrectangle that it is going to upload. Due to the
power of 2 limitations the gl height may be bigger than the real
surface height. If that is not the case, the uploading function will
pick the correct parts from the converted surface data.

18 years agowined3d: Read offscreen render targets upside down when blitting them to a texture.
Stefan Dösinger [Thu, 15 Feb 2007 12:51:55 +0000 (13:51 +0100)] 
wined3d: Read offscreen render targets upside down when blitting them to a texture.

18 years agowined3d: Test for supported queries.
Stefan Dösinger [Thu, 15 Feb 2007 12:51:24 +0000 (13:51 +0100)] 
wined3d: Test for supported queries.

This test contains a table of known supported / known unsupported
queries. In theory wined3d could just report the queries it supports,
but applications may make some assumtions regarding supported /
unsupported queries and stop working if they find a query unexpectadely
supported or unsupported. It also tests what is supposed to happen if an
unsupported query is created.

18 years ago6/10: WineD3D: rsq and rcp instructions may need a default swizzle in arb.
Stefan Dösinger [Thu, 15 Feb 2007 12:50:59 +0000 (13:50 +0100)] 
6/10: WineD3D: rsq and rcp instructions may need a default swizzle in arb.

ARB shaders need a swizzle for the RSQ and RCP instructions, while d3d
shaders do not. The DirectX sdk says that the x component is used if
no swizzle is given.

18 years agowined3d: Restore the display mode when releasing a swapchain.
Stefan Dösinger [Thu, 15 Feb 2007 12:53:33 +0000 (13:53 +0100)] 
wined3d: Restore the display mode when releasing a swapchain.

18 years agoddraw: Handle mipmapped mag filters by ignoring the mipmap parameter.
Stefan Dösinger [Thu, 15 Feb 2007 12:49:34 +0000 (13:49 +0100)] 
ddraw: Handle mipmapped mag filters by ignoring the mipmap parameter.

18 years agoddraw: Handle mipmapped TEXTUREMIN render states.
Stefan Dösinger [Thu, 15 Feb 2007 12:53:08 +0000 (13:53 +0100)] 
ddraw: Handle mipmapped TEXTUREMIN render states.

18 years agowined3d: Remove empty texture stage applying loop.
Stefan Dösinger [Thu, 15 Feb 2007 12:48:47 +0000 (13:48 +0100)] 
wined3d: Remove empty texture stage applying loop.

18 years agoddraw: Forward D3DRS_TEXTUREADDRESS* and D3DTSS_ADDRESS* to sampler states.
Stefan Dösinger [Thu, 15 Feb 2007 12:48:23 +0000 (13:48 +0100)] 
ddraw: Forward D3DRS_TEXTUREADDRESS* and D3DTSS_ADDRESS* to sampler states.

18 years agogdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdings is not installed.
Dmitry Timoshkov [Thu, 15 Feb 2007 15:14:01 +0000 (23:14 +0800)] 
gdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdings is not installed.

18 years agogdi32: Fix a typo in the memcmp call.
Dmitry Timoshkov [Thu, 15 Feb 2007 13:27:28 +0000 (21:27 +0800)] 
gdi32: Fix a typo in the memcmp call.

18 years agowined3d: Get rid of any remaining d3d9 stuff in surface.c and surface_gdi.c.
H. Verbeet [Thu, 15 Feb 2007 12:32:25 +0000 (13:32 +0100)] 
wined3d: Get rid of any remaining d3d9 stuff in surface.c and surface_gdi.c.

18 years agowined3d: Get rid of any remaining d3d9 stuff in stateblock.c.
H. Verbeet [Thu, 15 Feb 2007 12:32:19 +0000 (13:32 +0100)] 
wined3d: Get rid of any remaining d3d9 stuff in stateblock.c.

18 years agowined3d: Get rid of any remaining d3d9 stuff in state.c.
H. Verbeet [Thu, 15 Feb 2007 12:32:13 +0000 (13:32 +0100)] 
wined3d: Get rid of any remaining d3d9 stuff in state.c.

18 years agowined3d: Use WINED3DISSUE_BEGIN / WINED3DISSUE_END rather than D3DISSUE_BEGIN / D3DIS...
H. Verbeet [Thu, 15 Feb 2007 12:32:06 +0000 (13:32 +0100)] 
wined3d: Use WINED3DISSUE_BEGIN / WINED3DISSUE_END rather than D3DISSUE_BEGIN / D3DISSUE_END.

18 years agowined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
H. Verbeet [Thu, 15 Feb 2007 12:32:00 +0000 (13:32 +0100)] 
wined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.

18 years agowined3d: Use WINED3DRTYPE_SURFACE rather than D3DRTYPE_SURFACE.
H. Verbeet [Thu, 15 Feb 2007 12:31:54 +0000 (13:31 +0100)] 
wined3d: Use WINED3DRTYPE_SURFACE rather than D3DRTYPE_SURFACE.

18 years agowined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and use them.
H. Verbeet [Thu, 15 Feb 2007 12:31:47 +0000 (13:31 +0100)] 
wined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and use them.

18 years agowined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and use them.
H. Verbeet [Thu, 15 Feb 2007 12:31:41 +0000 (13:31 +0100)] 
wined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and use them.

18 years agowined3d: Add WINED3DDTCAPS flags and use them.
H. Verbeet [Thu, 15 Feb 2007 12:31:35 +0000 (13:31 +0100)] 
wined3d: Add WINED3DDTCAPS flags and use them.

18 years agowined3d: Add WINED3DLINECAPS flags and use them.
H. Verbeet [Thu, 15 Feb 2007 12:31:26 +0000 (13:31 +0100)] 
wined3d: Add WINED3DLINECAPS flags and use them.

18 years agocomctl32: Change internal imagelist bitmap storage in the way applications with pre...
Dmitry Timoshkov [Thu, 15 Feb 2007 11:46:26 +0000 (19:46 +0800)] 
comctl32: Change internal imagelist bitmap storage in the way applications with pre-compiled imagelists expect it.

18 years agoadvapi32: Add more tests for DuplicateHandle security.
Vitaliy Margolen [Wed, 7 Feb 2007 04:55:24 +0000 (21:55 -0700)] 
advapi32: Add more tests for DuplicateHandle security.

18 years agontdll/server: Implement NtSetSecurityObject. With tests.
Vitaliy Margolen [Thu, 8 Feb 2007 04:43:11 +0000 (21:43 -0700)] 
ntdll/server: Implement NtSetSecurityObject. With tests.

18 years agoserver: Add security descriptor field to object struct.
Vitaliy Margolen [Wed, 7 Feb 2007 04:44:15 +0000 (21:44 -0700)] 
server: Add security descriptor field to object struct.

18 years agogdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
Pedro Araujo Chaves Jr [Thu, 8 Feb 2007 15:12:08 +0000 (13:12 -0200)] 
gdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().

18 years agowined3d: Add WINED3DPTADDRESSCAPS flags and use them.
H. Verbeet [Wed, 14 Feb 2007 22:31:18 +0000 (23:31 +0100)] 
wined3d: Add WINED3DPTADDRESSCAPS flags and use them.

18 years agowined3d: Add WINED3DPCMPCAPS flags and use them.
H. Verbeet [Wed, 14 Feb 2007 22:31:11 +0000 (23:31 +0100)] 
wined3d: Add WINED3DPCMPCAPS flags and use them.

18 years agowined3d: Add WINED3DPMISCCAPS flags and use them.
H. Verbeet [Wed, 14 Feb 2007 22:31:05 +0000 (23:31 +0100)] 
wined3d: Add WINED3DPMISCCAPS flags and use them.

18 years agowined3d: Add WINED3DPBLENDCAPS flags and use them.
H. Verbeet [Thu, 15 Feb 2007 08:22:16 +0000 (09:22 +0100)] 
wined3d: Add WINED3DPBLENDCAPS flags and use them.

18 years agowined3d: Add WINED3DSTENCILCAPS flags and use them.
H. Verbeet [Wed, 14 Feb 2007 22:30:53 +0000 (23:30 +0100)] 
wined3d: Add WINED3DSTENCILCAPS flags and use them.

18 years agowined3d: Add WINED3DTEXOPCAPS flags and use them.
H. Verbeet [Wed, 14 Feb 2007 22:30:46 +0000 (23:30 +0100)] 
wined3d: Add WINED3DTEXOPCAPS flags and use them.

18 years agowined3d: Restore blitting environment after modifying it.
Stefan Dösinger [Thu, 15 Feb 2007 02:04:40 +0000 (03:04 +0100)] 
wined3d: Restore blitting environment after modifying it.

18 years agowined3d: alphaop fixes for color keying.
Stefan Dösinger [Thu, 15 Feb 2007 02:04:18 +0000 (03:04 +0100)] 
wined3d: alphaop fixes for color keying.

18 years agowined3d: Enable color keying only for surfaces without an alpha channel.
Stefan Dösinger [Thu, 15 Feb 2007 02:05:54 +0000 (03:05 +0100)] 
wined3d: Enable color keying only for surfaces without an alpha channel.

18 years agoddraw, wined3d: Color keying tests and fixes.
Stefan Dösinger [Thu, 15 Feb 2007 02:03:05 +0000 (03:03 +0100)] 
ddraw, wined3d: Color keying tests and fixes.

18 years agowined3d: Accelerated blits from and to offscreen render targets.
Stefan Dösinger [Thu, 15 Feb 2007 02:02:39 +0000 (03:02 +0100)] 
wined3d: Accelerated blits from and to offscreen render targets.

18 years agowined3d: Convert and load U8V8 surfaces as rgb.
Stefan Dösinger [Thu, 15 Feb 2007 02:01:44 +0000 (03:01 +0100)] 
wined3d: Convert and load U8V8 surfaces as rgb.

GL_INDEX is definitly not the way to load U8V8 surfaces

18 years agowined3d: Implement texbem in arb, improve it in glsl.
Stefan Dösinger [Thu, 15 Feb 2007 02:00:57 +0000 (03:00 +0100)] 
wined3d: Implement texbem in arb, improve it in glsl.

18 years agowined3d: Load one bump mapping environment matrix into pixel shaders if needed.
Stefan Dösinger [Thu, 15 Feb 2007 02:05:17 +0000 (03:05 +0100)] 
wined3d: Load one bump mapping environment matrix into pixel shaders if needed.

18 years agowined3d: Give the bump env matrices their own states.
Stefan Dösinger [Thu, 15 Feb 2007 01:57:49 +0000 (02:57 +0100)] 
wined3d: Give the bump env matrices their own states.

18 years agogdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703 and add the test showing that...
Dmitry Timoshkov [Thu, 15 Feb 2007 07:52:33 +0000 (15:52 +0800)] 
gdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703 and add the test showing that the change was wrong.

18 years agoriched20: If outside of the richedit window, return earlier.
Jason Green [Thu, 15 Feb 2007 04:40:52 +0000 (23:40 -0500)] 
riched20: If outside of the richedit window, return earlier.

Prevents a crash when selecting text outside of a richedit control box.

18 years agowined3d: Use WINED3D_OK rather than D3D_OK.
H. Verbeet [Wed, 14 Feb 2007 22:30:40 +0000 (23:30 +0100)] 
wined3d: Use WINED3D_OK rather than D3D_OK.

18 years agowined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather than D3DPRESENT_BACK_BUFFER_MAX.
H. Verbeet [Wed, 14 Feb 2007 22:30:30 +0000 (23:30 +0100)] 
wined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather than D3DPRESENT_BACK_BUFFER_MAX.

18 years agowined3d: Use WINED3DUSAGE rather than D3DUSAGE.
H. Verbeet [Wed, 14 Feb 2007 22:30:23 +0000 (23:30 +0100)] 
wined3d: Use WINED3DUSAGE rather than D3DUSAGE.

18 years agowined3d: Use WINED3DSTREAMSOURCE_INSTANCEDATA rather than D3DSTREAMSOURCE_INSTANCEDATA.
H. Verbeet [Wed, 14 Feb 2007 22:30:16 +0000 (23:30 +0100)] 
wined3d: Use WINED3DSTREAMSOURCE_INSTANCEDATA rather than D3DSTREAMSOURCE_INSTANCEDATA.

18 years agowinspool: Do not access NULL when HeapAlloc failed.
Detlef Riekenberg [Wed, 14 Feb 2007 21:54:19 +0000 (22:54 +0100)] 
winspool: Do not access NULL when HeapAlloc failed.

18 years agouser32: Fix error return values in DialogBoxParam + simple test.
Louis Lenders [Wed, 14 Feb 2007 20:32:35 +0000 (20:32 +0000)] 
user32: Fix error return values in DialogBoxParam + simple test.

18 years agomsi: ValidateProductID action stub.
Steven Stein [Mon, 12 Feb 2007 00:51:03 +0000 (19:51 -0500)] 
msi: ValidateProductID action stub.