.. |
.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
|
Get rid of the WINE_UNUSED macro.
|
2004-09-01 17:36:04 +00: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 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
|
Fixed Get/SetThreadContext to work properly on suspended threads.
|
2005-11-02 20:54:12 +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
|
Define GL_EXT_framebuffer_object and GL_EXT_pixelbuffer_object openGL
|
2005-11-10 11:04:59 +00:00 |
wined3d_interface.h
|
Implement D3DFMT_UNKNOWN surfaces, this seems to be used a lot in d3d8
|
2005-11-02 20:01:54 +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 |