Sweden-Number/include/wine
Alexandre Julliard d8a9244fc4 Added function table to GDI objects for better encapsulation.
Removed some direct accesses to the bitmap structure.
Fixed handling of stock bitmap if selected in multiple DCs.
Some minor fixes to the DC function table.
2002-05-31 18:43:22 +00:00
..
.cvsignore Upgraded configure script to use autoconf 2.50 features, and renamed 2002-02-14 19:47:29 +00:00
debug.h Export the debug API as functions instead of pointers. 2002-05-19 22:29:01 +00:00
exception.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
icmpapi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ipexport.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
library.h New loading scheme for Winelib apps, makes them behave like builtin 2002-05-22 21:32:49 +00:00
mmsystem16.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_base.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_cache.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_channel.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_clientserver.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_comcat.h Fixed typos; added standard CATID_'s. 2002-05-11 23:01:40 +00:00
obj_commdlgbrowser.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_connection.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_contextmenu.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_control.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_dataobject.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_dockingwindowframe.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_dragdrop.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_enumguid.h Added definitions for the Component Categories Manager. 2002-05-09 19:49:14 +00:00
obj_enumidlist.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_errorinfo.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_extracticon.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_inplace.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_marshal.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_misc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_moniker.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_oleaut.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_olefont.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_oleobj.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_oleundo.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_oleview.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_picture.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_property.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_propertystorage.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_queryassociations.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_serviceprovider.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shellbrowser.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shellextinit.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shellfolder.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shelllink.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shellview.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_storage.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_webbrowser.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
port.h Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian 2002-05-23 02:53:10 +00:00
server.h Added wine_server_fd_to_handle to replace FILE_DupUnixHandle. 2002-05-30 20:40:02 +00:00
server_protocol.h Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
test.h Now C tests are able to access argc/argv as passed to the program. 2002-04-20 20:51:11 +00:00
unicode.h Implemented strtolW/strtoulW in libwine_unicode and used it to replace 2002-05-16 18:58:47 +00:00
winaspi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winbase16.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
windef16.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wine_common_ver.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wingdi16.h Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
winnet16.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winsock16.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winuser16.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00