Henri Verbeet
|
693fb6d56c
|
d3d8: Check for D3DPOOL_DEFAULT resources before doing a Reset().
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
7db1ebb853
|
d3d8/tests: Add a Reset test.
This is based on the equivalent d3d9 test.
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
b20a2703e4
|
d3d8/tests: Fix some failure messages in test_depth_stencil_size().
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
d06873443d
|
d3d9/tests: Avoid leaking a device in the Reset test.
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
d2479406e8
|
d3d9/tests: Add a test for window styles on device creation.
|
2011-05-04 17:26:46 +02:00 |
Jacek Caban
|
42ce560e38
|
mshtml: Don't use Gecko nsIURI::GetHostPort implementation.
|
2011-05-04 17:26:46 +02:00 |
Jacek Caban
|
4815e411d1
|
urlmon: Moved test_internet_feature_defaults invokation to skip tests on too old IEs.
|
2011-05-04 17:26:46 +02:00 |
Jacek Caban
|
1fa36c85bd
|
kernel32: Moved EnumProcesses implementation to kernel32.
|
2011-05-04 17:26:45 +02:00 |
Alexandre Julliard
|
a4d0d63489
|
atl: Only return a window procedure in AtlModuleRegisterWndClassInfoA/W when subclassing.
|
2011-05-03 20:52:24 +02:00 |
Piotr Caban
|
a343c1fbd0
|
crypt32: Fix content type in CRYPT_QueryEmbeddedMessageObject function.
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
1ece5b3ab6
|
wintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
3a945c3987
|
wintrust: Fix CryptSIPGetSignedMsg (from PE file).
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
3a6196b79e
|
wintrust: Added CryptSIPPutSignedDataMsg implementation (for PE files).
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
0cd94ac51f
|
imagehlp: Set Index in ImageAddCertificate function.
|
2011-05-03 19:34:29 +02:00 |
Rico Schüller
|
f3f59d2cf8
|
d3dx9: Implement ID3DXBaseEffect::GetString().
|
2011-05-03 19:34:29 +02:00 |
Rico Schüller
|
46b3727df3
|
d3dx9: Implement ID3DXBaseEffect::GetValue().
|
2011-05-03 19:34:29 +02:00 |
Francois Gouget
|
f09bbacf9e
|
msi: get_msi_typelib() is not used anymore so remove it.
|
2011-05-03 19:34:29 +02:00 |
Marcus Meissner
|
63823061ed
|
quartz: Handle NULL return from strchr() (Coverity).
|
2011-05-03 19:34:27 +02:00 |
Alexandre Julliard
|
537b35006c
|
msvcp: Don't define stubs for data exports.
|
2011-05-03 19:34:26 +02:00 |
Alexandre Julliard
|
3a1086a659
|
msvcrt: Don't define stubs for data exports.
|
2011-05-03 19:34:26 +02:00 |
Piotr Caban
|
67b5a868f1
|
msvcrt: Added _swprintf and vsnprintf functions.
|
2011-05-03 19:34:26 +02:00 |
Piotr Caban
|
2a3484a22d
|
msvcrt: Added _wtmpnam implementation.
|
2011-05-03 19:34:26 +02:00 |
Huw Davies
|
3a91df11e1
|
gdi32/tests: Allow broken behaviour for nt4 sp1 and sp2.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
cd2beae51b
|
d3dcompiler: Specify arguments for stub entry points that are used in forwards.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
2565019d4a
|
d3dx10: Specify arguments for stub entry points.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
1ac7000a88
|
d3dx9: Synchronize entry point declarations across spec files.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
f9c75812e4
|
d3dx9_36: Specify arguments for stub entry points.
|
2011-05-03 19:34:24 +02:00 |
Huw Davies
|
d6ce0b10c4
|
shell32: Always clone the return pidl to avoid a double free if the selection is changed during teardown.
|
2011-05-03 19:34:24 +02:00 |
Damjan Jovanovic
|
8eb6b8bcb6
|
mmsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit.
|
2011-05-03 14:38:06 +02:00 |
Nicolas Le Cam
|
46988651d9
|
gdi32: Remove a set but unused variable.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
4d29b9716e
|
d3dcompiler_43: Make write_dword_unknown() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
aaec50d44c
|
user32: SCROLL_SetNCSbState() is not used anymore so remove it.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
6c8c68f7b6
|
wined3d: Make wined3d_event_query_test() and resource_get_type() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
8a8c8bbd86
|
msxml3: Make a bunch of XSLPattern_*() functions static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
ca268b199a
|
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
87d76cc2ab
|
infosoft: Export DllUnregisterServer().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
7b44caa752
|
d3d8/tests: Add a test for window styles on device creation.
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
65272a4f81
|
ddraw/tests: Add a test for SetCooperativeLevel() window styles.
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
0293e19928
|
ddraw/tests: Make sure the window is properly released by ddraw in test_wndproc().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
02f0d82d24
|
d3d9/tests: Destroy the window after we're done with it in test_reset().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
0116af3703
|
wined3d: Cleanup surfaces only once.
|
2011-05-03 14:38:06 +02:00 |
Alexandre Julliard
|
6c88228078
|
msvcrt: Allow forwarding to stub functions when the arguments are known.
|
2011-05-03 14:38:05 +02:00 |
Alexandre Julliard
|
e51132b238
|
msvcrt: Specify arguments for the stub functions.
|
2011-05-03 14:37:51 +02:00 |
Alexandre Julliard
|
5ac184cad5
|
msvcrt: Update spec files using the make_specfiles script.
|
2011-05-03 12:44:14 +02:00 |
Alexandre Julliard
|
4be2026aef
|
msvcrt: Add a stub for msvcp71.dll.
|
2011-05-03 12:38:52 +02:00 |
Alexandre Julliard
|
2f9c02e8f1
|
msvcrt: Add a stub for msvcp70.dll.
|
2011-05-03 12:38:35 +02:00 |
Alexandre Julliard
|
92e05ed981
|
wineoss: Get rid of %ll printf formats.
|
2011-05-02 21:03:15 +02:00 |
Alexandre Julliard
|
f60a0f5e56
|
configure: Improve the detection of OSS v4.
|
2011-05-02 20:07:04 +02:00 |
Andrew Eikum
|
4d2622e65b
|
mmdevapi/tests: Add tests for IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
3025f7f505
|
winecoreaudio.drv: Implement IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |