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
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 winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
fil_data.idl
gdi_driver.h gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
glu.h
heap.h
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: Support S_HEAPALLOCSITE entry. 2019-06-06 19:01:27 +02:00
port.h
rbtree.h
schrpc.idl
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
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
wgl.h
wgl_driver.h
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
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