How to add user control when logon to Vista?



Hi all,
I write a provider credential for Vista in which I want to display
a user face when user logon, that means we can use a face for
authentication, and user doesn't need to input password.
In my source code, I create a thread to display a dialog when user
selects a credential. There is user control in the dialog to display
user's face. In debugging, when user logon, the thread calls
CreateDialog() to create a modeless dialog, but it fails and returns
NULL, however, GetLastError() returns 0. If there is not user control,
or there is only MS control, CreateDialog() will succeed.
Further more, I test that dialog after login to Vista, and it can
be displayed normally. I wonder why the user control can't be used in
logon credential, and can be used after user login?

Have fun,
Jimmy
.



Relevant Pages

  • Re: How to add user control when logon to Vista?
    ... I write a provider credential for Vista in which I want to display ... There is user control in the dialog to display ... In debugging, when user logon, the thread calls ...
    (microsoft.public.platformsdk.security)
  • Re: Desktop Display Problem/UPDATE-WONT START!
    ... Do get the recovery discs from HP or make your own using the HP utility. ... Especially not the Vista Home Edition backup because it doesn't backup the Vista OS, drivers or other software, only your personal files. ... External static isn't very likely to be the cause of your display problem but an internal electrical problem could be. ... the discs would be the next thing to try before giving it up as a warranty ...
    (microsoft.public.windows.vista.hardware_devices)
  • Re: Word Document Properties in Office 2007
    ... the reason may be Windows Vista: Vista has the option to display ... details pane across the bottom of the Explorer window. ... Word MVP FAQ site: http://word.mvps.org ...
    (microsoft.public.word.application.errors)
  • Re: Word Document Properties in Office 2007
    ... the reason may be Windows Vista: Vista has the option to display ... details pane across the bottom of the Explorer window. ... Word MVP FAQ site: http://word.mvps.org ...
    (microsoft.public.word.application.errors)
  • Re: Screen flash on Vista 64 with XPDM video drivers
    ... It is an issue with several pieces in the Vista OS, ... you have something different (maybe an XPDM driver is already installed, ... that forces the user to disable composion ahead of enabling the display. ... the only way to stop the flashing is CTRL-ALT-DEL to bring up the ...
    (microsoft.public.development.device.drivers)

Loading