.. |
.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
|
winnt.h should not be self-contained, it must depend on windef.h so
|
2002-12-10 22:56:43 +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 definitions out of mmddk.h into mmsystem16.h.
|
2002-10-31 02:23:43 +00:00 |
obj_base.h
|
Moved COM API prototypes in include/wine/obj_base.h to
|
2002-12-06 19:49:56 +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
|
Add prototypes for IExtractIconW interface.
|
2002-12-05 19:13:11 +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
|
Make sure that no files except unknwn.h include wine/obj_base.h
|
2002-12-05 20:33:07 +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 more types to wtypes.idl.
|
2002-12-03 21:42:17 +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
|
Make sure that no files except unknwn.h include wine/obj_base.h
|
2002-12-05 20:33:07 +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
|
Some RPC format characters from MS documentation.
|
2002-11-01 01:46:23 +00:00 |
rpcss_shared.h
|
winnt.h should not be self-contained, it must depend on windef.h so
|
2002-12-10 22:56: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
|
Implemented registry change notifications.
|
2002-11-25 02:47:32 +00:00 |
test.h
|
When reporting a test failure, only report the file name, not the full
|
2002-12-11 00:17:42 +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
|
Implemented Escapes *_PATH and POSTSCRIPT_IGNORE.
|
2002-11-15 00:02:13 +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
|
Rewrote hook support to store the hook chain in the server.
|
2002-10-29 00:41:42 +00:00 |