MCPcopy Create free account
hub / github.com/Endermanch/XPKeygen / GetGUID

Method GetGUID

pidgen/hardware.cpp:105–108  ·  view source on GitHub ↗

/////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

103
104#ifndef NO_HWID_GUID //////////////////////////////////////////////////////////
105LPSTR CHardware::GetGUID()
106{
107 return( m_szHardwareGUID );
108}
109#endif ////////////////////////////////////////////////////////////////////////
110
111VOID CHardware::SetBIOSDigit()

Callers 1

WinMainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected