..
debug.h
include/wine/debug.h: Fix compilation warning in 64-bit mode.
2007-05-21 15:55:46 +02:00
exception.h
libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too.
2008-05-26 19:23:43 +02:00
irot.idl
include: Add the strict_context_handle flag to the Irot interface.
2008-01-07 12:32:37 +01:00
itss.idl
…
library.h
libwine: Export functions that return the Wine version number and build id.
2008-03-26 23:38:36 +01:00
list.h
include: Fix "warning: cast from pointer to integer of different size".
2008-04-23 12:22:17 +02:00
mmsystem16.h
winmm: Replace const pointer parameters with correct pointers to const.
2007-03-07 21:56:54 +01:00
mscvpdb.h
winedump: Added support for latest versions of Codeview (VC70).
2008-05-01 11:12:06 +02:00
port.h
libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too.
2008-05-26 19:23:43 +02:00
pthread.h
…
rpcfc.h
include: Add defines for context handle flags to rpcfc.h.
2008-01-07 12:31:50 +01:00
rpcss_shared.h
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
server.h
ntdll: Store the file access and options in the fd cache, and get rid of the dynamic flags.
2007-04-10 22:32:46 +02:00
server_protocol.h
user32: Implement BroadcastSystemMessage.
2008-04-03 12:00:02 +02:00
svcctl.idl
services: Send the service name in the control requests.
2008-05-08 18:08:41 +02:00
test.h
tests: Add a win_skip() function to allow for missing Windows functionality that must be present in Wine.
2008-06-11 11:26:28 +02:00
unicode.h
include: Only use DECLSPEC_IMPORT for Windows compilers in unicode.h.
2007-11-07 12:30:51 +01:00
wgl.h
wgl: We were already advertising GL_EXT_framebuffer_sRGB but not the corresponding WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT.
2008-04-30 10:28:59 +02:00
winaspi.h
…
winbase16.h
include: Add a resource type for scalable font resource (.fot) files.
2008-04-11 12:11:33 +02:00
windef16.h
…
wine_common_ver.rc
license: Update copyright info for the new year.
2008-01-14 13:10:35 +01:00
wined3d_caps.h
wined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
2007-04-07 10:57:48 +02:00
wined3d_gl.h
wined3d: Add support for ARB_color_buffer_float.
2008-06-19 11:47:34 +02:00
wined3d_interface.h
wined3d: General cross format blitting infrastrucutre, R32F->R16F blits.
2008-02-26 11:31:19 +01:00
wined3d_types.h
wined3d: Fix a usage flags conflict.
2008-06-23 12:54:15 +02:00
wingdi16.h
gdi32: Export the DC hook functions as 32-bit functions.
2008-02-17 20:29:55 +01:00
winnet16.h
user32: Make function definitions and declarations agree.
2007-04-16 12:25:26 +02:00
winsock16.h
…
winuser16.h
user32: Make function definitions and declarations agree.
2007-04-16 12:25:26 +02:00
wpp.h
…