Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-04-16 06:57:33 +0400
committerChristopher Faylor <me@cgf.cx>2003-04-16 06:57:33 +0400
commit9eed5df6392240b46c2506dcb37227ee73f5a806 (patch)
tree2d3b325f40089205465395074e5e05bb4c116548 /winsup/w32api/lib/rpcrt4.def
parentffb576fbf2440548e717bf7f37b3aafa48ee2fbc (diff)
* rpcdce.h: Add declaration for UuidCreateSequential.
* rpcrt4.def: Add entry for UuidCreateSequential.
Diffstat (limited to 'winsup/w32api/lib/rpcrt4.def')
-rw-r--r--winsup/w32api/lib/rpcrt4.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/lib/rpcrt4.def b/winsup/w32api/lib/rpcrt4.def
index d51bc723c..cc47f7d25 100644
--- a/winsup/w32api/lib/rpcrt4.def
+++ b/winsup/w32api/lib/rpcrt4.def
@@ -344,6 +344,7 @@ TowerExplode@24
UuidCompare@12
UuidCreate@4
UuidCreateNil@4
+UuidCreateSequential@4
UuidEqual@12
UuidFromStringA@8
UuidFromStringW@8