Commit Graph

8201 Commits

Author SHA1 Message Date
Mike Kaplinskiy e7b9bf3f8b include/mswsock: Add WS_ prefix if necessary. 2010-08-03 11:43:01 +02:00
Detlef Riekenberg 51aef89bea include: Add a closing bracket. 2010-08-03 11:04:42 +02:00
Dmitry Timoshkov 81557b5e21 gdi32: Do not crash on an invalid pointer passed to AddFontMemResourceEx. 2010-08-02 16:10:06 +02:00
Andrew Nguyen f2610a6109 oleaut32: Partially implement UnRegisterTypeLibForUser. 2010-07-30 14:59:42 +02:00
Andrew Nguyen f4fa417be9 oleaut32: Partially implement RegisterTypeLibForUser. 2010-07-30 14:59:41 +02:00
Henri Verbeet 3ad82a82bb wined3d: The stateblock doesn't have a parent. 2010-07-30 11:36:03 +02:00
Matteo Bruni d36aba067f include: Add the ID3D10Blob interface. 2010-07-28 16:28:20 +02:00
Wade Gobel cceb3dc77a gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI. 2010-07-28 14:01:52 +02:00
Alexandre Julliard 1472f35e82 gdi32: Replace the SelectVisRgn Wine-specific export by a private entry point. 2010-07-26 18:38:31 +02:00
Hans Leidekker deb1c552d6 include: Add the TOKEN_ELEVATION_TYPE enumeration. 2010-07-26 18:38:31 +02:00
David Hedberg fd6d9cd8f2 shell32: Implement SHCreateShellItemArrayFromDataObject. 2010-07-26 18:38:31 +02:00
David Hedberg bf1b56be10 shell32: Implement SHCreateShellItemArrayFromShellItem. 2010-07-26 18:38:30 +02:00
David Hedberg 090824feb5 shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray. 2010-07-26 18:38:30 +02:00
Andrew Nguyen 9d85d46a1a propsys: Implement PSPropertyKeyFromString. 2010-07-26 18:38:30 +02:00
Andrew Nguyen c50177b1c1 propsys: Implement PSStringFromPropertyKey. 2010-07-26 18:38:30 +02:00
David Hedberg caffc9f557 shell32: Implement IShellItem::Compare. 2010-07-26 13:34:21 +02:00
David Hedberg 2f5b53e7d7 shell32: Implement SHGetItemFromObject. 2010-07-26 13:34:21 +02:00
David Hedberg d3846bb3ad include: Add CLSID_NamespaceTreeControl, CLSID_FileOpenDialog and CLSID_FileSaveDialog. 2010-07-26 13:34:21 +02:00
Harry Jeffery 4faf80280c Fixed various spelling mistakes. 2010-07-26 13:34:20 +02:00
Alistair Leslie-Hughes e158bb0b4c dwmapi: Add stub DwmEnableBlurBehindWindow. 2010-07-23 16:40:15 +02:00
David Hedberg b8a40388ee shell32: Implement SHGetIDListFromObject. 2010-07-23 13:05:31 +02:00
David Hedberg c8c2bc8b4b shell32: Implement SHGetItemFromDataObject. 2010-07-23 13:05:31 +02:00
David Hedberg 222d2142ef shell32: Implement SHCreateItemFromIDList. 2010-07-23 13:05:31 +02:00
David Hedberg 5b0b56fac4 shell32: Implement SHCreateItemFromParsingName. 2010-07-23 13:05:31 +02:00
David Hedberg b43bcdf524 shell32: Implement SHGetNameFromIDList and IShellItem::GetDisplayName. 2010-07-23 13:05:31 +02:00
Rico Schüller 0d18e35b28 d3d10: Add a stub ID3D10ReflectShader implementation. 2010-07-23 12:43:24 +02:00
Rico Schüller d2469219ac d3d10: Add the ID3D10ShaderReflection interface. 2010-07-23 12:43:05 +02:00
Rico Schüller bc38474028 d3d10: Add the ID3D10ShaderReflectionConstantBuffer interface. 2010-07-23 12:43:03 +02:00
Rico Schüller 5daf7fef96 d3d10: Add the ID3D10ShaderReflectionVariable interface. 2010-07-23 12:42:50 +02:00
Rico Schüller 63d52a3811 d3d10: Add the ID3D10ShaderReflectionType interface. 2010-07-23 12:42:46 +02:00
Alexandre Julliard c1de11eee5 include: Don't install tlb files, they are platform-dependent. 2010-07-23 11:34:23 +02:00
Alexandre Julliard 8f1ea6eeb1 include: Make sure wine/port.h and msvcrt headers are not used together. 2010-07-22 17:40:55 +02:00
Aric Stewart f2b8873b1d libwine: Add C1_DEFINED to our C1 types and set it properly. 2010-07-22 13:02:31 +02:00
Henri Verbeet f7760656f3 wined3d: Remove LoadLocation() from the public wined3d surface interface. 2010-07-22 10:13:24 +02:00
Henri Verbeet 147f24dd78 wined3d: Remove ModifyLocation() from the public wined3d surface interface. 2010-07-22 10:13:13 +02:00
David Hedberg 17bc7be58d include: Add IFileDialogControlEvents interface declaration. 2010-07-21 17:38:37 +02:00
David Hedberg cdfe614fcc include: Add IFileDialogCustomize interface declaration. 2010-07-21 17:38:37 +02:00
David Hedberg 215bd7d4c1 include: Add a few IFileDialog related interface declarations. 2010-07-21 17:38:37 +02:00
David Hedberg 64aabaa806 include: Add INameSpaceTreeControlDropHandler interface declaration. 2010-07-21 17:38:37 +02:00
David Hedberg 5acb6f0132 include: Add INameSpaceTreeControlCustomDraw interface declaration. 2010-07-21 17:38:37 +02:00
Thomas Mullaly 53ee717d56 include: Updated the URL_SCHEME enum. 2010-07-21 13:23:58 +02:00
André Hentschel 10e1387f61 ntdll: Add LDT error codes. 2010-07-21 09:33:27 +02:00
David Hedberg a46f80acdc include: Add INameSpaceTreeControl, INameSpaceTreeControl2 and INameSpaceTreeControlEvents interface declarations. 2010-07-20 16:29:45 +02:00
David Hedberg d5a7ad89aa include: Add IShellItemArray and IShellItemFilter interface declarations. 2010-07-20 14:40:31 +02:00
David Hedberg 95a46b017c include: Add IEnumShellItems interface declaration. 2010-07-20 14:40:31 +02:00
Paul Chitescu 2e97746340 kernel32: Declare and add stubs for GetLogicalProcessorInformation(Ex). 2010-07-20 12:56:26 +02:00
Paul Chitescu 25c8f445c0 kernel32: Declare structures related to logical processor information (core, cache, node, group). 2010-07-20 12:56:22 +02:00
David Hedberg be2259dce9 shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name. 2010-07-20 12:35:17 +02:00
David Hedberg 65f6ab7c86 shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
Alexandre Julliard b14cfdeea4 tests: Run all tests with the default FPU control word. 2010-07-20 11:41:05 +02:00