Search:

Type: Posts; User: Steve A.

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    8,253

    Hmm..., must have a slow connection. LOL !

    Hmm..., must have a slow connection.
    LOL !
  2. Replies
    7
    Views
    8,253

    Sure, you could just shell to the system..., ...

    Sure, you could just shell to the system...,
    system("hibernate.cmd")
    or
    ShellExecute(..., hibernate.cmd, ...)

    both cheap'n easy, or, do it programmatically using the API.
  3. Replies
    7
    Views
    8,253

    Well, that information is available in the...

    Well, that information is available in the Platform SDK (Windows API).
    You can do a search on MSDN.
    MSDN | Microsoft Development, Subscriptions, Resources, and More

    from SDK:

    ...
Results 1 to 3 of 3