.. |
.cvsignore
|
Moved itss.idl to include/wine.
|
2005-08-25 10:25:14 +00:00 |
debug.h
|
Added a __wine_dbg_set_channel_flags function to allow changing flags
|
2005-10-18 10:49:20 +00:00 |
exception.h
|
…
|
|
itss.idl
|
Moved itss.idl to include/wine.
|
2005-08-25 10:25:14 +00:00 |
library.h
|
Remove no longer used wine_dbg_parse_options and wine_dbg_add_options
|
2005-10-30 19:05:27 +00:00 |
list.h
|
Added a LIST_FOR_EACH_ENTRY_SAFE helper macro.
|
2005-08-29 12:18:15 +00:00 |
mmsystem16.h
|
…
|
|
port.h
|
Use int instead of long in interlocked_* functions for 64-bit
|
2005-09-26 13:51:58 +00:00 |
pthread.h
|
Avoid some warnings on 64-bit platforms.
|
2005-09-13 11:07:14 +00:00 |
rpcfc.h
|
Define RPC_FC_RANGE.
|
2005-09-14 10:06:41 +00:00 |
rpcss_shared.h
|
…
|
|
server.h
|
Use the new RtlExitUserThread function instead of exporting
|
2005-08-02 09:55:40 +00:00 |
server_protocol.h
|
Don't send an extra signal when waiting for a debug event, just do a
|
2005-11-01 21:47:07 +00:00 |
test.h
|
Attempt at a better fix for the winsock.h problems on Darwin.
|
2005-06-30 21:13:00 +00:00 |
unicode.h
|
Fixed strchrW and strrchrW for a null character (spotted by Aric
|
2005-07-12 19:27:41 +00:00 |
winaspi.h
|
…
|
|
winbase16.h
|
Moved return value handling to the individual relay thunks so that we
|
2005-09-18 12:25:22 +00:00 |
windef16.h
|
…
|
|
wine_common_ver.rc
|
Update copyright info for the new year.
|
2005-01-03 16:53:50 +00:00 |
wined3d_gl.h
|
Fix missing prototypes when using nVidia OpenGL headers.
|
2005-09-28 18:12:00 +00:00 |
wined3d_interface.h
|
Copy the parser and cross compiler from d3d8 and update everything to
|
2005-08-17 11:34:03 +00:00 |
wined3d_types.h
|
Tidy up d3d9 and finalize passing d3d9 calls to wined3d for now.
|
2005-08-23 09:34:57 +00:00 |
wingdi16.h
|
Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS.
|
2005-09-06 14:12:17 +00:00 |
winnet16.h
|
…
|
|
winsock16.h
|
…
|
|
winuser16.h
|
Add 16<->32 bit message mappings for WM_COPYDATA messages.
|
2005-05-05 16:43:17 +00:00 |
wpp.h
|
Default search path for an include file should be based on the path of
|
2005-10-10 18:06:50 +00:00 |