.. |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01: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
|
Exception handling: Added a magic __EXCEPT_PAGE_FAULT macro to make it
|
2005-12-16 16:58:47 +01:00 |
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
|
- implemented MCI_SOUND command
|
2004-04-05 20:16:11 +00:00 |
port.h
|
Fix warning about memmove re#definition.
|
2005-11-04 11:14:22 +00:00 |
pthread.h
|
Avoid DECLSPEC_NORETURN on function pointers for MSVC compatibility.
|
2006-01-04 14:52:43 +01:00 |
rpcfc.h
|
Define RPC_FC_RANGE.
|
2005-09-14 10:06:41 +00:00 |
rpcss_shared.h
|
…
|
|
server.h
|
Make wine_server_fd_to_handle use attributes instead of inherit flag.
|
2005-12-09 12:22:35 +01:00 |
server_protocol.h
|
ntdll: Correct implementation for atom query functions.
|
2006-01-03 17:34:43 +01: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
|
winspool: Add version resource.
|
2005-12-21 21:11:43 +01:00 |
wined3d_gl.h
|
Added more Nvidia card IDs.
|
2005-11-30 19:45:45 +01:00 |
wined3d_interface.h
|
wined3d: Cleanup shader constants code a little bit.
|
2005-12-20 11:46:52 +01:00 |
wined3d_types.h
|
wined3d: Vertex shader 8 support.
|
2005-12-09 11:23:52 +01: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 |