Dmitry Timoshkov
|
1d63675322
|
winedump: Remove a redundant ';'.
|
2006-12-18 11:40:34 +01:00 |
|
Dmitry Timoshkov
|
c4e7e07a45
|
winedump: Fix a couple of typos.
|
2006-12-18 11:40:29 +01:00 |
|
Paul Vriens
|
012861100c
|
usp10/tests: Make tests run on win9x and NT4 again.
|
2006-12-18 11:40:14 +01:00 |
|
Paul Vriens
|
75414bb4ad
|
user32/tests: Make sure the tests run on NT4 again.
|
2006-12-18 11:40:10 +01:00 |
|
Andrew Talbot
|
53dae9b7f5
|
server: Cast-qual warnings fix.
|
2006-12-18 11:40:03 +01:00 |
|
Andrew Talbot
|
76c556ad68
|
server: Cast-qual warnings fix.
|
2006-12-18 11:39:58 +01:00 |
|
Alexandre Julliard
|
0689e9ea05
|
msvcrt: Define __CxxLongjmpUnwind for i386 only.
|
2006-12-16 17:37:20 +01:00 |
|
Andrew Talbot
|
bc718eec9e
|
winhelp: Cast-qual warnings fix.
|
2006-12-16 17:36:44 +01:00 |
|
Andrew Talbot
|
e181d5d0e2
|
winecfg: Cast-qual warning fix.
|
2006-12-16 17:02:04 +01:00 |
|
Andrew Talbot
|
1412bcdb7e
|
progman: Cast-qual warnings fix.
|
2006-12-16 17:02:01 +01:00 |
|
Andrew Talbot
|
7eb6815336
|
version/tests: Write-strings warning fix.
|
2006-12-16 17:01:57 +01:00 |
|
Ulrich Czekalla
|
325f666fc5
|
ddraw: IDirectDraw3 should use its own ref count variable.
|
2006-12-16 17:01:52 +01:00 |
|
Ulrich Czekalla
|
f26cb44c73
|
ddraw: Initialize the IDirectDraw3 vtable.
|
2006-12-16 17:01:46 +01:00 |
|
Detlef Riekenberg
|
27caa4dc96
|
localspl/tests: Add tests for XcvDataPort.
|
2006-12-16 17:01:43 +01:00 |
|
Alexandre Julliard
|
8f1d42eba4
|
configure: Remove some no longer used libcurses checks.
|
2006-12-16 17:01:37 +01:00 |
|
Vitaliy Margolen
|
2a63a03eb1
|
wined3d: When changing display modes clip cursor to the requested display size.
|
2006-12-15 13:44:36 +01:00 |
|
Ulrich Czekalla
|
4d8135e0c8
|
winex11.drv: Avoid grabbing syslevel locks in the wrong order.
|
2006-12-15 13:43:14 +01:00 |
|
Alexandre Julliard
|
7d98599d7d
|
msvcrt: Implemented __CxxLongjmpUnwind.
|
2006-12-15 13:41:48 +01:00 |
|
Alexandre Julliard
|
8592c4b876
|
msvcrt: Make pointers to read-only exception descriptors const.
|
2006-12-15 13:41:31 +01:00 |
|
James Hawkins
|
a79765ff02
|
cabinet: Close the opened file handle even in error cases.
|
2006-12-15 12:20:37 +01:00 |
|
Hans Leidekker
|
7f31cc4756
|
setupapi: Add a stub implementation for SetupPromptReboot.
|
2006-12-15 12:20:32 +01:00 |
|
Dmitry Timoshkov
|
b37b72b006
|
user32: Center the context menu if it was activated via VK_APPS like Windows does.
|
2006-12-15 12:20:23 +01:00 |
|
Dmitry Timoshkov
|
6c73f7395b
|
user32: Add support for the VK_APPS (Menu) key.
|
2006-12-15 12:20:05 +01:00 |
|
Dmitry Timoshkov
|
95f263240b
|
ddrawex: Avoid not necessary casts.
|
2006-12-15 12:19:08 +01:00 |
|
Dmitry Timoshkov
|
8836dea139
|
ddraw: Fix warnings.
|
2006-12-15 12:19:05 +01:00 |
|
Andrew Talbot
|
2ec6c1bf96
|
secur32/tests: Cast-qual warnings fix.
|
2006-12-15 12:19:00 +01:00 |
|
Stefan Dösinger
|
17eabc42b3
|
wined3d: Clean up SetRenderState.
|
2006-12-15 12:18:52 +01:00 |
|
Stefan Dösinger
|
46028b0832
|
wined3d: D3DRS_ZVISIBLE is not supposed to return an error.
|
2006-12-15 12:18:36 +01:00 |
|
Stefan Dösinger
|
2fe8a41cb8
|
ddraw: Add a TRACE to GetPixelFormat.
|
2006-12-15 12:18:31 +01:00 |
|
Jacek Caban
|
902a39f0bd
|
mshtml: Use pvaIn in exec_print.
|
2006-12-15 12:18:24 +01:00 |
|
Paul Vriens
|
bed868c681
|
shlwapi/tests: Fix typos.
|
2006-12-15 12:18:20 +01:00 |
|
Vitaliy Margolen
|
1d9ea46cd4
|
user32: ClipCursor should use virtual screen resolution for empty/invalid rects.
|
2006-12-14 21:13:15 +01:00 |
|
Ulrich Czekalla
|
fe70c54ac0
|
Add ddrawex dll.
|
2006-12-14 21:02:32 +01:00 |
|
Ulrich Czekalla
|
398886799e
|
ddraw: Add IDirectDraw3 interface.
|
2006-12-14 20:33:49 +01:00 |
|
Günther Brammer
|
3c5b9557b5
|
ddraw: Fix IDirectDrawSurfaceImpl_SetColorKey to also change surface_desc.
|
2006-12-14 20:32:39 +01:00 |
|
Francois Gouget
|
367f91fb5c
|
Assorted spelling fixes.
|
2006-12-14 20:25:05 +01:00 |
|
Francois Gouget
|
2c531ade2e
|
comdlg32: Fix PrintDlg(NULL) and reenable a test that was in an '#if 0'.
Fix the test so it compiles without warnings.
|
2006-12-14 20:24:58 +01:00 |
|
Francois Gouget
|
458ebf423d
|
ole32/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles.
|
2006-12-14 20:24:53 +01:00 |
|
Francois Gouget
|
1d4aeae7aa
|
user32/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2006-12-14 20:24:49 +01:00 |
|
Francois Gouget
|
65921ad1af
|
version/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2006-12-14 20:24:46 +01:00 |
|
Francois Gouget
|
c1e7d16f40
|
shlwapi/tests: Replace some '#if 0's with 'if (0)'s.
|
2006-12-14 20:24:44 +01:00 |
|
Francois Gouget
|
cbec9337e6
|
advapi32/tests: Replace an '#if 0' with an 'if (0)'.
|
2006-12-14 20:24:41 +01:00 |
|
Francois Gouget
|
94c88f1cfa
|
localspl/tests: Replace some '#if 0's with 'if (0)'s.
|
2006-12-14 20:24:38 +01:00 |
|
Francois Gouget
|
15a7bcb364
|
comctl32/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2006-12-14 20:24:36 +01:00 |
|
Francois Gouget
|
df299b7305
|
shell32: Replace numeric literals with the proper constant.
|
2006-12-14 20:24:31 +01:00 |
|
Dmitry Timoshkov
|
098e82d81e
|
secur32: Make some data const.
|
2006-12-14 20:11:44 +01:00 |
|
Dmitry Timoshkov
|
47ffd7ae95
|
wined3d: Make some data const.
|
2006-12-14 20:11:41 +01:00 |
|
Dmitry Timoshkov
|
c9842d2ca9
|
rsaenh: Make some data const and static.
|
2006-12-14 20:11:37 +01:00 |
|
Dmitry Timoshkov
|
8c3fdfea42
|
rpcrt4: Make some data const.
|
2006-12-14 20:11:34 +01:00 |
|
Dmitry Timoshkov
|
ffa84441c8
|
msvcrt: Make some data const.
|
2006-12-14 20:11:31 +01:00 |
|