How to adjust screen brightness using c++ codes on Windows 8? Does Win8 has API or virtual key codes for our call?
How about Wi-FI ON/Off on Windows 8?
SetMonitorBrightness http://msdn.microsoft.com/en-us/library/windows/desktop/dd692972(v=vs.85).aspx
For Wifi control, you could reference to Native Wifi APIs: http://msdn.microsoft.com/en-us/library/windows/desktop/ms706556(v=vs.85).aspx
Bob Bao [MSFT] MSDN Community Support | Feedback to us
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.
Would you like to participate?