I am looking for a way to retrieve the motherboard ID in c#, but I do not want to rely on WMI, I would like to use a winAPI.
I searched google, and I found suggestions to use the wmic command, but I found that is also based on WMI…
I am looking for a way to retrieve the motherboard ID in c#, but I do not want to rely on WMI, I would like to use a winAPI.
I searched google, and I found suggestions to use the wmic command, but I found that is also based on WMI…
For further actions, you may consider blocking this person and/or reporting abuse
Henry Jones -
Harman Diaz -
Poovarasu Sekar -
Yilia -
Top comments (1)
System APIS and others
Ask on official MS Win32 forum : learn.microsoft.com/en-us/answers/...