I want to check that there is an interactive whiteboard or projecttor attached to the system. Actually I would like to check it is not there. (To be able to make different license levels.) Is there any technique which could be sure?

Platform: MS Windows XP/Vista, MS Visual C++

link|improve this question
Which Operating System(s) are you targeting? – Rowland Shaw Jun 18 '09 at 8:28
Platform: MS Windows XP/Vista, MS Visual C++ – netmano Jul 6 '09 at 12:07
feedback

1 Answer

Nothing in standard C++ - you'll need platform specific libraries. For us to help you with that we'll need more info about what platform you are using.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown