Michael Stefaniuc
8b5a5e532b
ddrawex: Remove superfluous pointer casts.
2009-01-14 12:21:08 +01:00
Michael Stefaniuc
5ee7a104c9
ddraw: Remove superfluous pointer casts.
2009-01-14 12:21:02 +01:00
Michael Stefaniuc
a04ed94580
comdlg32: Remove superfluous pointer casts.
2009-01-14 12:20:58 +01:00
Michael Stefaniuc
ea885c1393
setupapi: Add the Romanian translation.
2009-01-14 12:20:51 +01:00
Michael Stefaniuc
790e7c465f
wineps.drv: Add the Romanian translation.
2009-01-14 12:20:43 +01:00
Michael Stefaniuc
fe794a36b1
comdlg32: Fix typo in #pragma line in cdlg_Ro.rc.
2009-01-14 12:20:38 +01:00
Nikolay Sivov
800b05c4b5
ntdll: Check pointers in NtAccessCheck to prevent access violation.
2009-01-14 12:20:17 +01:00
André Hentschel
eda4872c45
comctl32/tests: Fix wrong comment-headline in toolbar.c.
2009-01-14 12:20:11 +01:00
Hans Leidekker
d92e738f4a
setupapi: Fix resolving target path when given a section. Default to the system directory.
2009-01-13 17:33:08 +01:00
Alexandre Julliard
c6144893b6
user32/tests: Fix the layered window tests for some Vista versions.
2009-01-13 17:33:08 +01:00
Alexandre Julliard
41e6d71757
user32/tests: Comment out the menu size tests, there's no consistent behavior to test for.
2009-01-13 17:33:08 +01:00
Stefan Dösinger
903c774263
d3d9: Use D3DFOG_* constants instead of plain integers.
2009-01-13 17:33:08 +01:00
Stefan Dösinger
b3b60f9602
d3d9: Properly set AutoRestoreDisplayMode.
2009-01-13 16:39:53 +01:00
Nikolay Sivov
2013cdc604
kernel32: Implemented GetErrorMode().
2009-01-13 16:39:45 +01:00
Ge van Geldorp
444f4a7fbc
user32/tests: keybd_event can send HCBT_KEYSKIPPED notifications.
2009-01-13 16:39:37 +01:00
Ge van Geldorp
a9950e3cee
rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows.
...
The failures in rpcrt4:server on Windows are caused by an access violation
thrown in NdrVaryingArrayUnmarshall() called from get_5numbers(). I've
created a minimum get_5numbers() test with Microsoft tools and that throws
the same access violation. The access violation disappears when zeroing
out the StubMsg before calling NdrClientInitializeNew(), so my guess is
Windows NdrVaryingArrayUnmarshall() uses an uninitialized member.
2009-01-13 16:39:30 +01:00
Erich Hoover
8defde719a
wcmd: Fix redirecting a pipe to another pipe.
2009-01-13 16:39:18 +01:00
Erich Hoover
423929ad10
wcmd: Handle batch scripts containing quotes within quotes.
2009-01-13 16:39:13 +01:00
Andrey Turkin
000136ac30
setupapi: Add support for DIRID_PRINTPROCESSOR.
2009-01-13 16:21:22 +01:00
David Adam
be964897aa
d3dx9: Fix falling tests in native windows.
2009-01-13 16:17:02 +01:00
Austin English
753affe48d
ole32: Add tests for CoInitializeEx.
2009-01-13 16:17:02 +01:00
Andrey Turkin
2f2723893d
httpapi: Add HttpDeleteServiceConfiguration, HttpQueryServiceConfiguration and HttpSetServiceConfiguration stubs.
2009-01-13 16:17:02 +01:00
Andrey Turkin
3104f77e40
httpapi: Add HttpInitialize and HttpTerminate stubs.
2009-01-13 16:15:49 +01:00
Huw Davies
c458f41aec
comdlg32: Use the DEVMODE and DEVNAMES directly from the PAGESETUPDLG structure.
2009-01-13 15:53:56 +01:00
Huw Davies
00e5840eb0
comdlg32: Update the original dialog structure rather than a temporary copy.
2009-01-13 15:53:49 +01:00
Andrew Talbot
8ddf6c0a25
riched20: Declare some functions static.
2009-01-13 15:53:43 +01:00
Hans Leidekker
b0f2bebc4c
setupapi: Enable reuse of create_inf_file in tests.
2009-01-13 15:37:06 +01:00
Jacek Caban
66a7da71ee
urlmon: Added https binding tests.
2009-01-13 15:29:14 +01:00
Jacek Caban
1876f46bcf
urlmon: Use pluggable protocol handler for https binding.
2009-01-13 15:29:07 +01:00
Jacek Caban
d4ce90e688
urlmon: Ignore ReportProgress(BINDSTATUS_ACCEPTRANGES) calls.
2009-01-13 15:29:01 +01:00
Jacek Caban
3b84a40cf1
urlmon: Added HttpSProtocol object tests.
2009-01-13 15:28:56 +01:00
Jacek Caban
998b4653c9
urlmon: Call ReportProgress(BINDSTATUS_ACCEPTRANGES) in https handler.
2009-01-13 15:28:47 +01:00
Jacek Caban
12931062fb
wininet: Make sure that we have data buffered before sending INTERNET_STATUS_REQUEST_COMPLETE notification.
2009-01-13 15:28:39 +01:00
Michael Stefaniuc
49177a0958
dmime: Remove superfluous pointer casts.
2009-01-13 15:26:23 +01:00
Michael Stefaniuc
68eb63a4fa
dmusic: Remove superfluous pointer casts.
2009-01-13 15:26:19 +01:00
Michael Stefaniuc
934ed50d49
version: Remove superfluous pointer casts.
2009-01-13 15:26:16 +01:00
Michael Stefaniuc
e202baabd5
user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR.
2009-01-13 15:26:11 +01:00
Michael Stefaniuc
898d795fdd
wintrust/tests: Remove superfluous pointer casts.
2009-01-13 15:26:04 +01:00
Michael Stefaniuc
2fc7b81009
advapi32/tests: Remove superfluous pointer casts.
2009-01-13 15:26:00 +01:00
Michael Stefaniuc
7eb3abc1c1
uxtheme: Remove superfluous pointer casts.
2009-01-13 15:25:55 +01:00
Michael Stefaniuc
2b9c8433b2
dmstyle: Remove superfluous pointer casts.
2009-01-13 15:25:52 +01:00
Michael Stefaniuc
d62a0eec7b
dmscript: Remove superfluous pointer casts.
2009-01-13 15:25:48 +01:00
Michael Stefaniuc
16042cff7b
rsaenh: Remove superfluous pointer casts.
2009-01-13 15:25:46 +01:00
Michael Stefaniuc
4b50a4c670
dmloader: Remove superfluous pointer casts.
2009-01-13 15:25:43 +01:00
Michael Stefaniuc
d576c2d934
wldap32: Remove superfluous pointer casts.
2009-01-13 15:25:41 +01:00
Michael Stefaniuc
f7c133284b
devenum: Remove superfluous pointer casts.
2009-01-13 15:25:38 +01:00
Michael Stefaniuc
b5e905a622
wsock32: Remove superfluous pointer casts.
2009-01-13 15:25:35 +01:00
Henri Verbeet
a37782595f
wined3d: Fix cube texture creation error handling.
2009-01-13 15:20:56 +01:00
Henri Verbeet
d030cbdad2
wined3d: Fix volume texture creation error handling.
2009-01-13 15:20:52 +01:00
Henri Verbeet
99d3c62163
wined3d: Fix surface creation error handling.
2009-01-13 15:20:44 +01:00