Re: Bypassing a Login?
From: AliR (AliR_at_newsgroup.nospam)
Date: 02/11/05
- Next message: John Doe: "Re: FindFirstFile, how much faster than FindNextFile?"
- Previous message: Scott McPhillips [MVP]: "Re: Bypassing a Login?"
- In reply to: Scott McPhillips [MVP]: "Re: Bypassing a Login?"
- Next in thread: Edward W: "Re: Bypassing a Login?"
- Reply: Edward W: "Re: Bypassing a Login?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Feb 2005 23:22:18 GMT
He want the dialog there, but want the app to do it's system stuff, even if
the user hasn't logged in yet.
It sound's like he needs to create a thread before the login dialog comes
up.
AliR.
"Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp> wrote in message
news:e2t4C8IEFHA.2876@TK2MSFTNGP12.phx.gbl...
> Edward W wrote:
> > 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.
> >
>
> Just use ShowWindow to hide or show your main window. This will not
> affect its functionality.
>
> --
> Scott McPhillips [VC++ MVP]
>
- Next message: John Doe: "Re: FindFirstFile, how much faster than FindNextFile?"
- Previous message: Scott McPhillips [MVP]: "Re: Bypassing a Login?"
- In reply to: Scott McPhillips [MVP]: "Re: Bypassing a Login?"
- Next in thread: Edward W: "Re: Bypassing a Login?"
- Reply: Edward W: "Re: Bypassing a Login?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|