.. |
.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
|
libwine: Export a function to retrieve the data directory (based on a
|
2006-03-06 18:50:15 +01: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
|
Get rid of the no longer needed DECL_GLOBAL_CONSTRUCTOR macro.
|
2006-01-14 17:08:52 +01:00 |
pthread.h
|
Avoid DECLSPEC_NORETURN on function pointers for MSVC compatibility.
|
2006-01-04 14:52:43 +01:00 |
rpcfc.h
|
include: Move all of the contiguous FC types together so we can see
|
2006-02-03 18:46:12 +01:00 |
rpcss_shared.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
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
|
server: Return real parent and owner in the create_window request.
|
2006-03-06 15:00:37 +01:00 |
test.h
|
tests: Fixed test framework against environment modifications.
|
2006-02-14 11:38:26 +01:00 |
unicode.h
|
Fixed strchrW and strrchrW for a null character (spotted by Aric
|
2005-07-12 19:27:41 +00:00 |
winaspi.h
|
Use angle brackets (<>) rather than quotes ("") for the include
|
2003-08-28 21:43:34 +00:00 |
winbase16.h
|
Moved return value handling to the individual relay thunks so that we
|
2005-09-18 12:25:22 +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
|
Update copyright info for the new year.
|
2006-01-06 21:06:53 +01:00 |
wined3d_gl.h
|
wined3d: Added OpenGL 2.0 function definitions.
|
2006-03-06 11:12:14 +01:00 |
wined3d_interface.h
|
wined3d: Fix the relation between surfaces and their container.
|
2006-03-06 20:08:22 +01:00 |
wined3d_types.h
|
wined3d: Add d3d7 and d3d8/9 cap flags to wined3d_types.h.
|
2006-03-06 11:36:28 +01:00 |
wingdi16.h
|
Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS.
|
2005-09-06 14:12:17 +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
|
user: Fix return type of EnableMenuItem.
|
2006-01-10 12:08:48 +01: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 |