.. |
.cvsignore
|
Upgraded configure script to use autoconf 2.50 features, and renamed
|
2002-02-14 19:47:29 +00:00 |
debug.h
|
Really get rid of debug code/strings if we're building without them.
|
2003-03-15 19:39:37 +00:00 |
exception.h
|
Removed a few more #ifdef __WINE__.
|
2003-01-04 00:19:17 +00:00 |
library.h
|
Moved LDT selector allocation routines to libwine.
|
2003-02-26 20:34:45 +00:00 |
mmsystem16.h
|
Moved 16-bit definitions out of mmddk.h into mmsystem16.h.
|
2002-10-31 02:23:43 +00:00 |
obj_cache.h
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +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
|
Rename __WINE__ to __WINESRC__.
|
2003-01-04 00:52:18 +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_extracticon.h
|
Add prototypes for IExtractIconW interface.
|
2002-12-05 19:13:11 +00:00 |
obj_inplace.h
|
Rename __WINE__ to __WINESRC__.
|
2003-01-04 00:52:18 +00:00 |
obj_olefont.h
|
Fixed ICOM_CALLs for IFont_xx methods.
|
2003-01-23 01:23:59 +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_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_webbrowser.h
|
Fixed some issues caused by the new oaidl.h.
|
2003-01-05 20:32:30 +00:00 |
port.h
|
Added memcpy_unaligned to libwine_port.
|
2003-03-20 23:44:36 +00:00 |
rpcfc.h
|
Some RPC definitions.
|
2003-01-31 03:21:11 +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
|
Fixed bug that could cause SendMessage to return too early in certain
|
2003-03-19 00:12:17 +00:00 |
test.h
|
Add support for WINETEST_INTERACTIVE. If set then tests can perform
|
2003-01-02 17:52:05 +00:00 |
unicode.h
|
Added 'wine' prefix to libwine_unicode exports.
|
2003-03-21 21:30:51 +00:00 |
winaspi.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
winbase16.h
|
Added several missing K32WOW* prototypes.
|
2003-01-05 01:03:41 +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 optional OLESelfRegister to wine_common_ver.rc, used in
|
2003-01-20 23:24:43 +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 |