Commit 9faf6691 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

Reimplement UuidCreate() with Win32 APIs.

parent 06c46d9a
......@@ -4,7 +4,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = rpcrt4.dll
IMPORTS = advapi32 kernel32 ntdll
IMPORTS = iphlpapi advapi32 kernel32 ntdll
EXTRALIBS = -luuid
C_SRCS = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment