CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Monitor

  1. #1
    Join Date
    Apr 1999
    Posts
    18

    Monitor

    Does anyone know a function with VC++ that can turn off a monitor?
    Thanks


  2. #2
    Join Date
    Apr 1999
    Posts
    37

    Re: Monitor

    Hi,
    As far as i know, powerManagement functions are not supported by NT 4.0 or windows 95.NT 5.0 and windows 98 has complete set of new APi's which lets u control the power state of the system.If u find out something about power management in NT 4.0,please let me know.bye


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured