Christian Costa
|
43fed89d04
|
d3drm: Implement IDirect3DRMMesh_AddGroup.
|
2012-05-21 20:21:46 +02:00 |
Christian Costa
|
e07f824241
|
d3drm: Implement IDirect3DRMMeshBuilderX_Scale method.
|
2012-05-21 20:21:32 +02:00 |
Christian Costa
|
4c7fb67fc1
|
dmusic: Simplify IPersistStream_Load by checking DLS header first and exit if it is wrong.
|
2012-05-21 20:21:19 +02:00 |
Michael Stefaniuc
|
fc999cb362
|
mshtml/tests: Remove duplicated ok() call.
|
2012-05-21 12:43:30 +02:00 |
Michael Stefaniuc
|
3d9a4e8921
|
d3d9/tests: Remove stray ok() call.
|
2012-05-21 12:43:26 +02:00 |
Hans Leidekker
|
fd1eab7f22
|
fusion: Add support for installing version 4.0 assemblies.
|
2012-05-21 11:47:24 +02:00 |
Hans Leidekker
|
0c6ab2464f
|
fusion: Add support for enumerating version 4.0 assemblies.
|
2012-05-21 11:47:19 +02:00 |
Hans Leidekker
|
f408fa83ee
|
fusion: Add support for ASM_CACHE_ROOT_EX in GetCachePath.
|
2012-05-21 11:47:14 +02:00 |
Hans Leidekker
|
08cbe5d26f
|
fusion: Use the PEKIND type where appropriate.
|
2012-05-21 11:47:09 +02:00 |
Hans Leidekker
|
2ed8056a2b
|
fusion: Add a helper to retrieve the runtime version for an assembly.
|
2012-05-21 11:47:04 +02:00 |
Nikolay Sivov
|
84863dfff7
|
msxml3: Use constant to store supported safety options.
|
2012-05-21 11:46:54 +02:00 |
Nikolay Sivov
|
ec2114e66e
|
msxml3: Added IDispatch support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:48 +02:00 |
Nikolay Sivov
|
1a94d8f3c1
|
msxml3: Stub support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:42 +02:00 |
Nikolay Sivov
|
82fe81c404
|
msxml3: Move methods implementation to separate functions, so it can be reused.
|
2012-05-21 11:46:32 +02:00 |
Nikolay Sivov
|
9a4d8c30d1
|
msxml3/tests: A test to show that writer flushes buffer to stream automatically.
|
2012-05-21 11:46:13 +02:00 |
Nikolay Sivov
|
cce2b95a8f
|
msxml3/tests: Fix test crashes running old versions.
|
2012-05-21 11:46:06 +02:00 |
Nikolay Sivov
|
08d3b4b9fc
|
msxml3: Support dumping VT_VARIANT|VT_BYREF variants.
|
2012-05-21 11:45:56 +02:00 |
Nikolay Sivov
|
6c4bdf3bdf
|
urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium.
|
2012-05-21 11:34:39 +02:00 |
Michael Stefaniuc
|
6542c708ed
|
winhttp/tests: Remove wrong check for 'len'.
|
2012-05-21 11:34:39 +02:00 |
Michael Stefaniuc
|
7fcbf0736e
|
ddraw/tests: Remove some stray ok() calls.
|
2012-05-21 11:34:38 +02:00 |
Michael Stefaniuc
|
8f4512f763
|
jscript/tests: Check the correct return value.
|
2012-05-21 11:34:38 +02:00 |
Dmitry Timoshkov
|
a4f79c347e
|
gdiplus: Use font emSize to map to pixel size instead of using gdi32 font metrics.
|
2012-05-21 11:34:37 +02:00 |
Francois Gouget
|
0f504a17ce
|
quartz/tests: Fix compilation on systems that don't support nameless structs.
|
2012-05-21 11:34:37 +02:00 |
Francois Gouget
|
71945b7635
|
secur32: Make some SecurityFunction methods static.
|
2012-05-21 11:34:37 +02:00 |
Francois Gouget
|
2b89bc528c
|
d3drm: Make load_data() static.
|
2012-05-21 11:34:36 +02:00 |
Eric Pouech
|
8308c35ec5
|
winedbg: In the gdb remote protocol implementation, correctly manage the size of registers on the wire (esp. for 64bit ones).
|
2012-05-21 11:34:17 +02:00 |
Eric Pouech
|
dbd70d0917
|
dbghelp: Protect COFF line number parsing against out of bounds access.
|
2012-05-21 11:33:59 +02:00 |
Józef Kucia
|
e46d650d3f
|
d3dx9/tests: Mark broken behavior of the debug version of d3d9.
|
2012-05-21 11:33:59 +02:00 |
Józef Kucia
|
8061bec3af
|
d3dx9/tests: Do not release a texture when it wasn't created.
|
2012-05-21 11:33:58 +02:00 |
Józef Kucia
|
4d462adef9
|
d3dx9/tests: Use more common formats for surfaces in DXTn tests.
|
2012-05-21 11:33:58 +02:00 |
Józef Kucia
|
0da94d4985
|
d3dx9/tests: Add a test for D3DXLoadSurfaceFromSurface.
|
2012-05-21 11:33:58 +02:00 |
Józef Kucia
|
d7a633a438
|
d3dx9/tests: Add more tests for D3DXFilterTexture.
|
2012-05-21 11:33:57 +02:00 |
Józef Kucia
|
480e4e5bfc
|
d3dx9: Correctly check if a cube texture is dynamic in D3DXCreateCubeTextureFromFileInMemoryEx.
|
2012-05-21 11:33:57 +02:00 |
Józef Kucia
|
eb55412f66
|
d3dx9: Correctly check if a texture is dynamic in D3DXCreateTextureFromFileInMemoryEx.
|
2012-05-21 11:33:56 +02:00 |
Józef Kucia
|
1a4f1edf32
|
d3dx9: Use actual level count for computing the number of loaded mipmaps.
|
2012-05-21 11:33:56 +02:00 |
Józef Kucia
|
7d07f1f2f6
|
d3dx9: Correctly handle D3DUSAGE_AUTOGENMIPMAP in D3DXCheckVolumeTextureRequirements.
|
2012-05-21 11:33:56 +02:00 |
Józef Kucia
|
dfc085b684
|
d3dx9: Correctly handle D3DUSAGE_AUTOGENMIPMAP in D3DXCheckTextureRequirements.
|
2012-05-21 11:33:55 +02:00 |
Detlef Riekenberg
|
979099a441
|
ntdll: Read the current processor with the __NR_getcpu syscall.
|
2012-05-21 11:33:55 +02:00 |
Detlef Riekenberg
|
0e235e5dc6
|
ntdll/tests: Add tests for NtGetCurrentProcessorNumber.
|
2012-05-21 11:33:40 +02:00 |
Detlef Riekenberg
|
1f80bacc65
|
ntdll: Use ThreadAffinityMask for NtGetCurrentProcessorNumber.
|
2012-05-21 10:27:40 +02:00 |
Detlef Riekenberg
|
02b74d3fd3
|
ntdll: Implement NtGetCurrentProcessorNumber.
|
2012-05-21 10:20:25 +02:00 |
Aric Stewart
|
6c51c1ba13
|
wineqtdecoder: Implement a stub for DataHPlaybackHints64.
|
2012-05-18 21:02:44 +02:00 |
Aric Stewart
|
4948d343df
|
wineqtdecoder: Implement DataHGetFileSizeAsync.
|
2012-05-18 21:02:39 +02:00 |
André Hentschel
|
6bd29b2810
|
wmvcore: Set output parameters to NULL.
|
2012-05-18 18:15:14 +02:00 |
Aric Stewart
|
d04552cada
|
quartz: vmr-9 call BaseControlWindow_Destroy when destroying.
|
2012-05-18 18:14:26 +02:00 |
Christian Costa
|
795bea989d
|
d3drm: IDirect3DRM3_Load implementation is correct now.
|
2012-05-18 18:12:54 +02:00 |
Christian Costa
|
decada5f73
|
dmusic: COM cleanup of DirectMusicPort object.
|
2012-05-18 18:12:47 +02:00 |
Christian Costa
|
c0dff8ac44
|
dmusic: Cleanup IDirectMusicCollection_EnumInstrument.
|
2012-05-18 18:12:31 +02:00 |
Christian Costa
|
495e3288db
|
dmusic: Cleanup IDirectMusicCollection_GetInstrument.
|
2012-05-18 18:12:18 +02:00 |
Christian Costa
|
82f3b86c5c
|
dmusic: Display new ref in trace for AddRef and Release for collection object.
|
2012-05-18 18:12:06 +02:00 |