Tech Support > Microsoft Windows > Working Remotely > Unable to display a dialog box during logon
Unable to display a dialog box during logon
Posted by Albert on May 5th, 2006


Hi All,

I want to display a dialog box during logon process other than the
standard GINA interface.

I have created a modeless dialog box (Derived from CDialog) but it
doesn't get displayed during logon process.

the same code displays modeless dialog box in user mode.

Why does the dialog box doesn't get displayed ?

Is it possible to display a dialog box(with progress ctrl) during logon
process(system mode)

If yes , how ?

Is their any other alternative to display a custom dialog box from an
application running during logon process ( not from GINA).

Any help/pointers/sample code in this regards will be highly
appreciated.

Thanks in advance.

Regards,
Albert


Similar Posts