Search found 1 match

by tgilbert
Wed Sep 03, 2003 3:42 pm
Forum: Notebook BIOS and other problems
Topic: Detect a Laptop BIOS vs Desktop BIOS using API
Replies: 0
Views: 4504

Detect a Laptop BIOS vs Desktop BIOS using API

I am writing a program for Windows 95/98/ME/NT/2000/XP in C++. It is important for the program to know whether the computer that is executing the code is a laptop or a desktop. I have been researching for a while various ways to determine and thought that perhaps the presence of a battery would iden...