Sweden-Number/include/wine
Tim Schumacher 062db72226 dbgstr: Initialize hex list using an explicit char array.
Some compilers (or rather, compiler settings) are unhappy with the
terminating null-char, which is one byte beyond the 16 char limit.

Initialize the array without the null char to circumvent this issue.

Signed-off-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-31 12:44:10 +02:00
..
asm.h include: Pass function name directly to the __ASM_STDCALL macro. 2019-05-16 19:00:10 +02:00
atsvc.idl schedsvc: Fix a typo in a parameter name. 2018-08-23 20:01:57 +02:00
dcetypes.idl
debug.h dbgstr: Initialize hex list using an explicit char array. 2019-05-31 12:44:10 +02:00
dplaysp.h
epm.idl
exception.h include: Make the Wine exception handlers cdecl. 2019-05-30 15:04:06 +02:00
fil_data.idl include: Make fil_data.idl a common header. 2018-06-26 16:39:44 +02:00
gdi_driver.h gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
glu.h include: Add a glu.h header. 2017-04-07 20:48:28 +02:00
heap.h d2d1: Replace d2d_calloc() with a global heap_calloc() helper. 2018-02-01 22:24:49 +01:00
irot.idl
itss.idl
library.h include: Don't allow using wine/library.h with msvcrt. 2019-05-17 20:01:01 +02:00
list.h
mmsystem16.h
mscvpdb.h dbghelp: Add SYMFLAG_- and SYMTYPE_-defines. 2018-11-26 12:29:24 +01:00
port.h libport: Don't build some functions that aren't needed on Windows. 2019-03-14 23:52:59 +01:00
rbtree.h rbtree: Clarify the loop conditions to avoid confusing older gcc. 2017-10-25 19:00:40 +02:00
schrpc.idl
server.h
server_protocol.h server: Notify kernel when IRP is terminated by server. 2019-05-28 20:17:36 +02:00
strmbase.h strmbase/renderer: Add a QueryInterface() callback. 2019-05-31 10:10:22 +02:00
svcctl.idl advapi32: Fix QueryServiceConfig2 on Wow64. 2017-11-08 21:06:52 +01:00
test.h include/msvcrt: Add INFINITY and NAN definitions. 2019-05-30 15:03:37 +02:00
unicode.h include: Disallow using unicode.h when building against msvcrt. 2019-04-01 12:42:05 +02:00
vulkan.h winevulkan: Enable VK_NV_dedicated_allocation_image_aliasing. 2019-04-10 18:53:54 +02:00
vulkan_driver.h winevulkan: Update vk.xml to 1.1.104. 2019-03-19 18:32:13 +01:00
wgl.h opengl32: Update to the current OpenGL spec. 2018-10-09 12:59:34 +02:00
wgl_driver.h opengl32: Update to the current OpenGL spec. 2018-10-09 12:59:34 +02:00
winaspi.h
winbase16.h include: Don't allow using wine/library.h with msvcrt. 2019-05-17 20:01:01 +02:00
windef16.h
wine_common_ver.rc Update copyright info for 2019. 2019-01-09 09:58:16 -06:00
wined3d.h wined3d: Get rid of WINED3DPRASTERCAPS_ZBIAS. 2019-05-21 18:08:36 +02:00
winedxgi.idl wined3d: Explicitly create the implicit swapchain. 2019-04-12 15:33:44 +02:00
wingdi16.h
winnet16.h
winuser16.h
wpp.h