Frédéric Delanoy
|
bb2be17327
|
user32/tests: Use BOOL type where appropriate.
|
2013-11-05 11:16:00 +01:00 |
Frédéric Delanoy
|
77ee42fd33
|
user32: Use BOOL type where appropriate.
|
2013-11-05 11:15:06 +01:00 |
Andrew Eikum
|
3cb2ddfd09
|
msacm32: Don't clear DONE flag in Un,PrepareHeader.
|
2013-11-04 20:14:35 +01:00 |
Andrew Eikum
|
39185814b1
|
msadp32: Also convert to 8-bit PCM.
|
2013-11-04 20:14:35 +01:00 |
Alexandre Julliard
|
1483bfa21d
|
explorer: Remove SWP_NOACTIVATE to ensure that the foreground window is set to the desktop.
|
2013-11-04 20:14:33 +01:00 |
André Hentschel
|
cb1806db26
|
kernel32/tests: Test ResolveDelayLoadedAPI with generated dll.
|
2013-11-04 19:15:43 +01:00 |
Huw Davies
|
58e83ebdea
|
riched20: Revert to the default paragraph style when all text is deleted.
|
2013-11-04 17:41:12 +01:00 |
Stefan Dösinger
|
292612cf4b
|
wined3d: GL_ARB_instanced_arrays provides glDrawElementsInstanced.
|
2013-11-04 17:41:12 +01:00 |
Stefan Dösinger
|
84a1e60e48
|
wined3d: Check for support before calling glDrawElementsInstancedBaseVertex.
|
2013-11-04 17:41:12 +01:00 |
Hans Leidekker
|
ec1a57f25b
|
wbemprox: Add a partial implementation of Win32_NetworkAdapterConfiguration.
|
2013-11-04 17:41:12 +01:00 |
Hans Leidekker
|
1eefe9dd8e
|
wbemprox: Implement Win32_BIOS.IdentificationCode and Win32_BIOS.SMBIOSBIOSVersion.
|
2013-11-04 17:41:11 +01:00 |
Hans Leidekker
|
796d4d0ccf
|
wbemprox: Implement Win32_BaseBoard.Model and Win32_BaseBoard.Name.
|
2013-11-04 17:41:11 +01:00 |
Nikolay Sivov
|
e0344e1a28
|
msxml3: Implement url() property of IXMLDOMDocument.
|
2013-11-04 17:41:11 +01:00 |
Nikolay Sivov
|
61c8a4e6ea
|
msxml3/tests: Consolidate check for available class versions.
|
2013-11-04 17:41:11 +01:00 |
Alexander Dorofeyev
|
a14793f50b
|
wined3d: Fix resultarg state handling in nvrc/nvts code.
Resultarg affects both rgb and alpha register combiner output. Ensure that changing resultarg updates both.
|
2013-11-04 17:41:11 +01:00 |
Alexandre Julliard
|
cc02e15220
|
widl: Add support for #pragma directives.
|
2013-11-04 17:41:11 +01:00 |
Alexandre Julliard
|
1f3e3fa424
|
makedep: Add per-file flag to store the information about files to generate.
|
2013-11-04 17:41:09 +01:00 |
Nikolay Sivov
|
7513b58329
|
shlwapi: Implement PathUnExpandEnvStrings.
|
2013-11-04 11:48:06 +01:00 |
Andrey Zhezherun
|
c1a5b06d49
|
msvcp: Added missing casts to unsigned char in streambuf functions.
|
2013-11-04 11:35:54 +01:00 |
Andrey Zhezherun
|
43d3148357
|
msvcp: Fixed char_traits<char>::to_int_type.
|
2013-11-04 11:35:11 +01:00 |
Aric Stewart
|
9ccfebd615
|
usp10: Implement resolveResolved (L1) for Unicode 6.3.
|
2013-11-04 11:30:34 +01:00 |
Aric Stewart
|
de5dc96f85
|
usp10: Rewrite resolveNeutral and resolveImplicit for Unicode 6.3.
|
2013-11-04 11:30:32 +01:00 |
Aric Stewart
|
c767733631
|
usp10: Rewrite resolveWeak for Unicode 6.3.
|
2013-11-04 11:24:54 +01:00 |
Aric Stewart
|
2531d40b51
|
usp10: Rewrite resolveExplicit for Unicode 6.3.
|
2013-11-04 11:20:23 +01:00 |
Nikolay Sivov
|
e50dc73b86
|
urlmon/tests: Preparation for -D__WINESRC__.
|
2013-11-04 11:06:15 +01:00 |
Henri Verbeet
|
b9e1bcb7f6
|
ddrawex: Get rid of the IDirectDrawFactoryImpl typedef.
|
2013-11-04 11:05:56 +01:00 |
Henri Verbeet
|
ec37ac6f20
|
ddrawex: Get rid of the IClassFactoryImpl typedef.
|
2013-11-04 11:05:54 +01:00 |
Henri Verbeet
|
ceb4d2595b
|
d3d9/tests: Get rid of the "data2" vertex data array in pretransformed_varying_test().
|
2013-11-04 11:05:51 +01:00 |
Henri Verbeet
|
f4aab54ca1
|
wined3d: Mark the context valid if making it current on the "backup" window worked.
|
2013-11-04 11:05:46 +01:00 |
Henri Verbeet
|
3ad8989614
|
wined3d: Introduce a function for safely releasing a DC.
|
2013-11-04 11:05:43 +01:00 |
Michael Stefaniuc
|
6d7bd62a73
|
winmm/tests: Compile with -D__WINESRC__.
|
2013-11-04 11:05:40 +01:00 |
Michael Stefaniuc
|
36638ef5f8
|
winmm/tests: Use a better type for the mixer object.
|
2013-11-04 11:05:25 +01:00 |
Michael Stefaniuc
|
a749f27ab3
|
winmm/tests: Use the explicit CreateEventW() and don't bother testing it.
|
2013-11-04 11:05:16 +01:00 |
Frédéric Delanoy
|
bc967a6e03
|
uninstaller: Remove unused global variable.
Not used since 393fd51f79
|
2013-11-04 11:05:00 +01:00 |
Frédéric Delanoy
|
a72c23ed0c
|
winhlp32: Use BOOL type where appropriate.
|
2013-11-04 11:04:51 +01:00 |
Frédéric Delanoy
|
4ef76cd75c
|
wordpad: Use BOOL type where appropriate.
|
2013-11-04 11:03:46 +01:00 |
Frédéric Delanoy
|
416930d498
|
ntdll: Use BOOL type where appropriate.
|
2013-11-04 11:03:43 +01:00 |
Nikolay Sivov
|
d234bcdb25
|
vbscript/tests: Use a defined name for error code.
|
2013-11-04 11:02:28 +01:00 |
Andrew Eikum
|
37389cfc80
|
mmdevapi/tests: Update some error values for Windows 8.1.
|
2013-11-01 20:01:35 +01:00 |
Andrew Eikum
|
3486a35ad8
|
dinput: Fix copy-paste typo.
|
2013-11-01 20:01:30 +01:00 |
Nikolay Sivov
|
cd6e41dd9a
|
ole32: Use real object CLSID when creating instance from context info.
|
2013-11-01 14:17:55 +01:00 |
Piotr Caban
|
647817b018
|
msvcrt: Don't call invalid parameter handler on invalid mode flag.
|
2013-11-01 14:17:31 +01:00 |
Huw Davies
|
1990e19424
|
winspool: Add any default printer options that aren't set by the driver.
|
2013-11-01 14:17:24 +01:00 |
Jacek Caban
|
92426b5136
|
winhttp: Use netconn_query_data_available in get_available_data when possible.
|
2013-11-01 11:03:29 +01:00 |
Francois Gouget
|
cd5d1e54e7
|
winhttp/tests: Fix the test failure messages.
Don't claim the API failed when it succeeded, and show the unexpected data.
|
2013-11-01 10:57:15 +01:00 |
Francois Gouget
|
c31280d6e1
|
kernel32/tests: Check that WaitCommEvent() returns immediately in overlapped mode.
|
2013-11-01 10:57:14 +01:00 |
Francois Gouget
|
7425d2cac2
|
kernel32/tests: Remove a couple of incorrect CreateFile() console tests.
|
2013-11-01 10:57:14 +01:00 |
Francois Gouget
|
0a08c18518
|
shell32/tests: Disable a test that crashes on Windows 8.
|
2013-11-01 10:57:14 +01:00 |
Francois Gouget
|
62ddaf8f6a
|
kernel32/tests: On Windows 8 IdnToNameprepUnicode() returns a different error for invalid parameters.
|
2013-11-01 10:55:20 +01:00 |
Francois Gouget
|
62122b660f
|
crypt32: Remove WINAPI on static functions where not needed.
|
2013-11-01 10:55:15 +01:00 |