摘要:
Windows:使用CoCreateGuid函数(GUID) #include <objbase.h>#include <stdio.h> #define GUID_LEN 64 int main(int argc, char* argv[]){ char buffer[GUID_LEN] = { 阅读全文
posted @ 2017-11-13 10:21
DoubleLi
阅读(1430)
评论(0)
推荐(0)