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

    Screen Saver killing my application

    Hi,

    I have a standard EXE that calls another ActiveX.EXE. Recently I noticed that when my screen saver kicks in, and I shake the mouse to get rid of the screen saver, my application that was running is killed. Anyone ant clues where to start looking?

    regards,
    Darrell


  2. #2
    Join Date
    Oct 2001
    Posts
    2

    Re: Screen Saver killing my application

    Sorry, I should also have said that I'm developing under NT4, using VB6, and the screen savers are the standard NT ones.

    regards again.


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