Sweden-Number/include/wine
Martin Storsjo e9fa452ba3 asm: Separate .def/.scl/.type/.endef with newlines instead of semicolons.
When targeting arm64 in MSVC mode, LLVM treats semicolons in assembly
as comment char, instead of as statement separator (contrary to in
mingw mode, where semicolons still work as separator). In generated code,
there's no need to keep these directives on one single line though, so
just separate them with newlines.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-21 11:56:29 +01:00
..
afd.h ws2_32: Use server-side async I/O in AcceptEx(). 2020-10-20 22:54:01 +02:00
asm.h asm: Separate .def/.scl/.type/.endef with newlines instead of semicolons. 2020-12-21 11:56:29 +01:00
atsvc.idl schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
condrv.h kernelbase: Move Unicode conversion from ReadConsoleA to conhost. 2020-11-19 21:44:55 +01:00
dcetypes.idl
debug.h include: Don't use IsBadStringPtr in debug functions for Unix libraries. 2020-09-18 15:13:42 +02:00
dplaysp.h
epm.idl
exception.h ntdll: Avoid referencing winecrt0 exception handlers from the Unix library. 2020-08-24 22:14:44 +02:00
fil_data.idl
gdi_driver.h gdi32: Use explicit CDECL in window_surface_funcs. 2020-09-22 11:30:00 +02:00
glu.h
heap.h
hid.h hid: Implement HidP_GetLinkCollectionNodes. 2020-02-12 20:02:40 +01:00
http.h http.sys: Allow receiving entity body data. 2019-11-04 22:43:01 +01:00
irot.idl
irpcss.idl combase: Implement local server registration via SCM. 2020-09-02 16:30:04 +02:00
itss.idl
list.h
mmsystem16.h
mscvpdb.h dbghelp: Support S_HEAPALLOCSITE entry. 2019-06-06 19:01:27 +02:00
orpc.idl include: Move fundamental ORPC types to separate private header. 2020-08-14 22:02:04 +02:00
plugplay.idl ntoskrnl.exe: Broadcast device notifications to registered handlers. 2020-05-06 10:48:06 +02:00
port.h makedep: No longer use wine/port.h. 2020-12-01 10:43:17 +01:00
rbtree.h wined3d: Introduce a slab allocator for small buffers. 2020-04-20 21:11:14 +02:00
schrpc.idl schedsvc/tests: Fix compilation with recent gcc/clang versions. 2020-04-15 22:53:48 +02:00
server.h ntdll: Make wine_server_call() cdecl. 2019-06-18 23:51:51 +02:00
server_protocol.h server: Remove no longer needed get_console_wait_event request. 2020-11-10 17:19:44 +01:00
strmbase.h strmbase: Get rid of strmbase_pin_get_media_type(). 2020-11-18 10:48:27 +01:00
svcctl.idl
test.h libwine: Remove wine/library.h. 2020-09-08 16:26:17 +02:00
unicode.h include: Remove some no longer used Unicode functions. 2020-12-02 15:38:25 +01:00
vulkan.h winevulkan: Update to VK spec version 1.2.162. 2020-11-23 21:05:04 +01:00
vulkan_driver.h winevulkan: Update to VK spec version 1.2.145. 2020-06-22 16:43:12 +02:00
wgl.h opengl32: Update to the current OpenGL spec. 2020-04-23 13:32:20 +02:00
wgl_driver.h opengl32: Make wgl driver entry points WINAPI. 2020-04-23 13:33:20 +02:00
winbase16.h krnl386: Move the 16-bit stack out of the WOW32Reserved field. 2020-11-26 21:31:53 +01:00
windef16.h
wine_common_ver.rc Update copyright info for 2020. 2020-01-01 14:26:39 +01:00
wined3d.h d3d9: Fix handling of D3DENUM_WHQL_LEVEL. 2020-12-14 16:21:49 +01:00
winedxgi.idl dxgi: Add stubs for IDXGIFactory7. 2020-05-13 22:07:32 +02:00
wingdi16.h
winnet16.h
winuser16.h
wpp.h wpp: Remove some dead code. 2020-12-03 20:18:38 +01:00