1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
Commit Graph

254 Commits

Author SHA1 Message Date
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
Jeff Latimer
af62bcbd32 hnetcfg: Add netfw.idl - Network Firewall interface. 2007-05-17 13:07:01 +02:00
Jeff Latimer
1ddcc3fa25 hnetcfg: Define icftypes.idl. 2007-05-17 13:06:27 +02:00
Francois Gouget
c7d5cfe98c winscard: Add headers for the upcoming implementation of the winscard dll. 2007-05-15 18:09:00 +02:00
Francois Gouget
91c81395dc winscard: Adding the missing SCARD_E_XXX and SCARD_W_XXX error codes.
Adding scarderr.h with the same definitions.
2007-05-15 15:53:56 +02:00
David Adam
0fb6b8e79f include: Add d3drmdef.h header. 2007-04-23 20:20:33 +02:00
Yuval Fledel
4d7d6e96a0 include: Introduce ntsecpkg.h. 2007-04-23 16:17:34 +02:00
Francois Gouget
c03ae82773 hid: Add the hidsdi.h header. 2007-02-06 13:25:00 +01:00
Alexandre Julliard
7d65939825 include: Simplify the variable declarations in the makefile to allow make_makefiles to parse it. 2007-01-24 16:24:19 +01:00
Patrik Stridvall
918152734c dxguid: Add the rmxfguid.h header and export the GUIDs. 2007-01-09 12:22:17 +01:00
Matthew Kehrer
ce2f176275 mshtml: Add basic support for ITimer interface. 2006-11-21 12:16:54 +01:00
Alexandre Julliard
1447e6f634 include: Install adshlp.h too. 2006-11-17 15:47:16 +01:00
Rob Shearman
0ca78828c3 include: Add wincred.h header file. 2006-11-13 16:12:50 +01:00
Jacek Caban
6501e2e57b include: Added urlhist.idl. 2006-10-26 13:04:53 +02:00
Alexandre Julliard
12c196203c Make.rules: Added support for building IDL client/proxy/server/iid files. 2006-10-16 17:20:37 +02:00
James Hawkins
3b6017ae18 include: Move cfgmgr32.h to include/ to match the SDK. 2006-10-14 20:18:44 +02:00
James Hawkins
3cb5004876 clusapi: Add the clusapi.h public header. 2006-10-14 20:18:06 +02:00
Alexandre Julliard
32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Konstantin Petrov
bb49763154 svrapi: Added a stub svrapi.dll. 2006-09-08 14:48:04 +02:00
Robert Reif
dd66a69614 include: Add dsgetdc.h. 2006-08-14 20:17:10 +02:00
Mike McCormack
d7371fc49d include: Rename indexsvr.idl to indexsrv.idl. 2006-08-11 14:47:30 +02:00
Alexandre Julliard
2886e9b0e8 makefiles: Use make dependencies to create installation directories.
This avoids a lot of redundant calls to mkinstalldirs.
2006-08-07 17:48:18 +02:00
Jacek Caban
385247b3d6 stdole2.tlb: Move stdole2.tlb generation to include to allow importlib from other IDLs. 2006-07-29 11:46:14 +02:00
Mike McCormack
6621503322 oledb: Add oledb.idl and some idl files it depends on. 2006-07-20 12:49:43 +02:00
Mike McCormack
d690094807 include: Add cierror.h. 2006-07-11 12:42:38 +02:00
Juan Lang
10d6726b42 riched20: Add stub implementation of ITextDocument. 2006-07-11 12:41:17 +02:00
Mike McCormack
c53cdac4f9 query: Add ntquery.h. 2006-07-10 11:53:42 +02:00
Jacek Caban
ccee0297d5 include: Added htiframe.idl. 2006-07-07 17:50:20 +02:00
Mike McCormack
aa44a063fd include: Add indexsvr.idl (IWordBreaker). 2006-07-07 16:56:57 +02:00
Jacek Caban
bc29a20d8b mshtml: Added optary.idl file. 2006-06-23 10:47:14 +02:00
Mike McCormack
4a2d96077e userenv: Add profinfo.h. 2006-06-13 11:40:23 +02:00
Detlef Riekenberg
42a361d160 include/ddk: Add minimal compstui.h. 2006-06-12 13:21:48 +02:00
Robert Reif
8e01c1b2a3 include: Add lmmsg.h. 2006-06-08 11:12:19 +02:00
Mike McCormack
a47ed59610 hlink: Add hlguids.h (based on a patch by Aric Stewart). 2006-06-05 21:00:06 +02:00
Hans Leidekker
1f35ff591c quartz: Add stub implementation for AMGetErrorText{A,W}. 2006-05-22 11:49:22 +02:00
Dmitry Timoshkov
5fd4d3410d Add a stub implementation of ntdsapi.dll. 2006-05-20 17:01:46 +02:00
Marcus Meissner
1d5e2be0de twain_32: Moved twain.h to the include directory. 2006-05-08 22:04:51 +02:00
Dmitry Timoshkov
d30975d576 Add a stub implementation of mprapi.dll. 2006-05-05 20:23:05 +02:00