Bypassing a Login?
From: Edward W (EdwardW_at_discussions.microsoft.com)
Date: 02/11/05
- Next message: Arlis Rose: "Re: Help with OnCommand"
- Previous message: John Doe: "Re: FindFirstFile, how much faster than FindNextFile?"
- Next in thread: AliR: "Re: Bypassing a Login?"
- Reply: AliR: "Re: Bypassing a Login?"
- Reply: Scott McPhillips [MVP]: "Re: Bypassing a Login?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Feb 2005 12:35:10 -0800
Hi all,
Forgive me if I am not posting in the appropriate newsgroup but this one
seemed like the only one that fit my application.
I have an application which monitors proprietary devices. This app has a
GUI which allows the user to configure how the monitoring is setup (i.e. at
what intervals the app will poll the devices for info, what email address to
send polled info to, etc). The app also has a login window that appears when
the app is launched and it will wait at the login window, doing nothing,
until the user logs in correctly.
I need to change this to have the app perform its device monitoring while
sitting at this login window. Seeing as a lot of the class objects get
instantiated during and after the GUI objects get loaded, it would be nice to
not have to move these instantiations.
It would be nice if I could somehow load the app, GUI and all, but keep the
GUI not visible except for the login window. Once the user logs in, the rest
of the GUI would become visible. This way the app will monitor the devices
but the user will not have any configuration access until he/she logs in.
Does anybody know if this can be done? Any other thoughts and ideas would
be appreciated also. Thanks in advance.
- Next message: Arlis Rose: "Re: Help with OnCommand"
- Previous message: John Doe: "Re: FindFirstFile, how much faster than FindNextFile?"
- Next in thread: AliR: "Re: Bypassing a Login?"
- Reply: AliR: "Re: Bypassing a Login?"
- Reply: Scott McPhillips [MVP]: "Re: Bypassing a Login?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|