.. |
.cvsignore
|
Upgraded configure script to use autoconf 2.50 features, and renamed
|
2002-02-14 19:47:29 +00:00 |
debug.h
|
Fixed gcc varargs macro syntax (reported by Gabriele Giorgetti).
|
2003-04-14 21:42:57 +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
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_comcat.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_commdlgbrowser.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_connection.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_contextmenu.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_control.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_dockingwindowframe.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_dragdrop.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_dragdrophelper.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_enumguid.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_enumidlist.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_extracticon.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_inplace.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_olefont.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_oleobj.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_oleundo.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_oleview.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_picture.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_property.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_serviceprovider.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_shellbrowser.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_shellextinit.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_shellfolder.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_shelllink.h
|
Include shlguid.h from shlobj.h.
|
2003-04-13 01:05:31 +00:00 |
obj_shellview.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
obj_webbrowser.h
|
Simplified COM interface declarations, removing the need to define
|
2003-04-11 00:31:02 +00:00 |
port.h
|
Add spawnvp to the portability lib.
|
2003-04-02 05:20:12 +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
|
Clear the entire request, not just the end, in case it contains
|
2003-03-30 03:08:52 +00:00 |
server_protocol.h
|
Implemented NtQueueApcThread, and changed the server APC interface to
|
2003-04-04 22:26:34 +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
|
Portability fixes.
|
2003-04-01 00:12:50 +00:00 |
winuser16.h
|
Rewrote hook support to store the hook chain in the server.
|
2002-10-29 00:41:42 +00:00 |