Board index » Visual Studio » Hardware Control
|
Vikramjit
|
|
Vikramjit
|
| Cor
Registered User |
Sat Dec 27 03:57:34 CST 2003
Re:Hardware Control
Hi Carlos,
This is about complete shut down the computer, I never checked it, but maybe you can check it yourself.. \\\Once contributed by Fergus Cooney to this newsgroup I've looked on the Net and found some info for you. I couldn't find anything in VB.NET but there is code in classic VB. Here's an article with code in VB6 which you'll have to do a bit of work on. (eg, remember that Longs are now Integers). It's in French. http://www.vbfrance.com/article.aspx?Val" rel="nofollow" target="_blank">www.vbfrance.com/article.aspx=8043 Here's a forum discussion with code. www-tcsn.experts-exchange.com/Programming/Programming_Languages/Visual_Basic/VB_Controls/Q_10849821.html">www-tcsn.experts-exchange.com/Programming/Programming_Languages/Visual_Basic/VB_Controls/Q_10849821.html Here's another article with complete code. www.vbaccelerator.com/home/VB/Tips/Forcing_a_Local_or_Remote_NT_System_to_Reboot/article.asp">www.vbaccelerator.com/home/VB/Tips/Forcing_a_Local_or_Remote_NT_System_to_Reboot/article.asp /// I hope this helps a little bit? Cor - |
| Slonocode
Registered User |
Sat Dec 27 04:32:01 CST 2003
Re:Hardware ControlQuote\\\Once contributed by Fergus Cooney to this newsgroup Whatever happened to Fergus? - |
| Ken
Registered User |
Sat Dec 27 05:20:24 CST 2003
Re:Hardware Control
Hi,
VB.NET class for shutting down computer http://www.mentalis.org/soft/class.qpx?id" rel="nofollow" target="_blank">www.mentalis.org/soft/class.qpx=7 Ken ---------------- "Cor" <non@non.com>wrote in message QuoteHi Carlos, - |
