修改以解决引用问题
This commit is contained in:
@@ -110,7 +110,7 @@ void SysInfoUtil::GetInfoByEdid()
|
||||
wcout << L"SerialNumberID =" << pwsSerialNumberID << endl;
|
||||
// swprintf(wsText, L"Serial Number ID = %s\r\n", pwsSerialNumberID);
|
||||
OutputDebugString(wsText);
|
||||
|
||||
|
||||
if (!pWmiAllData->WnodeHeader.Linkage)
|
||||
break;
|
||||
pAllDataBuffer += pWmiAllData->WnodeHeader.Linkage;
|
||||
|
@@ -7,7 +7,7 @@
|
||||
|
||||
ScreenManager::ScreenManager()
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
ScreenManager::~ScreenManager()
|
||||
|
Reference in New Issue
Block a user