..
.cvsignore
Upgraded configure script to use autoconf 2.50 features, and renamed
2002-02-14 19:47:29 +00:00
debug.h
- Forte C does not support nameless structures or unions
2002-07-05 21:22:09 +00:00
exception.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
icmpapi.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
ipexport.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
library.h
Added wine_get_user_name function and got rid of some of the getpwuid
2002-08-27 18:30:53 +00:00
mmsystem16.h
Moved 16 bit digital structs to include/wine/mmsystem16.h.
2002-10-23 18:43:00 +00:00
obj_base.h
Cleaned up the code so it would be easier to parse with the new C
2002-09-23 20:45:57 +00:00
obj_cache.h
Removed trailing whitespace.
2002-05-31 23:06:46 +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
Removed trailing whitespace.
2002-05-31 23:06:46 +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
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_contextmenu.h
Replace static initializers with a proper #define in .h files.
2002-09-16 19:29:36 +00:00
obj_control.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_dataobject.h
Removed trailing whitespace.
2002-05-31 23:06:46 +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_dragdrophelper.h
Removed trailing white space.
2002-08-28 23:43:43 +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
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_marshal.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_misc.h
- Implemented IMallocSpy hooks in IMalloc.
2002-07-29 23:30:20 +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
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_olefont.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_oleobj.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_oleundo.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_oleview.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_picture.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_property.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_propertystorage.h
Removed trailing whitespace.
2002-05-31 23:06:46 +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
Removed extra , from last element in enum declarations.
2002-07-03 01:15:32 +00:00
obj_shelllink.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
obj_shellview.h
Removed trailing whitespace.
2002-05-31 23:06:46 +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
Fixed IWebBrowser::Navigate() parameter type.
2002-10-19 17:15:39 +00:00
port.h
Added wine_memcpy_unaligned function to avoid gcc memcpy
2002-10-18 00:27:38 +00:00
rpcfc.h
- Make explicit some missing include dependencies.
2002-10-25 19:03:43 +00:00
server.h
Added a GNU C implementation of some of the DECLSPEC_ macros and used
2002-10-01 18:07:37 +00:00
server_protocol.h
Fixed the WINE_NO_STRICT #ifdefs to do the right thing if STRICT is
2002-10-21 23:43:04 +00:00
test.h
Added printf format checking to the ok() and trace() macros, and fixed
2002-06-22 00:08:10 +00:00
unicode.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
winaspi.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
winbase16.h
Get/SetFastQueue16 should use HQUEUE16 handles.
2002-10-19 17:20:44 +00:00
windef16.h
Removed the __uint* types from basetsd.h since they don't exist under
2002-09-12 17:29:12 +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
Moved a large number of 16-bit functions to a separate gdi16.c file.
2002-08-16 00:42:06 +00:00
winnet16.h
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
winsock16.h
Fixed wownt32.h to make it usable from inside Wine, and use it to
2002-10-17 16:43:42 +00:00
winuser16.h
Implement wrapper calls for the 16 bit GlobalAtom* functions.
2002-08-28 00:38:42 +00:00