Alexandre Julliard
|
8e53a00282
|
kernel32: Fix VxD open code for the new NtCreateFile syntax for Unix files.
|
2007-06-18 12:53:27 +02:00 |
|
H. Verbeet
|
b16dbf46da
|
wined3d: Mask texture stage state arguments with WINED3DTA_SELECTMASK when comparing them.
|
2007-06-18 12:33:56 +02:00 |
|
H. Verbeet
|
9f8083c646
|
wined3d: Only set GL_SHADER_OPERATION_NV to GL_NONE for mapped stages.
|
2007-06-18 12:33:55 +02:00 |
|
Stefan Dösinger
|
5194ce1972
|
d3d9: Hold the lock in Pixelshader functions.
|
2007-06-18 12:33:55 +02:00 |
|
Stefan Dösinger
|
896568f209
|
d3d9: Hold the lock in indexbuffer methods.
|
2007-06-18 12:33:55 +02:00 |
|
Stefan Dösinger
|
ea3076b0f7
|
d3d9: Hold the lock in cubetexture methods.
|
2007-06-18 12:33:55 +02:00 |
|
Stefan Dösinger
|
0820777983
|
d3d9: Hold the lock in methods implemented in device.c.
|
2007-06-18 12:33:54 +02:00 |
|
Stefan Dösinger
|
66821059b4
|
d3d9: Hold the lock in IDirect3D9 methods.
|
2007-06-18 12:33:54 +02:00 |
|
Misha Koshelev
|
9be151c2e9
|
shell32: Conform to native in SHELL_ArgifyW for unquoted %1 in registry keys.
|
2007-06-18 12:15:51 +02:00 |
|
Vitaly Budovski
|
e0940226cd
|
winealsa: Fix incorrect callback private value.
|
2007-06-18 12:15:37 +02:00 |
|
James Hawkins
|
261e1179bb
|
msi: Patches are applied based on ProductCode, not ProductID.
|
2007-06-18 12:14:58 +02:00 |
|
James Hawkins
|
d8860d34e4
|
msi: Implement MsiApplyPatchW.
|
2007-06-18 12:14:53 +02:00 |
|
James Hawkins
|
974e76fe79
|
msi: Forward MsiApplyPatchA to MsiApplyPatchW.
|
2007-06-18 12:14:38 +02:00 |
|
Francois Gouget
|
56c841ced0
|
shlwapi: Update win32.api to fix the winapi_check warnings.
|
2007-06-18 12:14:30 +02:00 |
|
Paul Vriens
|
5fb284721d
|
crypt32/tests: Don't crash on Vista.
|
2007-06-18 12:13:16 +02:00 |
|
Evan Stade
|
e4fdc9690c
|
gdiplus: Brush tests.
|
2007-06-15 13:31:46 +02:00 |
|
Evan Stade
|
cc0a676b22
|
gdiplus: Brush implementation.
|
2007-06-15 13:31:35 +02:00 |
|
Kolbjørn Fredheim
|
c960cae979
|
winex11.drv: Echo the video mode requested in the error message when not finding a matching mode.
|
2007-06-15 13:24:27 +02:00 |
|
Lei Zhang
|
ebb460c3c0
|
comctl32: Make modal property sheets modal.
|
2007-06-15 13:24:13 +02:00 |
|
Misha Koshelev
|
41fd380005
|
setupapi: Handle unquoted paths in InstallHinfSection as native.
|
2007-06-15 13:24:01 +02:00 |
|
Misha Koshelev
|
095c9bf26a
|
setupapi/tests: Add basic tests for InstallHinfSectionA/W command line processing.
|
2007-06-15 13:23:55 +02:00 |
|
Alexandre Julliard
|
bd8a4e3aae
|
user32/tests: Avoid strlen in trace.
|
2007-06-15 12:43:31 +02:00 |
|
Alexandre Julliard
|
e6ce0da2f9
|
ntdll: Implemented reading of the CDROM TOC on Mac OS.
|
2007-06-15 12:42:06 +02:00 |
|
Dmitry Timoshkov
|
6076485fde
|
msi: Simplify the code.
|
2007-06-15 12:41:07 +02:00 |
|
James Hawkins
|
3c444ea350
|
msi: Set the UserSID and ProductCode properties for deferred custom actions.
|
2007-06-15 12:40:56 +02:00 |
|
Andrew Talbot
|
bea2ba50cf
|
msrle32: Constify some variables.
|
2007-06-15 12:40:51 +02:00 |
|
Jacek Caban
|
077e9c22b8
|
mshtml: Added IOleInPlaceSiteEx tests.
|
2007-06-15 12:40:46 +02:00 |
|
Jacek Caban
|
cf0c911305
|
mshtml: Use IOleInPlaceSiteEx if available.
|
2007-06-15 12:40:39 +02:00 |
|
Lei Zhang
|
dd88237d3e
|
user32: Remove a unused variable from ES_PASSWORD test.
|
2007-06-15 12:40:34 +02:00 |
|
Ulrich Czekalla
|
191a29c1e7
|
opengl: Use get_glxdrawable to grab the drawable.
|
2007-06-15 12:40:27 +02:00 |
|
Damjan Jovanovic
|
1cf9436efe
|
ws2_32: getsockname should fail on unbound socket.
|
2007-06-15 12:40:20 +02:00 |
|
Francois Gouget
|
021c4dba17
|
crypt32: Add missing '\n' to ok() call.
|
2007-06-14 13:54:45 +02:00 |
|
Lei Zhang
|
eef9e1ab88
|
comdlg32: Move file dialog resizing code into its own function.
|
2007-06-14 13:54:41 +02:00 |
|
Lei Zhang
|
7dd98bb993
|
user32: Improve cut/copy/paste behavior of password edit boxes.
|
2007-06-14 13:54:34 +02:00 |
|
James Hawkins
|
881f59254a
|
msi: Fixed the WriteEnvironmentStrings action.
|
2007-06-14 13:52:59 +02:00 |
|
Stefan Dösinger
|
c4b801b7d1
|
d3d9: Add a dll global critical section.
|
2007-06-14 13:23:04 +02:00 |
|
Stefan Dösinger
|
6e5a5d2736
|
wined3d: DDraw surfaces are QWORD aligned.
|
2007-06-14 13:22:52 +02:00 |
|
Stefan Dösinger
|
078523f73e
|
wined3d: Present does not clear the depth stencil.
|
2007-06-14 13:22:19 +02:00 |
|
Stefan Dösinger
|
c9b8a79e0b
|
wined3d: Implement vertical refresh sync.
|
2007-06-14 13:21:54 +02:00 |
|
Stefan Dösinger
|
43fda1f4f0
|
wined3d: Only swap system memory resources of front and back buffer if they have the same size.
|
2007-06-14 13:20:53 +02:00 |
|
Andrew Talbot
|
cf1e01eb0c
|
msi: Constify some variables.
|
2007-06-14 13:20:45 +02:00 |
|
Maarten Lankhorst
|
1081a9b144
|
dsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
|
2007-06-14 13:20:34 +02:00 |
|
Alexandre Julliard
|
0130a18434
|
localspl: Make some functions static.
|
2007-06-14 13:16:06 +02:00 |
|
Detlef Riekenberg
|
97f95d4c5a
|
localspl: Implement AddPortEx.
|
2007-06-14 13:15:02 +02:00 |
|
James Hawkins
|
9ed5c865e2
|
msi: Protect custom actions with a structured exception handler.
|
2007-06-14 13:14:50 +02:00 |
|
Phil Costin
|
72865b8ca2
|
wined3d: Remove a duplication in device.c.
|
2007-06-14 13:14:35 +02:00 |
|
Paul Vriens
|
74edf133e0
|
crypt32/tests: Vista uses a different error code.
|
2007-06-14 13:14:28 +02:00 |
|
Paul Vriens
|
c44d22466c
|
crypt32/tests: Skip tests if we don't have enough rights.
|
2007-06-14 13:14:11 +02:00 |
|
Hans Leidekker
|
1871743543
|
gdi32: Add some tests for BITMAPINFOHEADER biSize checks.
|
2007-06-14 13:14:03 +02:00 |
|
Francois Gouget
|
99aeee6220
|
gdiplus: Add missing '\n' to ok() calls, Wine traces.
|
2007-06-14 12:11:07 +02:00 |
|