Commit Graph

8142 Commits (e5432d009aadb33465d81a1bf422ae3d30b670bd)

Author SHA1 Message Date
Marcus Meissner 5c7ed28ff3 mscvrt: Fix include to be C++ compatible. 2010-07-08 17:33:38 +02:00
Louis Lenders bec1720cd6 include: Add dmDisplayOrientation definitions. 2010-07-08 17:33:37 +02:00
Louis Lenders 4afb199105 include: Add EnumDisplaySettingsEx flags. 2010-07-08 17:33:37 +02:00
André Hentschel f2b874ffae include: Add some SYSDBG_COMMANDs. 2010-07-01 17:41:26 +02:00
Alexandre Julliard 4c1f36cb68 server: Return the total length of the target in query_symlink. 2010-06-30 16:11:03 +02:00
Andrew Eikum 5f884d19c6 include: Add new SHCNRF flags. 2010-06-29 13:28:59 +02:00
Austin English 77f4c853f9 ntoskrnl.exe: Add stub for MmAllocateContiguousMemorySpecifyCache:. 2010-06-28 11:43:06 +02:00
Ilya Basin fcba272391 include: Fix packing bug in shlobj.h. pragma pack 8 for ITEMSPACING, CSFV, SFV_CREATE. 2010-06-28 11:42:12 +02:00
Andrew Nguyen 58dd97efcf msvcrt: Implement _wmakepath_s. 2010-06-25 12:49:57 +02:00
Andrew Nguyen 9628a0d3e4 msvcrt: Implement _makepath_s. 2010-06-25 12:49:44 +02:00
Misha Koshelev 6882287b97 include: Include d3dx9shape.h in d3dx9.h. 2010-06-23 15:31:48 +02:00
Juan Lang 3d73c466ca wincrypt.h: Remove duplicate definitions. 2010-06-21 11:46:46 +02:00
Alexander Scott-Johns 5361263bdb include/msvcrt: Update a bit. 2010-06-17 14:07:19 +02:00
Alexandre Julliard 44fedb5404 include: Define the SPLREG winspool string constants. 2010-06-14 20:14:52 +02:00
Jacek Caban e4bfae8306 docobj.idl: Added OLECMDID_UPDATETRAVELENTRY_DATARECOVERY declaration. 2010-06-14 14:14:16 +02:00
Jacek Caban 5432c5d091 shobjidl.idl: Added INewWindowManager declaration. 2010-06-14 14:14:16 +02:00
Nikolay Sivov cd43ff167b gdi32: Add CreateFontIndirectEx implementation. 2010-06-14 14:14:15 +02:00
David Hedberg 341daad861 include: Add extended treeview style (TVS_EX_) definitions. 2010-06-11 14:16:10 +02:00
David Hedberg 4a47033a86 include: Add PIDLIST_ABSOLUTE typedef. 2010-06-11 14:16:08 +02:00
Alexandre Julliard 7c52046936 include: Set the oleautomation attribute on XML interfaces so that they get registered properly. 2010-06-10 18:07:42 +02:00
Jacek Caban 75912afabd winbase.h: Added missing COPY_FILE_* flags. 2010-06-10 14:59:00 +02:00
Mariusz Pluciński d77c7d1047 gameux: Add declaration of IGameExplorer2 interface. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński 10a5414afe gameux: Add declaration of IGameStatisticsMgr interface. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński f2ad630540 gameux: Add declaration of IGameStatistics interface. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński 1c5006e8f3 gameux: Add declaration of IGameExplorer interface. 2010-06-07 15:14:07 +02:00
Mariusz Pluciński 1819342827 gameux: Add initial header for gameux.dll. 2010-06-07 15:09:40 +02:00
Vincent Povirk 7862205d3e include: Add definitions for IWICColorContext. 2010-06-07 13:52:31 +02:00
Alexander Scott-Johns 4e8e2f39c5 include/msvcrt: Define _TRUNCATE; use it in the tests. 2010-06-07 13:51:49 +02:00
Robert McDonald ef6d668d63 include: Add missing typedef keyword to avoid multiply-defined symbols. 2010-06-07 12:24:20 +02:00
David Hedberg 5c451900bb include: Add new SBSP_* defines. 2010-06-01 11:04:58 +02:00
David Hedberg 5858a3bc17 include: Update FOLDERVIEWMODE and FOLDERFLAGS. 2010-06-01 11:04:21 +02:00
David Hedberg cd659eb547 include: Add SID_ExplorerPaneVisibility. 2010-06-01 11:04:18 +02:00
Henri Verbeet 1b5cc39a86 wined3d: Get rid of some dead code. 2010-06-01 11:03:56 +02:00
Kristofer Henriksson c58eff621d winemp3.acm: Fix the Mac-specific code.
The previous code does not function on Snow Leopard, and does not conform
to Apple's documentation. This fix should function on all versions of OS X
later than 10.2.
2010-05-28 16:22:25 +02:00
Marcus Meissner 122bfcc185 include: Pack NE_NAMEINFO and NE_TYPEINFO pack(1). 2010-05-27 16:49:33 +02:00
Thomas Mullaly 7bc121c880 urlmon/tests: Added tests for IUri_GetPropertyDWORD. 2010-05-27 14:46:44 +02:00
Robert Wilhelm b3429e883c include: Add struct _stat32i64 and struct _stat64i32. 2010-05-26 17:36:32 +02:00
David Hedberg 75c146510e include: Add ICommDlgBrowser2 and ICommDlgBrowser3 interfaces. 2010-05-25 12:12:52 +02:00
David Hedberg a72b1eff0e include: Add IExplorerBrowserEvents, IExplorerPaneVisibility and IExplorerBrowser interface declarations and related GUID's. 2010-05-25 12:12:48 +02:00
Austin English 40b3d2ed13 ntdll: Add %gs support for FreeBSD. 2010-05-24 11:32:40 +02:00
Austin English f403816081 include: Rename structs to fix compile with recent gcc. 2010-05-21 18:58:04 +02:00
Juan Lang d3db308853 crypt32: Update definition of CERT_CHAIN_ENGINE_CONFIG. 2010-05-20 13:47:53 +02:00
Piotr Caban ee72094ca8 wininet: Added INTERNET_OPTION_ERROR_MASK flag handling to InternetSetOptionW. 2010-05-19 15:00:55 +02:00
Maarten Lankhorst a0152bb161 includes: Fix typo. 2010-05-18 08:50:34 +02:00
Jacek Caban 9795e7a570 shobjidl.idl: Added NWMF declaration. 2010-05-18 08:50:04 +02:00
Jacek Caban c38c3d5aaa exdisp.idl: Added missing DWebBrowserEvents2 methods. 2010-05-18 08:49:59 +02:00
Alexandre Julliard c545982472 server: Return the cursor information for a thread input, and use it for GetCursorInfo. 2010-05-11 11:27:03 +02:00
Mike Kaplinskiy db1f5d5f75 include: Add WSAID_WSASENDMSG extension guid. 2010-05-10 13:43:15 +02:00
Piotr Caban f4f9b1acdf include: Fix typo in shlwapi.h. 2010-05-08 18:14:26 +02:00
Alexandre Julliard f7f4e9e3be include: Force inlining exported API functions to avoid duplicate definitions. 2010-05-07 22:38:32 +02:00