Alexandre Julliard
|
a6414c260c
|
comdlg32: Fix icon drawing in the 3.1 file dialog.
|
2009-09-30 14:31:30 +02:00 |
Alexandre Julliard
|
bd48cf2f4b
|
toolhelp.dll16: Add ntdll import.
|
2009-09-29 20:59:51 +02:00 |
Alexandre Julliard
|
d52ad5e9a6
|
system.drv16: Add ntdll import.
|
2009-09-29 20:52:56 +02:00 |
Alexandre Julliard
|
4d9a05ff0b
|
configure: Don't build wow32.dll when 16-bit support is disabled.
|
2009-09-29 20:13:58 +02:00 |
Alexandre Julliard
|
7dc9ea8950
|
ws2_32: Make winsock.dll into a stand-alone 16-bit module.
|
2009-09-29 20:05:26 +02:00 |
Alexandre Julliard
|
f507e3c416
|
ws2_32: Remove remaining 16-bit code from async.c and simplify the code.
|
2009-09-29 20:03:36 +02:00 |
Alexandre Julliard
|
252925fe53
|
ws2_32: Move the 16-bit async functions to socket16.c.
|
2009-09-29 20:00:53 +02:00 |
Alexandre Julliard
|
4ad0c4d86c
|
ws2_32: Move the getXXXbyYYY critical section to socket.c.
|
2009-09-29 19:36:16 +02:00 |
Alexandre Julliard
|
3b6b1c87fe
|
ws2_32: Use the standard winsock functions to implement the async versions.
|
2009-09-29 19:36:15 +02:00 |
Alexandre Julliard
|
8dcb6f3f3c
|
ws2_32: Define a specific structure for each query type.
|
2009-09-29 19:35:59 +02:00 |
Alexandre Julliard
|
6905a6c2ad
|
ws2_32: Define a common header struct for async queries, and switch to 32-bit types.
|
2009-09-29 18:29:32 +02:00 |
Alexandre Julliard
|
9c2abfc503
|
ws2_32: Split the async function callback by type of query.
|
2009-09-29 18:29:27 +02:00 |
Michael Stefaniuc
|
f8ec47d5c6
|
msi/tests: Remove trailing '\'.
|
2009-09-29 18:08:30 +02:00 |
Michael Stefaniuc
|
22e2c111c1
|
windowscodecs: Remove trailing '\'.
|
2009-09-29 18:08:22 +02:00 |
Michael Stefaniuc
|
46dcb777db
|
dxdiagn: Remove duplicate include.
|
2009-09-29 18:08:16 +02:00 |
Ge van Geldorp
|
6eb6e31e05
|
comctl32/tests: Fix toolbar test on comctl32 version 4.72.
|
2009-09-29 16:10:59 +02:00 |
Markus Stockhausen
|
dbb29993db
|
ddraw: Set dwBackBufferCount=0 in CreateSurface for backbuffer.
|
2009-09-29 16:06:47 +02:00 |
Hans Leidekker
|
c0c6daeb5a
|
msi: Test installing over in-use files.
|
2009-09-29 16:06:23 +02:00 |
Hans Leidekker
|
46ac59f988
|
msi: Don't set the Installed property twice.
|
2009-09-29 16:06:23 +02:00 |
Hans Leidekker
|
2beee126a7
|
msi: Test the Installed property.
|
2009-09-29 16:06:22 +02:00 |
Hans Leidekker
|
1b7d1d4c87
|
msi: Respect UI level in custom action type 19.
|
2009-09-29 16:06:22 +02:00 |
Jeff Zaroyko
|
26f380941b
|
imm32/tests: Add another combination which should fail.
|
2009-09-29 15:05:32 +02:00 |
Detlef Riekenberg
|
29c9c7f50d
|
include: Fix the fpAddPortEx prototype in struct PRINTPROVIDOR.
|
2009-09-29 15:05:24 +02:00 |
Detlef Riekenberg
|
64bcb540bb
|
localui: Fix a memory leak.
|
2009-09-29 14:50:37 +02:00 |
Detlef Riekenberg
|
f6120c2aa4
|
winspool: Use the backend for AddPortW.
|
2009-09-29 14:50:28 +02:00 |
Detlef Riekenberg
|
9d5377f50f
|
localspl: Implement fpAddPort.
|
2009-09-29 14:50:17 +02:00 |
Detlef Riekenberg
|
650f85174a
|
localspl: Fix type of a WCHAR buffer.
|
2009-09-29 14:50:02 +02:00 |
Detlef Riekenberg
|
068e861d06
|
localspl: Unload only portmonitors in monitor_unloadall.
|
2009-09-29 14:49:51 +02:00 |
Nikolay Sivov
|
c685729b72
|
comctl32/monthcal: Fix locale dependent test failure.
|
2009-09-29 14:22:35 +02:00 |
Nikolay Sivov
|
484ef1dcbf
|
comctl32/updown: Fix some test failures on Win95 (comctl32 4.0).
|
2009-09-29 14:22:35 +02:00 |
Nikolay Sivov
|
aadadd04fe
|
comctl32/monthcal: Control elements should be centered in client area, and left/top aligned if they don't.
|
2009-09-29 14:22:35 +02:00 |
Nikolay Sivov
|
74eca56acb
|
comctl32/monthcal: Minimal rectangle should be zero based.
|
2009-09-29 14:22:34 +02:00 |
Nikolay Sivov
|
1f41db4c2f
|
comctl32/monthcal: Use a single calendar for hittesting tests, make point calculation at runtime.
|
2009-09-29 14:22:34 +02:00 |
Nikolay Sivov
|
30010f44d5
|
comctl32/monthcal: Months popup menu should be placed at current pointer position.
|
2009-09-29 14:22:34 +02:00 |
Nikolay Sivov
|
bce1cebdd4
|
comctl32/monthcal: Right button should trigger a popup menu on release.
|
2009-09-29 14:22:34 +02:00 |
Henri Verbeet
|
49f712beff
|
wined3d: Explicitly pass gl_info to stateblock_savedstates_copy().
|
2009-09-29 14:22:34 +02:00 |
Henri Verbeet
|
6d3e5a9cce
|
wined3d: Pass IWineD3DStateBlockImpl pointers to stateblock_copy().
|
2009-09-29 14:22:34 +02:00 |
Henri Verbeet
|
4ed126f5dc
|
wined3d: Clear the correct "activeLights" array in stateblock_copy().
|
2009-09-29 14:22:34 +02:00 |
Henri Verbeet
|
664057ce6a
|
wined3d: Add a separate function for state block initialization.
|
2009-09-29 14:22:34 +02:00 |
Henri Verbeet
|
6a7b97b617
|
wined3d: Fix a typo.
|
2009-09-29 14:22:34 +02:00 |
Paul Vriens
|
558b7a3c4f
|
include: Add an error code.
|
2009-09-29 14:22:33 +02:00 |
Paul Vriens
|
a04e265486
|
kernel32/tests: Fix some test failures on WinMe.
|
2009-09-29 14:22:33 +02:00 |
Paul Vriens
|
da9de03761
|
jscript: Add some Dutch translations.
|
2009-09-29 14:22:33 +02:00 |
Jacek Caban
|
404c183d80
|
mshtml: Added IInternetHostSecurityManager stub implementation.
|
2009-09-29 14:22:33 +02:00 |
Jacek Caban
|
c14c3a6e91
|
mshtml: Added ScriptHost IServiceProvider stub implementation.
|
2009-09-29 14:22:23 +02:00 |
Jacek Caban
|
2ea23923a7
|
jscript: Added ActiveXObject constructor stub implementation.
|
2009-09-29 13:34:53 +02:00 |
Juan Lang
|
2e92c726aa
|
ntdll: Don't allow setting a zero thread affinity.
|
2009-09-29 13:29:43 +02:00 |
Juan Lang
|
c7b1423521
|
ntdll: Don't allow setting a zero process affinity.
|
2009-09-29 13:29:36 +02:00 |
Juan Lang
|
d9ce24e6cb
|
ntdll/tests: Add tests for process and thread affinity.
|
2009-09-29 13:29:28 +02:00 |
Alexandre Julliard
|
9cdd9a56e4
|
winetest: Don't run tests on native dlls when running under Wine.
|
2009-09-29 13:28:15 +02:00 |