wine-wine/include/wine
Mike McCormack 6f011c0847 - move async activation into the server
- implement async queues
2001-12-20 00:07:05 +00:00
..
exception.h Raise an exception when a stub entry point is called. 2000-10-26 22:03:34 +00:00
icmpapi.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
ipexport.h Added ICMP DLL implementation. 1999-11-07 21:22:17 +00:00
library.h More verbose error messages when application load fails. 2001-02-13 20:23:45 +00:00
mmsystem16.h Fixed incorrect packing. 2001-12-05 22:09:33 +00:00
obj_base.h Added ICOM_[C]THIS_MULTI macros to make it easier to implement objects 2001-09-25 22:38:43 +00:00
obj_cache.h Correct some cut & paste typos. 2001-01-11 20:21:15 +00:00
obj_channel.h Fixed a couple of typos. 2001-09-25 22:38:59 +00:00
obj_clientserver.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_commdlgbrowser.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_connection.h Correct some cut & paste typos. 2001-01-11 20:21:15 +00:00
obj_contextmenu.h Fixed Unicode strings. 2001-01-22 02:18:27 +00:00
obj_control.h Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
obj_dataobject.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_dockingwindowframe.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_dragdrop.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_enumidlist.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_errorinfo.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_extracticon.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_inplace.h Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
obj_ksproperty.h Implemented IMemAllocator. 2001-09-17 20:04:28 +00:00
obj_marshal.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_misc.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_moniker.h Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
obj_oleaut.h Corrected INVOKEKIND enumeration values. 2001-10-03 18:40:28 +00:00
obj_olefont.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_oleobj.h Correct some cut & paste typos. 2001-01-11 20:21:15 +00:00
obj_oleundo.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_oleview.h Correct some cut & paste typos. 2001-01-11 20:21:15 +00:00
obj_picture.h Implemented OleLoadPicture. 2001-08-06 18:52:14 +00:00
obj_property.h Fixed a typo. 2001-10-21 15:02:59 +00:00
obj_propertystorage.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_queryassociations.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_serviceprovider.h Better handling of custom templates and hooks. 2000-11-01 01:50:21 +00:00
obj_shellbrowser.h Better handling of custom templates and hooks. 2000-11-01 01:50:21 +00:00
obj_shellextinit.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_shellfolder.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_shelllink.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_shellview.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_storage.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
obj_webbrowser.h Implemented stubs for IWebBrowser in shdocvw.dll. 2001-01-11 22:32:44 +00:00
port.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
server.h Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
server_protocol.h - move async activation into the server 2001-12-20 00:07:05 +00:00
unicode.h Implemented inline version of the iswxxx functions. 2001-11-08 19:16:34 +00:00
winaspi.h Fixed a few non portable zero-size array declarations. 2000-09-27 00:25:24 +00:00
winbase16.h Move WINDEBUGINFO from winbase.h to winbase16.h and rename to 2001-10-08 22:30:34 +00:00
windef16.h Fixed incorrect packing. 2001-12-05 22:09:33 +00:00
wine_common_ver.rc Generalize the Wine version resource template a bit. 2001-04-16 18:58:46 +00:00
wingdi16.h Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
winnet16.h Fixed incorrect packing. 2001-12-05 22:09:33 +00:00
winsock16.h Make winsock.h and winsock2.h independent from the Unix headers. 2001-11-14 21:26:23 +00:00
winuser16.h Remove non windows macros. 2001-10-09 23:25:20 +00:00