.. |
.cvsignore
|
Upgraded configure script to use autoconf 2.50 features, and renamed
|
2002-02-14 19:47:29 +00:00 |
debug.h
|
Use angle brackets (<>) rather than quotes ("") for the include
|
2003-08-28 21:43:34 +00:00 |
exception.h
|
Use sigsetjmp instead of setjmp in Wine internal exception handlers to
|
2003-10-24 04:30:13 +00:00 |
library.h
|
Moved the exec_wine_binary function to the wine library, and use it to
|
2003-11-11 22:21:29 +00:00 |
list.h
|
Moved list.h to include/wine so that it can be used everywhere.
|
2003-09-11 20:45:17 +00:00 |
mmsystem16.h
|
Use angle brackets (<>) rather than quotes ("") for the include
|
2003-08-28 21:43:34 +00:00 |
port.h
|
Added sigsetjmp/siglongjmp and gettid to the portability library.
|
2003-11-12 03:16:00 +00:00 |
pthread.h
|
Moved the remaining SYSDEPS_* functions to the wine_pthread interface.
|
2003-11-09 01:25:23 +00:00 |
rpcfc.h
|
Some RPC definitions.
|
2003-01-31 03:21:11 +00:00 |
rpcss_shared.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
server.h
|
Added server_abort_thread to replace SYSDEPS_AbortThread.
|
2003-11-06 00:08:05 +00:00 |
server_protocol.h
|
Set or clear the BeingDebugged flag in the PEB when a debugger is
|
2003-10-14 01:30:42 +00:00 |
test.h
|
Modify winetest_ok to only add a trailing '\n' if there is none.
|
2003-09-11 01:07:19 +00:00 |
unicode.h
|
Added string folding support.
|
2003-10-15 20:52:28 +00:00 |
winaspi.h
|
Use angle brackets (<>) rather than quotes ("") for the include
|
2003-08-28 21:43:34 +00:00 |
winbase16.h
|
Moved the Windows version code to dlls/ntdll, and implemented
|
2003-09-24 05:26:00 +00:00 |
windef16.h
|
Moved out of windef.h a few definitions that don't belong there
|
2003-09-17 04:31:27 +00:00 |
wine_common_ver.rc
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
wingdi16.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
winnet16.h
|
Use angle brackets (<>) rather than quotes ("") for the include
|
2003-08-28 21:43:34 +00:00 |
winsock16.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
winuser16.h
|
Removed the A/W constants for builtin cursors, icons and resource
|
2003-09-10 03:56:47 +00:00 |
wpp.h
|
Moved the wpp library from tools/ to libs/.
|
2003-05-01 03:16:21 +00:00 |