Andrew Nguyen
|
af1bcf7768
|
dxdiagn: Fix dot parsing in IDxDiagContainer::GetChildContainer for the case of a lone dot terminator.
|
2010-03-15 15:12:06 +01:00 |
Andrew Nguyen
|
c245c6ed09
|
dxdiagn: Initialize output pointer to NULL in IDxDiagContainer::GetChildContainer.
|
2010-03-15 15:12:00 +01:00 |
Andrew Nguyen
|
fa9af5b68a
|
dxdiagn: Fix string copy behavior with an excessively short buffer in IDxDiagContainer::EnumChildContainerNames.
|
2010-03-15 15:11:56 +01:00 |
Andrew Nguyen
|
2c9a5900e6
|
dxdiagn: Fix return and output behavior of IDxDiagContainer::EnumChildContainerNames.
|
2010-03-15 15:11:52 +01:00 |
Andrew Nguyen
|
5801d60a37
|
dxdiagn/tests: Add tests for IDxDiagContainer.
|
2010-03-15 15:09:54 +01:00 |
Damjan Jovanovic
|
bf18e7e71f
|
setupapi: Stub out SetupDiRemoveDevice.
|
2010-03-15 15:08:43 +01:00 |
Andrew Eikum
|
e60b2ec907
|
shlwapi: Improve error handling in UrlGetPart.
|
2010-03-15 15:08:26 +01:00 |
Jeff Latimer
|
ee891d3b59
|
usp10: Change default glyph returned from 0xffff to 0.
|
2010-03-15 15:08:02 +01:00 |
Jörg Höhle
|
3f529a6e70
|
mcicda: Prevent crash when closing while playing.
|
2010-03-15 15:07:29 +01:00 |
Jörg Höhle
|
22569e6dce
|
mciavi: Prevent deadlock when closing while playing or when paused.
|
2010-03-15 15:07:26 +01:00 |
Dmitry Timoshkov
|
52ebbb8aa7
|
user32: Restore special handling of monochrome bitmaps removed by c2202929ab .
|
2010-03-15 15:07:15 +01:00 |
Juan Lang
|
8447844d81
|
include: Add a few missing OIDs.
|
2010-03-15 15:06:11 +01:00 |
Juan Lang
|
972031643f
|
rsaenh: Add simple tests for SHA-256, SHA-384, and SHA-512.
|
2010-03-15 15:00:58 +01:00 |
Juan Lang
|
5ebe73ef61
|
rsaenh: Fix some test failures on Win9x/NT4.
|
2010-03-15 15:00:48 +01:00 |
Roderick Colenbrander
|
604caf0caa
|
wined3d: Remove oversize texture support.
|
2010-03-15 14:23:15 +01:00 |
Roderick Colenbrander
|
74bf524a99
|
wined3d: Use surface_get_blt_info to compute texture coordinates for surface_blt_to_drawable.
|
2010-03-15 14:22:57 +01:00 |
Roderick Colenbrander
|
360384277b
|
wined3d: Extend surface_get_depth_blt_info with texture coordinate code from surface_blt_to_drawable.
|
2010-03-15 14:22:44 +01:00 |
Nikolay Sivov
|
2060d80d24
|
msxml3: Treat input BSTR as general WCHAR string for ::loadXML().
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
b1b54ae39f
|
comctl32/datetime: Use user locale for format.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
da550ed257
|
quartz: Don't cast WSTR to BSTR, convert properly instead.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
c8cd150258
|
shlwapi: Don't cast WCHAR string to BSTR.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
5c6de7957e
|
msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
bc87dd6026
|
avifil32: Registry access calls don't return HRESULT codes.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
533f7558aa
|
shlwapi: Partially implement SHGetObjectCompatFlags with tests.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
82a4b85424
|
shell32: Add SHCreateFileExtractIconW stub.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
345ab7d591
|
shell32/shellview: Don't crash on ::DragLeave called without droptraget.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
78c909fb08
|
shell32/shellview: Implement IFolderView::ItemCount for SVGIO_ALLVIEW flag.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
b8220e727c
|
shell32/shellview: Implement IFolderView::GetFolder() for IID_IShellFolder.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
8c92ba009d
|
shell32/shellview: Implemented IFolderView::GetFocusedItem.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
90b9c2fd39
|
shell32/shellview: Implemented IFolderView::GetSelectionMarkedItem() with basic test.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
4261aaffd7
|
shell32/shellview: Remove unneeded memset, release browser reference on failure.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
537e3821d5
|
shell32: Initial test file for IShellView/IFolderView, implemented IFolderView::GetSpacing.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
5308dfb396
|
shell32/shellview: Use W-calls for menu handling, same for SendMessage to ListView window.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
571159d5ff
|
shell32/shellview: Improve error handling on some helpers, fix possible leak.
|
2010-03-15 14:18:06 +01:00 |
Jacek Caban
|
115efbed69
|
mshtml: Use user agent string in IOmNavigator::get_appVersion.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
42a80aeac0
|
mshtml: Forward setting document.location to window object.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
400d8897f6
|
mshtml: Return S_OK from IHTMLDocument2::get_referrer.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
9389184d1f
|
mshtml: Ignore load event on detached documents.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
d69297c4b7
|
shdocvw: Added more navigation tests.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
172f82e1a5
|
shdocvw: Use IHTMLPrivateWindow for navigation in navigate_url if available.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
94c5df06c3
|
shdocvw: Use IHTMLPrivateWindow for navigation in navigate_hlink if available.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
271993e279
|
shdocvw: Pass post data as SAFEARRAY to on_before_navigate2.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
4ecf80fd0b
|
shdocvw: Separate document state from control state.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
fab9304721
|
shdocvw: Store object passed in DOCHOST_DOCCANNAVIGATE command.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
c5e53bd665
|
shdocvw: Use heap_alloc_zero to allocate DocHost objects.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
355b9b6605
|
mshtml: Ignore EndLoad call if document is already detached.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
92ff4bb7c2
|
mshtml: Fixed ref count leak.
|
2010-03-15 14:18:05 +01:00 |
Paul Chitescu
|
029bc761db
|
qedit: Implement buffering in SampleGrabber.
|
2010-03-15 14:18:05 +01:00 |
Paul Chitescu
|
2ad03b9b74
|
qedit: SampleGrabber pins should enumerate a preferred format only after the input pin is connected and a fully defined format is known.
|
2010-03-15 14:18:05 +01:00 |
Paul Chitescu
|
5650a9eb8b
|
qedit: In SampleGrabber ReceiveConnection check early the format type, return VFW_E_INVALIDMEDIATYPE like native.
|
2010-03-15 14:18:05 +01:00 |