Commit Graph

391 Commits

Author SHA1 Message Date
Huw Davies 74b2ba2ef3 include: Add dbccmd.idl. 2009-07-23 11:25:19 +02:00
Jacek Caban fe459ad85f include: Added ntddndis.h. 2009-07-17 11:22:06 +02:00
Andrew Nguyen 8f1836cbcc t2embed: Implement TTLoadEmbeddedFont as a stub. 2009-07-16 12:47:56 +02:00
Jacek Caban 3935c81b21 include: Added netcon.idl. 2009-07-16 11:08:25 +02:00
Hans Leidekker 9bfd49b5b2 include: Add IWbemStatusCodeText and IWbemLocator interfaces. 2009-07-14 11:29:44 +02:00
David Adam 5bfe680d3f include: Remove useless headers. 2009-07-13 10:56:02 +02:00
Alexander Scott-Johns 5a91cffc20 rtutils: Add stub TraceRegisterExW and TraceRegisterExA.
The -W function is imported by Windows Journal Viewer.
2009-06-29 14:51:18 +02:00
Louis Lenders afce86b4bc gdi32: Add stub for GdiEntry13. 2009-06-15 13:42:31 +02:00
Vincent Povirk ad9036e1ff include: Add wincodec.idl. 2009-06-08 13:09:12 +02:00
Stefan Leichter 214311c620 traffic: Stub for TcRegisterClient. 2009-05-22 15:16:29 +02:00
Jeff Latimer b485ed2346 include: Bring in6_addr into line with the MS definition. 2009-04-22 16:56:37 +02:00
Rob Shearman cb4265074f include: Add declaration of sockaddr_storage to ws2def.h.
Move other declarations that belong in ws2def.h from winsock2.h.
2009-04-07 14:53:47 +02:00
Rob Shearman 76fdd19476 include: Move some declarations in ws2tcpip.h to where they belong in new ws2ipdef.h header. 2009-03-31 16:43:04 +02:00
Alistair Leslie-Hughes 8ffadacb11 mshtml: Add idl for IPersistHistory interface. 2009-02-26 15:13:25 +01:00
Henri Verbeet 75d2c807d6 d3d10: Add the ID3D10EffectType interface. 2009-02-25 12:37:06 +01:00
David Adam 8716c62c6e d3dx9_36: Implement D3DXIntersectTri. 2009-02-03 14:19:44 +01:00
Aric Stewart d1cfbab47f include: Add beginning textstor.idl. 2009-02-03 13:20:56 +01:00
Aric Stewart b8416b9ccb msctf: Add definition of CLSID_TF_ThreadMgr. 2009-01-28 14:02:26 +01:00
Nikolay Sivov 3406c9de33 aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
Henri Verbeet 43f469ec6a d3d10core: Implement device_parent_CreateSurface(). 2009-01-19 13:36:25 +01:00
Nikolay Sivov e7a27694b9 advapi32: Added SaferCreateLevel stub. 2009-01-15 13:06:39 +01:00
Andrey Turkin aa8f008952 include: Add ctxtcall.idl file with IContextCallback interface definition. 2009-01-14 14:16:08 +01:00
Andrey Turkin 3104f77e40 httpapi: Add HttpInitialize and HttpTerminate stubs. 2009-01-13 16:15:49 +01:00
Andrey Turkin 0eebcf57c3 loadperf: Add UnloadPerfCounterTextStrings stubs. 2009-01-07 12:49:06 +01:00
Hans Leidekker 57f82b89a8 include: Add IAutomaticUpdates, IUpdateSession, IUpdateSearcher, IUpdateDownloader and IUpdateInstaller interfaces. 2008-12-17 13:52:41 +01:00
Alexandre Julliard 33fa6c2e25 include: Add the msvcrt/crtdefs.h header and include it where needed. 2008-12-12 10:19:55 +01:00
Hans Leidekker c58541e20a ws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
Based on a patch by Philippe Rétornaz.
2008-12-09 12:46:52 +01:00
Alexandre Julliard 956f19fa1b include: Added the msvcrt memory.h header. 2008-12-09 11:30:53 +01:00
Henri Verbeet a6917b143d wined3d: Use IDL to generate wined3d.h. 2008-11-25 13:37:22 +01:00
Andrew Fenn cefa1e883f xinput: Added header file that defines a lot of the functionality of the library. 2008-11-03 15:22:07 +01:00
Henri Verbeet 66d6c7333c d3d10: Add a debug function for D3D10_DRIVER_TYPE. 2008-10-21 11:42:26 +02:00
Vijay Kiran Kamuju 564dc2bfcc include: Add commctrl.rh. 2008-10-20 13:45:22 +02:00
Andrey Turkin 5c19a62f50 include: Include winuser.rh from winresrc.h. 2008-10-17 12:35:43 +02:00
Alexander Morozov 626de2b35a include: Add usb.h, usb100.h, usb200.h and usbdlib.h. 2008-10-07 12:48:52 +02:00
Rob Shearman 2f10cc5c28 include: Add DShellFolderViewEvents to shldisp.idl. 2008-09-23 15:45:14 +02:00
Paul Vriens 262b551ae9 include: Add a system restore header. 2008-09-02 13:28:10 +02:00
Alexandre Julliard b3ec2e5f95 makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
Vijay Kiran Kamuju 43aa149046 d3drm: Add minimal d3drmobj.h. 2008-08-20 14:03:51 +02:00
Stefan Leichter cc494c48af rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn). 2008-07-28 11:32:55 +02:00
Alexandre Julliard d96e3964b7 make_makefiles: Explicitly list the Wine headers that should be exported. 2008-07-23 11:40:43 +02:00
James Hawkins b2888e1e56 fusion: Add the CorTokenType and use those constants in the assembly code. 2008-07-16 19:56:25 +02:00
Luis Busquets 9a93a49174 d3dx9: Implement D3DXGetShaderSize(). 2008-07-16 19:56:19 +02:00
Roy Shea 7c74ff3bbb include: Add header for mstask. 2008-07-11 15:19:01 +02:00
Maarten Lankhorst 61ba32c036 includes: Add video mixing renderer header. 2008-07-11 14:50:44 +02:00
Juan Lang 71e7a29252 cryptdlg: Add header. 2008-06-30 12:46:11 +02:00
Juan Lang 183f27b0c4 cryptui: Add header. 2008-06-30 12:45:57 +02:00
Rob Shearman 16849ceba9 rpcss: Implement endpoint-mapper server using DCE/RPC. 2008-06-26 12:16:48 +02:00
Maarten Lankhorst da92dcec66 include: Add definitions for VMR-9 interface. 2008-06-21 11:49:44 +02:00
Tony Wasserka d9e98ea3d0 d3dx9: Add d3dx9tex.h. 2008-04-17 12:25:41 +02:00
Maarten Lankhorst 271f2eda14 include: Add dvdmedia stub header. 2008-04-14 23:50:13 +02:00
Lei Zhang 139da784bf gdiplus: Add a stub for GdipSetImageAttributesOutputChannel. 2008-04-10 10:33:35 +02:00
Jacek Caban 1ab87d4dee include: Added activedbg.idl. 2008-04-01 13:44:14 +02:00
James Hawkins c8b6558d21 include: Add corerror.h. 2008-03-31 13:08:54 +02:00
Mikołaj Zalewski 4275fbf603 services: Start a local RPC server. 2008-03-29 11:15:05 +01:00
James Hawkins ea3be467ae fusion: Add initial fusion.idl. 2008-03-24 12:57:04 +01:00
Dan Hipschman d664c276df qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
Jacek Caban fe5ea9f006 include: Added activaut.idl. 2008-03-11 15:35:23 +01:00
Francois Gouget ae9411089a ddk: Add a stub ntddk.h header. 2008-03-06 17:39:17 +01:00
James Hawkins 47120f5003 propsys: Add an initial implementation of PropVariantChangeType. 2008-02-27 14:52:26 +01:00
Alistair Leslie-Hughes 40953c2ada slc: Added stub for SLGetWindowsInformationDWORD. 2008-02-22 12:30:42 +01:00
Lei Zhang 3a69b83f1e include: Generate qedit.h, add ISampleGrabberCB interface. 2008-02-19 18:00:05 +01:00
Francois Gouget 1bfdf232d9 d3dx8: Add the d3dx8mesh.h header and move the relevant function declarations there.
Include d3dx8mesh.h in d3dx8.h and add some commented out ones as reminders.
2008-02-05 12:19:38 +01:00
Tony Wasserka 5da83f03e2 include: Add d3dx9core.h. 2008-01-09 13:38:03 +01:00
Alexandre Julliard d1b356745b include: Added the mountmgr.h header. 2007-12-20 16:41:35 +01:00
Francois Gouget 76d266cbb0 rpcrt4: Add an rpcasync.h header stub and fix the RpcErrorStartEnumeration() prototype. 2007-12-18 12:32:42 +01:00
Roy Shea a63f3e6a11 include: Added IDL file for BITS. 2007-12-06 14:49:32 +01:00
Roy Shea 68b55594a0 include: Added bitsmsg.h header. 2007-12-06 14:48:22 +01:00
Dmitry Timoshkov eee2c4a4ab include: Add an initial version of oleacc.idl. 2007-12-05 12:35:29 +01:00
David Adam 9b34a2d21b include: Header files for d3dx9_xx. 2007-11-27 16:05:02 +01:00
Jacek Caban 7fdcc87def include: Added isguids.h. 2007-11-19 13:06:14 +01:00
Francois Gouget b38b2d6dad acledit: Add wfext.h. 2007-11-13 13:36:51 +01:00
Rob Shearman 151f18e69c include: Add a new header file: midles.h. 2007-11-05 13:24:36 +01:00
Rob Shearman fe99768dc9 include: Add mimeole.idl. 2007-11-05 12:08:15 +01:00
Rob Shearman 08050758de include: Add imnact.idl and imnxport.idl. 2007-11-05 12:04:58 +01:00
Marcel Partap 91b3eac2f2 include: Add winddiui.h header. 2007-11-02 12:27:12 +01:00
David Adam e4ba8eb450 d3dx8: Implement D3DX8Vec2Length with a test. 2007-10-16 14:04:49 +02:00
Jacek Caban db0b392dc2 include: Added dimm.idl. 2007-10-15 16:57:19 +02:00
David Adam 1feb1c052b include: Skeleton header for D3DX8. 2007-10-10 12:16:07 +02:00
Francois Gouget b7bf91f5e8 crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the i_cryptasn1tls.h header and use it. 2007-09-12 11:33:10 +02:00
Mikolaj Zalewski 5ce0788e4d include: Add errorrep.h header. 2007-09-11 12:34:07 +02:00
Francois Gouget 16793656ea url: Fix the InetIsOffline() prototype.
Add a skeleton intshcut.h header declaring InetIsOffline(), and use it.
2007-09-10 12:14:38 +02:00
Francois Gouget 5fcce569ce bcrypt: Add a skeleton bcrypt.h header and use it. 2007-08-31 12:08:58 +02:00
Francois Gouget 5b3d0b8878 winhttp: Add a skeleton winhttp.h and use it. 2007-08-30 17:02:48 +02:00
Francois Gouget 41c6d23365 userenv: Add a skeleton userenv.h header and use it. 2007-08-10 11:56:08 +02:00
Francois Gouget f33abb6d96 wininet: Add a skeleton winineti.h header with fixed prototypes for [GS]etUrlCacheConfigInfo*(), DeleteIE3Cache() and IsUrlCacheEntryExpired*().
Remove SetUrlCacheConfigInfo*() from wininet.h, it's supposed to be declared in winineti.h.
Update win32.api to fix the winapi_check warnings.
2007-08-09 14:11:56 +02:00
Dmitry Timoshkov 197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
Francois Gouget a4bbc85853 netapi32: Add lmuseflg.h and include it from lmuse.h.
Also add some prototypes to lmuse.h, and use it in the implementation.
2007-08-06 13:57:27 +02:00
Francois Gouget 402b8f0d59 mscoree: Add cor.h and mscoree.idl and fix some semi-stub prototypes. 2007-08-06 12:33:41 +02:00
Francois Gouget 5e565a76b4 dwmapi: Add dwmapi.h and update win32.api to fix the winapi_check warnings. 2007-08-06 12:31:10 +02:00
Francois Gouget 83340ec0e4 mapi32: Add a skeleton mapiform.h header with a proper prototype for MAPIOpenLocalFormContainer(). 2007-08-06 12:29:37 +02:00
John Klehm fe7ae95852 inkobj: Add stub header for inkobj dll. 2007-08-03 14:12:25 +02:00
Evan Stade fcbb211155 gdiplus: Added GdipSetImageAttributesColorKeys stub. 2007-08-01 11:59:19 +02:00
Evan Stade 8304765abd gdiplus: Added partial implementation of GdipSaveImageToStream. 2007-08-01 11:59:19 +02:00
Tim Schwartz 2908dab784 lmuse.h: Add structures needed by NetUseAdd(). 2007-07-30 15:28:18 +02:00
Evan Stade 021997fa63 gdiplus: Added GdipCreateMetafileFromWmf stub. 2007-07-25 13:52:43 +02:00
James Hawkins f2fc4d3a0f vdmdbg: Add a stub implementation of VDMEnumTaskWOW. 2007-07-17 14:12:19 +02:00
Kovács András 9b37d6f0ee include: Add some idl headers for d3d10. 2007-07-17 14:12:19 +02:00
Aric Stewart 708de8f633 include: Add a ddk header for imm. 2007-07-04 13:40:05 +02:00
Hans Leidekker 24a1ae11fb pdh: Add public headers. 2007-06-28 14:10:53 +02:00
Evan Stade 48f10d4bbf gdiplus: Added public headers. 2007-06-11 14:56:17 +02:00