Sweden-Number/include/wine
Alexandre Julliard 959bbf8b75 server: Get rid of alignment requirements in write_process_memory request.
All the alignment handling is now done in the write_process_memory
function inside the server.
2006-04-07 18:41:58 +02:00
..
.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 wine_get_build_dir. 2006-03-16 17:36:19 +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: Get rid of alignment requirements in write_process_memory request. 2006-04-07 18:41:58 +02: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: Don't use OpenGL 2.0. 2006-03-20 22:09:05 +01:00
wined3d_interface.h wined3d: Allow the inclusion of the wined3d headers when the ddraw headers are included. 2006-04-07 14:57:55 +02:00
wined3d_types.h wined3d: Allow the inclusion of the wined3d headers when the ddraw headers are included. 2006-04-07 14:57:55 +02: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