Results 1 to 3 of 3

Thread: Save work before Power off

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Delhi,Delhi,India
    Posts
    4

    Post

    I am surprised to learn that an austrilan company has given a finance package which form the user's mouth can save your latest work just before the computer is switched off or the power goes down. Can any body help me suggesting the way to give this impression to the user since the application is developed either using VB or VC++.

    ------------------
    Love , Neerad

  2. #2
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    Actually I don't believe it.. since there's no msg like WM_POWERDOWN, or QueryPowerDown event, but I can imagine when you use a timer, set it to a minute or so (or shorter) and save in the timer event...

  3. #3
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523

    Post

    It is physically impossible to save any work while the power is switched off. It takes so small amount of time to shut down the computer, that even with timer set to 1 millisecond (or even less if anyone know how to do it) won't do it. In my opinion it is impossible (at least from VB or C++, or any other computer program). I think that you would have to mess up more with physics than with programming.
    The best thing is to save your work as often as possible.


    ------------------
    Visual Basic Programmer
    ------------------
    PolComSoft
    You will hear a lot about it.



    [This message has been edited by QWERTY (edited 01-18-2000).]

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