..
.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: Try the current load path in priority before the
2006-02-16 20:26:55 +01:00
list.h
Added a LIST_FOR_EACH_ENTRY_SAFE helper macro.
2005-08-29 12:18:15 +00:00
mmsystem16.h
…
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
…
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
kernel32: ClearCommError.
2006-02-27 13:54:43 +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
…
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.
2006-01-06 21:06:53 +01:00
wined3d_gl.h
wined3d: Use GL_EXTCALL to call OpenGL extension glPointParameterfvARB.
2006-02-05 12:19:22 +01:00
wined3d_interface.h
wined3d: Added CopyRects method (based on a patch by Oliver Stieber).
2006-02-07 16:51:39 +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
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