The Function ulong UuidCreate (ref uuid lpUUID) LIBRARY "rpcrt4. DLL" alias for "UuidCreate; Ansi
"The Function ulong UuidToString (ref uuid lpUUID, ref long lpUUIDString) LIBRARY "rpcrt4. DLL" Alias for "UuidToStringA; Ansi
"The Function ulong RpcStringFree (long lpUUIDString) LIBRARY "rpcrt4. DLL" Alias for "RpcStringFreeA; Ansi
"
Through code generated guid, is gibberish, which master can give a solution?
Only for use of rpcrt4. DLL generated method,
My score is less, you forgive me
CodePudding user response:
To define the second function changeThe Function ulong UuidToString (ref uuid lpUUID, ref long lpUUIDString) LIBRARY "rpcrt4. DLL" Alias for "UuidToStringW
"
CodePudding user response:
In addition, the uuid is defined as a structure containing five ulong, online some definition is wrong, you compare your previously defined values and values as I ask to knowCodePudding user response:
If you are using a string (lpUUIDString, "address") should be gibberish, need in accordance with the method of pb8, changing UuidToStringW, RpcStringFreeW