c++ - WinAPI equivalent of Win32_ComputerSystem.PCSystemType -


my app needs check if computer laptop, find accessing property through wmi hard , slow, there win32 equivalent? i've searched on getsystempowerstatus isn't 'foolproof' workstation may have battery, accessing wmi worked me i'm porting app c# , c++ isn't friendly wmi.

is there win32 api can use? or property takes guess battery api's?


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -