Commit graph

48567 commits

Author SHA1 Message Date
Roy Shea
152ba903b8 mstask: Implemented DllUnregisterServer. 2008-07-29 12:50:35 +02:00
Roy Shea
6e5bfbfe17 mstask: Implemented DllRegisterServer. 2008-07-29 12:50:35 +02:00
David Adam
170023e30d d3dx8: Only the points in the positive ray are taken in account in D3DXSphereBoundProbe. 2008-07-29 12:37:12 +02:00
Juan Lang
278f806ab7 crypt32: Add test showing only file header is checked for cabinet files. 2008-07-29 12:21:28 +02:00
Juan Lang
408f3d96c5 rsaenh: Test and correct the maximum allowable salt length. 2008-07-29 12:20:26 +02:00
James Hawkins
469e4a5c94 msi: Directly register the typelib if it's not embedded in a PE module. 2008-07-29 12:20:19 +02:00
James Hawkins
dfec94c157 msi: Add tests for MsiConfigureProductEx. 2008-07-29 12:20:11 +02:00
James Hawkins
cbf32ff28a msi: Set the ALLUSERS property for the machine context. 2008-07-29 12:20:03 +02:00
James Hawkins
0b240c7aa3 msi: Handle the INSTALLSTATE_ABSENT state in MsiConfigureProductEx. 2008-07-29 12:19:57 +02:00
James Hawkins
9518d7f8c7 msi: Properly locate the published product in MsiConfigureProductEx. 2008-07-29 12:19:51 +02:00
James Hawkins
ac976c94c8 msi: Validate the szProduct parameter of MsiConfigureProductEx. 2008-07-29 12:19:44 +02:00
James Hawkins
38106ac230 msi: Handle the package context when unpublishing the product. 2008-07-29 12:19:37 +02:00
Nikolay Sivov
2e25db0409 gdiplus: GdipStringFormatGetGenericTypographic implemented. 2008-07-29 12:19:24 +02:00
Nikolay Sivov
65a2274dc7 gdiplus: GdipSetStringFormatDigitSubstitution implemented. 2008-07-29 12:19:15 +02:00
Nikolay Sivov
9ed8a2b624 gdiplus: GdipGetStringFormatDigitSubstitution implemented. 2008-07-29 12:19:05 +02:00
Nikolay Sivov
923918da9b gdiplus: Add a test that shows GdipCreateFontFromLogfontW problem with empty FaceName. 2008-07-29 12:18:48 +02:00
Maarten Lankhorst
94ef37400d quartz: Fix support for files with multiple odml indexes. 2008-07-29 11:54:52 +02:00
Maarten Lankhorst
6becc9e14b quartz: Fix end of file handling when first request is already end of file. 2008-07-29 11:54:41 +02:00
Maarten Lankhorst
89f4eeece3 quartz: Pass InputPin as parameter to transform filter. 2008-07-29 11:54:28 +02:00
Maarten Lankhorst
2b452ced74 quartz: Use correct media type in transformfilter's QueryAccept. 2008-07-29 11:54:20 +02:00
Maarten Lankhorst
db2ccf43d4 quartz: Make transform filter return hresult from running/pausing. 2008-07-29 11:54:15 +02:00
Maarten Lankhorst
fa38a7e313 quartz: Trace the iface pointer in the memory allocator. 2008-07-29 11:54:07 +02:00
Maarten Lankhorst
668be5c757 uuids: Add MEDIASUBTYPE_AYUV. 2008-07-29 11:53:40 +02:00
Maarten Lankhorst
6032ab4f17 qcap: Make the server directly register a filter instead of the workarounds. 2008-07-29 11:53:31 +02:00
Juan Lang
2849333f25 crypt32: Implement CryptHashMessage. 2008-07-29 11:52:22 +02:00
Juan Lang
e0d28c89f0 crypt32: Add tests for CryptHashMessage. 2008-07-29 11:52:15 +02:00
Juan Lang
628d773ebd crypt32: Add stub for CryptHashMessage. 2008-07-29 11:52:10 +02:00
Juan Lang
bca6cbcea7 crypt32: Move simplified message tests to their own file. 2008-07-29 11:52:04 +02:00
Juan Lang
c1a69ee36d crypt32: Move simplified message functions to their own file. 2008-07-29 11:51:45 +02:00
Jacek Caban
985115d804 mshtml: Forward IHTMLTextContainer::get_scrollTop to IHTMLElement2. 2008-07-29 11:50:29 +02:00
Jacek Caban
4d89c62eab mshtml: Added IHTMLElement2::get_scrollTop implementation. 2008-07-29 11:50:26 +02:00
Jacek Caban
e1a553e328 mshtml: Forward IHTMLTextContainer::get_scroll[Hight|Width] implementation to IHTMLElement2. 2008-07-29 11:50:23 +02:00
Jacek Caban
925dbb58db mshtml: Added IHTMLElement2::get_scrollWidth implementation. 2008-07-29 11:50:20 +02:00
Jacek Caban
158488fdc9 mshtml: Added IOmNavigator::get_platform implementation. 2008-07-29 11:50:17 +02:00
Jacek Caban
7e34579423 mshtml: Added IHTMLElement2::get_scrollHeight implementation. 2008-07-29 11:49:56 +02:00
Zac Brown
72d201b037 include/winhttp.h: Add WINHTTP_TIME_FORMAT_BUFSIZE. 2008-07-29 11:49:37 +02:00
Aric Stewart
a4b636f10a mlang: Japanese conversion tests. 2008-07-29 11:49:27 +02:00
Owen Rudge
6d59815059 shell32: Ensure status bar in control panel is reset when menu closed. Also reset to blank when item deselected. 2008-07-29 11:49:16 +02:00
Owen Rudge
ac78bfe18a shell32: Fix descriptions being applied to wrong entries in control panel. 2008-07-29 11:37:58 +02:00
Alistair Leslie-Hughes
95660514d3 msxml3: Format get_xml string to be more like msxml3. 2008-07-28 14:29:07 +02:00
Detlef Riekenberg
63b8624a05 shlwapi/tests: Fix a buffer overflow that results in a crash on Win9x. 2008-07-28 14:27:28 +02:00
Tobias Jakobi
69797d7f3d ddraw: Fix typo in copy_mipmap_chain. 2008-07-28 14:25:09 +02:00
Hwang YunSong(황윤성)
f6ccbf6e4a shell32: Updated Korean resource. 2008-07-28 12:17:40 +02:00
Vladimir Pankratov
75d186f85f shell32: Update Russian translation. 2008-07-28 12:17:34 +02:00
Vladimir Pankratov
78e59637bd taskmgr: Update Russian translation. 2008-07-28 12:17:29 +02:00
Alexander Nicolaysen Sørnes
580d0001ab shell32: Update Norwegian Bokmål translation. 2008-07-28 12:16:43 +02:00
Alexander Nicolaysen Sørnes
c10087c11a dpnet: Add basic DirectPlay8ThreadPool implementation. 2008-07-28 12:16:40 +02:00
Vitaliy Margolen
aa0188cd6f dinput: Zero the out buffer. 2008-07-28 12:16:34 +02:00
Andrew Talbot
0fb6e30838 appwiz.cpl: Sign-compare warning fix. 2008-07-28 12:16:30 +02:00
Andrew Talbot
ba36068c92 browseui: Sign-compare warning fix. 2008-07-28 12:16:25 +02:00