wine-wine/dlls/ntoskrnl.exe
Zhiyi Zhang 948d39c529 ntoskrnl.exe: Implement ExUuidCreate().
This is mostly a copy of UuidCreate() in rpcrt4 with NTSTATUS return code.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-01 17:48:26 +01:00
..
tests ntoskrnl.exe: Implement file object constructor. 2019-02-26 15:01:01 +01:00
Makefile.in ntoskrnl.exe: Implement IoReleaseCancelSpinLock(). 2019-01-25 11:55:51 +01:00
instr.c ntoskrnl: Emulate sti/cli instructions on x86_64. 2018-08-14 10:15:59 +02:00
ntoskrnl.c ntoskrnl.exe: Implement ExUuidCreate(). 2019-03-01 17:48:26 +01:00
ntoskrnl.exe.spec ntoskrnl.exe: Implement ExUuidCreate(). 2019-03-01 17:48:26 +01:00
ntoskrnl.rc
ntoskrnl_private.h winebuild: Use stdcall for fastcall wrappers. 2019-03-01 17:48:26 +01:00
sync.c ntoskrnl.exe: Specify fastcall entry points using the appropriate spec file flag. 2019-02-28 21:37:29 +01:00