Sweden-Number/include/wine
Francois Gouget 5686dc0fe8 Move WINDEBUGINFO from winbase.h to winbase16.h and rename to
WINDEBUGINFO16.
Move the related macros to version.c and ifdef them out (kept for
documentation only, they are not used).
2001-10-08 22:30:34 +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
keyboard16.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
library.h More verbose error messages when application load fails. 2001-02-13 20:23:45 +00:00
mmsystem16.h Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +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 Added IPersistPropertyBag2 and IPropertyBag2 definitions, added 2001-10-05 19:38:43 +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 Removed inclusion of winnt.h because the porting layer shouldn't 2001-07-26 21:43:29 +00:00
server.h Moved server.h to include/wine. 2001-07-19 00:39:09 +00:00
server_protocol.h Make serial fd blocking mode depend on FILE_FLAG_OVERLAPPED. 2001-10-08 20:40:57 +00:00
unicode.h Changed repne to repnz for Solaris assembler. 2000-10-13 17:03:52 +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 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
wine_common_ver.rc Generalize the Wine version resource template a bit. 2001-04-16 18:58:46 +00:00
wingdi16.h Rewrote Escape to avoid calling down to Escape16. 2001-07-29 20:25:14 +00:00
winnet16.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
winsock16.h Added WSASTARTUP16 a 1 byte alignment version of WSASTARTUP for win16. 2001-08-24 21:33:58 +00:00
winuser16.h Rewrote most of SendMessage/PeekMessage. 2001-08-07 19:19:08 +00:00