Michael Stefaniuc
|
a624fb044c
|
crypt32: Add missing parameter to a TRACE.
|
2007-09-27 11:08:23 +02:00 |
|
Michael Stefaniuc
|
790424f0ad
|
advapi32: Move the storage specifier to the beginning of the declaration.
|
2007-09-27 11:08:21 +02:00 |
|
Maarten Lankhorst
|
6506dff8b8
|
dsound: Check if hardware buffer is big enough before accepting it.
|
2007-09-27 11:08:05 +02:00 |
|
Maarten Lankhorst
|
30392be1e0
|
wineoss: Silence some harmless warnings.
|
2007-09-27 11:08:02 +02:00 |
|
Alex Villacís Lasso
|
be5105e894
|
riched20: EM_SETCHARFORMAT must return 0, not assert, on invalid struct size.
|
2007-09-27 11:07:54 +02:00 |
|
Dan Hipschman
|
cbd75d3ace
|
widl: Fix array alignment bug.
|
2007-09-27 11:07:15 +02:00 |
|
Dan Hipschman
|
723c8bacfa
|
widl: Fix string codes in pointer descriptions.
|
2007-09-27 10:09:38 +02:00 |
|
Dan Hipschman
|
347f2a2da2
|
widl: Fix top-level conformant arrays with pointer attributes.
|
2007-09-27 10:09:32 +02:00 |
|
Alexandre Julliard
|
3363d65f16
|
gdi32: Move the generic part of FontIsLinked() to font.c.
|
2007-09-26 20:21:34 +02:00 |
|
Alexandre Julliard
|
543270dfb5
|
gdi32: Don't pass a DC handle to WineEngGetFontUnicodeRanges.
|
2007-09-26 20:17:13 +02:00 |
|
Alexandre Julliard
|
1abc24d29c
|
gdi32: Don't hold the gdi lock while calling DC driver functions.
|
2007-09-26 17:51:41 +02:00 |
|
Alexandre Julliard
|
7480bd3204
|
gdi32: Don't hold the gdi lock while creating a DC.
|
2007-09-26 17:39:25 +02:00 |
|
Alex Villacís Lasso
|
fa5230fb54
|
riched20: EM_SETCHARFORMAT must return 1 on success, not 0.
|
2007-09-26 14:40:54 +02:00 |
|
Juan Lang
|
8e1151ec18
|
crypt32: Partially implement CryptQueryObject.
|
2007-09-26 14:27:02 +02:00 |
|
Alexandre Julliard
|
d082517c33
|
wineconsole: Default to the user backend, falling back to curses if we can't create a window.
|
2007-09-26 14:21:46 +02:00 |
|
Andrey Turkin
|
477582401b
|
server: Implement server-side completion queues and operations on them.
|
2007-09-26 13:56:43 +02:00 |
|
Andrew Talbot
|
edac40ad3c
|
itss: Fix a typo.
|
2007-09-26 12:21:38 +02:00 |
|
Thomas Weidenmueller
|
1244e8c7d4
|
shell32: Implement SHCreatePropSheetExtArrayEx.
|
2007-09-26 12:15:45 +02:00 |
|
Mikołaj Zalewski
|
4db3b1bba8
|
shell32: shlview: Change some more ANSI calls to Unicode.
|
2007-09-26 12:15:34 +02:00 |
|
Mikołaj Zalewski
|
212c36048a
|
shell32: Make the shell view control Unicode.
|
2007-09-26 12:15:27 +02:00 |
|
EA Durbin
|
70c20d7d4e
|
winecfg: Implement audio test.
|
2007-09-26 12:15:14 +02:00 |
|
Alexandre Julliard
|
000736ae11
|
wineps.drv: Fix end of list check in PSDRV_UpdateDevCaps().
|
2007-09-26 12:15:14 +02:00 |
|
Mikolaj Zalewski
|
6d5d0eaafa
|
advapi32: Make ConvertSidToStringSid use helper functions of ConvertSecurityDescriptorToStringSecurityDescriptor.
|
2007-09-26 12:15:14 +02:00 |
|
Mikolaj Zalewski
|
3198809fd5
|
advapi32: Implement ConvertSecurityDescriptorToStringSecurityDescriptor[AW].
|
2007-09-26 12:15:14 +02:00 |
|
Mikolaj Zalewski
|
f606055740
|
include: Fix the definition of VALID_INHERIT_FLAGS.
|
2007-09-26 12:15:14 +02:00 |
|
Mikolaj Zalewski
|
74bc7c091f
|
wine.inf: add four keys found on Windows XP to Active Setup\Installed Components.
|
2007-09-26 12:15:14 +02:00 |
|
Detlef Riekenberg
|
3e83b75038
|
ntdll: Avoid segfault with snoop for exefiles with a broken export table.
|
2007-09-26 12:15:14 +02:00 |
|
Stefan Leichter
|
6be7eba918
|
comcat: Remove 'recursive registry key delete' function.
|
2007-09-26 11:32:31 +02:00 |
|
Stefan Leichter
|
4677e50a06
|
d3dxof: Remove 'recursive registry key delete' function.
|
2007-09-26 11:32:26 +02:00 |
|
Dmitry Timoshkov
|
d4193a94e4
|
user32: Make message test pass cleanly under XP SP2.
|
2007-09-25 14:28:33 +02:00 |
|
L. Rahyen
|
43601c282b
|
user32: Implement initial stubs for all raw input functions.
|
2007-09-25 14:18:40 +02:00 |
|
Christian Gmeiner
|
bb3a968d30
|
advapi32: fix some compiler warnings when using -Wsign-compare.
|
2007-09-25 14:12:46 +02:00 |
|
Philip Nilsson
|
65dbd2b114
|
ws2_32/tests: Add a testcase for binding with IPv6 and IPv4 on the same port.
|
2007-09-25 13:51:47 +02:00 |
|
Philip Nilsson
|
1399a6eaf8
|
ws2_32: Set IPV6_V6ONLY when required to be compatible with Windows.
|
2007-09-25 13:51:40 +02:00 |
|
Misha Koshelev
|
705b01c054
|
wininet: When sending INTERNET_STATUS_HANDLE_CLOSING make sure the freed handle is not yet available.
|
2007-09-25 13:51:34 +02:00 |
|
Chris Robinson
|
665a8add92
|
wgl: Override glFinish and glFlush.
|
2007-09-25 13:33:37 +02:00 |
|
Chris Robinson
|
4258465868
|
winex11.drv: Load the XComposite extension when available.
|
2007-09-25 13:32:46 +02:00 |
|
Detlef Riekenberg
|
ffe54a884c
|
comdlg32/tests: Remove debug code and the tabs.
|
2007-09-25 12:37:47 +02:00 |
|
Detlef Riekenberg
|
b5e45b0b77
|
comdlg32/tests: Add tests for PRINTDLG->hDevNames.
|
2007-09-25 12:37:42 +02:00 |
|
Karl Relton
|
260fd8a4a9
|
msvcrt: New implementation of fcvt.
|
2007-09-25 12:37:32 +02:00 |
|
Louis Lenders
|
6f9bcd59be
|
wtsapi32: Add stub for WTSUnRegisterSessionNotification.
|
2007-09-25 12:37:32 +02:00 |
|
Louis Lenders
|
6b8c3688a8
|
wtsapi32: Add stub for WTSRegisterSessionNotification.
|
2007-09-25 12:37:32 +02:00 |
|
Dmitry Timoshkov
|
5be5b9c5c7
|
kernel32: Add a test for read-only mapping of a write-only section, test actual page access rights of the mapping.
|
2007-09-25 11:58:11 +02:00 |
|
Vitaliy Margolen
|
7123d5a0a3
|
dinput: Implement GetDeviceInfo for evdev joystick.
|
2007-09-25 11:55:32 +02:00 |
|
Vitaliy Margolen
|
ac3668a057
|
dinput: Make default dead zone configurable.
|
2007-09-25 11:55:26 +02:00 |
|
Vitaliy Margolen
|
8ff85c08b6
|
dinput: Add a helper function to open configuration registry keys.
|
2007-09-25 11:55:23 +02:00 |
|
Vitaliy Margolen
|
319097f563
|
dinput: Move get_config_key to a common place.
|
2007-09-25 11:55:19 +02:00 |
|
Dan Hipschman
|
bb3275ce97
|
widl: Clean up write_conf_or_var_desc with string_of_type.
|
2007-09-25 11:40:29 +02:00 |
|
Alexandre Julliard
|
2b5376cbc1
|
ole32/tests: Remove test that tries to create a huge file on Windows.
|
2007-09-25 11:38:31 +02:00 |
|
Stefan Dösinger
|
84fc6ca390
|
wined3d: Add modifier handling to cnd in arb.
|
2007-09-25 11:21:05 +02:00 |
|