mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-19 12:21:01 +02:00
Update confid.h
This commit is contained in:
parent
c7a555abe4
commit
a12afcd601
@ -66,7 +66,7 @@ EXPORT class ConfirmationID {
|
||||
static void Unmix(unsigned char* buffer, size_t bufSize, const unsigned char* key, size_t keySize);
|
||||
|
||||
public:
|
||||
static int Generate(const char* installation_id_str, char confirmation_id[49], int mode, std::string productid);
|
||||
static int Generate(const char* installation_id_str, char confirmation_id[49], int mode, std::string productid, bool overrideVersion);
|
||||
//EXPORT static int CLIRun();
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user