Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiaab
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
669b99d
)
Added #include <rpc.h> to Win32 section.
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Tue, 27 Oct 2015 09:12:38 +0000
(09:12 +0000)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Tue, 27 Oct 2015 09:12:38 +0000
(09:12 +0000)
source/common/uuid.cpp
patch
|
blob
|
history
diff --git
a/source/common/uuid.cpp
b/source/common/uuid.cpp
index
bc90bdd
..
c0e512f
100644
(file)
--- a/
source/common/uuid.cpp
+++ b/
source/common/uuid.cpp
@@
-4,6
+4,7
@@
wxString GenerateUUID()
{
#if defined(__WIN32__)
+#include <rpc.h>
UUID UUIDData;
UuidCreate(&UUIDData);
wchar_t* UUIDStr = 0;
@@
-52,4
+53,4
@@
bool CheckUUID(wxString UUIDInc)
return Result;
-}
\ No newline at end of file
+}
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy