Sweden-Number/include/wine
Rémi Bernon 6672fc9d85 ntdll: Use custom internal zero_bits_64 parameter format.
The zero_bits parameter can be a pointer mask on Win64 and WoW64 and it
was incorrectly truncated to 16bits in APCs. Testing shows that only the
leading zeroes are used in the mask, so we can safely use the 64 based
number of leading zeroes everywhere instead.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-13 12:29:45 +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 dplay: Add missing defines. 2015-01-23 11:15:09 +01:00
epm.idl
exception.h winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +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: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +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 mmsystem: Use SEGPTR when the .spec says so. 2013-02-27 19:23:39 +01:00
mscvpdb.h dbghelp: Support S_HEAPALLOCSITE entry. 2019-06-06 19:01:27 +02: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 schedsvc: Add some tests for SchRpcGetTaskInfo. 2014-04-09 13:16:23 +02:00
server.h ntdll: Make wine_server_call() cdecl. 2019-06-18 23:51:51 +02:00
server_protocol.h ntdll: Use custom internal zero_bits_64 parameter format. 2019-08-13 12:29:45 +02:00
strmbase.h strmbase: Rename pfnOnStopStreaming to renderer_stop_stream. 2019-07-03 10:56:03 +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: Pull in bitmask dependencies for function parameters. 2019-08-08 12:08:31 +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 dxgi: Implement d3d12_swapchain_SetFullscreenState(). 2019-08-01 08:04:48 +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 wpp: Get rid of the no longer needed callbacks. 2019-07-02 14:59:40 +02:00