Commit graph

191 commits

Author SHA1 Message Date
Peter Lemenkov
83a1b97888 Added security.h. 2005-10-06 12:28:46 +00:00
Francois Gouget
2f9678727f Add iads.idl to define the IADsContainer interface.
Add adshlp.h to declare the ADs* functions.
Fix the ADsOpenObject() prototype.
Update win32.api to match.
2005-09-26 16:43:20 +00:00
Ivan Leo Puoti
1bf99ecfc2 Added ddk/wdm.h. 2005-09-23 17:22:12 +00:00
Detlef Riekenberg
92eedf8567 Moved cfgmgr32.h to include/ddk/. 2005-09-06 11:42:50 +00:00
Troy Rollo
2e401c675b Added objsafe.idl for IObjectSafety interface. 2005-09-02 12:19:04 +00:00
Detlef Riekenberg
774e6d2831 Added winsplp.h header. 2005-08-25 19:31:13 +00:00
Alexandre Julliard
aa981732dc Fixed installation rules for Wine-specific IDL files. 2005-08-25 10:40:53 +00:00
James Hawkins
5a07e6eda1 Moved itss.idl to include/wine. 2005-08-25 10:25:14 +00:00
Jacek Caban
b31fedcd39 Added hlink.idl. 2005-08-08 11:08:27 +00:00
Thomas Weidenmueller
96e052b9dc Added stubs for objsel.dll and objsel.h. 2005-07-26 11:30:42 +00:00
Jacek Caban
375548634d Added downloadmgr.idl. 2005-07-13 19:31:07 +00:00
Hans Leidekker
a745ca0144 Added winldap.h header. 2005-07-13 11:32:08 +00:00
Vijay Kiran Kamuju
96b7cce02f Added declaration for IMimeInfo interface. 2005-07-05 12:39:38 +00:00
Mike McCormack
31506e30a3 Added textserv.h. 2005-07-01 19:12:44 +00:00
Vijay Kiran Kamuju
746b230e71 Added xmldso.idl. 2005-07-01 16:14:33 +00:00
Vijay Kiran Kamuju
9399b1985a Added msxml2.idl. 2005-06-30 20:48:43 +00:00
Vijay Kiran Kamuju
f8d54b9321 Added defines for XMLDOM stuff. 2005-06-29 19:21:01 +00:00
Steven Edwards
cafb57383d Add basetyps.h based on the public domain mingw header by Anders
Norlander.
2005-06-29 11:03:30 +00:00
Mike McCormack
c4ccc39851 Added the appmgmt.h header. 2005-06-07 20:05:42 +00:00
Juan Lang
5dad4644cf Added snmp.h. 2005-06-02 10:28:10 +00:00
Mike McCormack
8b705bec93 Added some idl definitions. 2005-05-26 12:22:51 +00:00
Mike McCormack
f911398492 Add some more headers. 2005-05-25 17:49:18 +00:00
Mike McCormack
6e69a36d42 Added some xml headers. 2005-05-16 08:46:55 +00:00
Juan Lang
e5b4a6973a Implement signals. 2005-05-13 17:44:28 +00:00
Juan Lang
164f8fbb45 Added schannel header files. 2005-05-12 09:55:10 +00:00
Francois Gouget
30a07e9046 Fix the DCICreatePrimary() prototype. It's supposed to return an int
so have it return DCI_FAIL_UNSUPPORTED.
Add the needed error codes and the DCISURFACEINFO definition to
dciddi.h.
Add dciman.h and put the function prototypes there.
dciddi.h and dciman.h should be installed with the other Windows
headers.
2005-04-20 18:42:04 +00:00
Mike McCormack
8f983be0b5 Added evntrace.h and wmistr.h. 2005-04-20 12:52:24 +00:00
Alexandre Julliard
ec15e3f1fc Add new powrprof.h header. 2005-04-11 18:51:17 +00:00
Dimitrie O. Paun
8c6819fd86 Remove reference to nonexistant strmif.h. 2005-04-11 12:58:13 +00:00
Jacek Caban
6f9ddc3bab Added mshtmhst.idl. 2005-03-25 20:46:48 +00:00
Mike McCormack
47f2489603 Added odbcinst.h. 2005-02-18 12:52:49 +00:00
Mike McCormack
b8cb0e12f9 Add the msidefs.h header. 2005-01-31 11:33:33 +00:00
Steven Edwards
160e6479cf Add a stub dll for the System Event Notification Service. 2005-01-28 11:41:23 +00:00
Mike McCormack
611bcf8557 Added idl file for the System Event Notifcation Services API
(SENSAPI).
2005-01-27 10:44:19 +00:00
Ulrich Czekalla
04f6346a6d Added WTSAPI32.DLL. 2005-01-24 19:42:02 +00:00
Peter Berg Larsen
f8e559f7f4 Added a simple d3drm.h header.
Corrected a copy/paste typo from d3dim.
2005-01-24 11:33:47 +00:00
Ulrich Czekalla
a47a0e3be7 Added stub implementation of NetGetJoinInformation. 2005-01-20 10:35:21 +00:00
Juan Lang
2c95e0205d Make netspi.h private, as some of its declarations conflict with
npapi.h.  Spotted by Paul Vriens.
2005-01-18 11:40:24 +00:00
Jacek Caban
c2ccf0f48c Added mshtml.idl. 2005-01-10 13:31:29 +00:00
Diego Pettenò
6febc8a7f8 Added stub implementation for WINNLS* functions. 2005-01-07 17:15:30 +00:00
Mike McCormack
b624b87363 Add cfgmgr32.h header. 2005-01-04 11:56:13 +00:00
Francois Gouget
85ae255f96 Fix some issues reported by winapi_check:
Add mscat.h and wintrust.h; update wincrypt.h.
Fix the CryptCATAdminAcquireContext() and WinVerifyTrust() prototypes
so they use the proper types.
Update the wintrust section of win32.api.
2004-10-21 21:00:29 +00:00
Mike McCormack
3be4f5d2f6 Added an IDL file for Richedit's OLE interface. 2004-10-18 22:28:21 +00:00
Jacek Caban
f05c860d23 - Added dispinterfaces: DWebBrowserEvents and DWebBrowserEvents2.
- Added coclass: WebBrowser.
- Added exdispid.h.
2004-10-18 21:43:18 +00:00
Francois Gouget
d921c5d493 Add some reason codes for ExitWindowsEx().
Also add EWX_FORCEIFHUNG.
2004-10-08 20:50:06 +00:00
Alexandre Julliard
5ee74004a5 Converted control.h to idl. 2004-10-05 02:18:08 +00:00
Vincent Béron
f676cb521d Create mediaobj.h from mediaobj.idl. 2004-10-04 20:39:33 +00:00
Huw Davies
20313b8306 Partial implementation of advpack.RegInstall. 2004-09-27 20:39:40 +00:00
Alexandre Julliard
47461203c4 Build the .h files from their idl source at compile time, and remove
them from CVS.
2004-09-21 00:35:02 +00:00
Alexandre Julliard
233766aafa Build idl files as part of the normal build process. 2004-09-20 21:48:42 +00:00