Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
335 B

  1. /******************************Module*Header*******************************\
  2. * Module Name: demo.hxx
  3. *
  4. * Copyright (c) 1997 Microsoft Corporation
  5. *
  6. \**************************************************************************/
  7. #ifndef __uidemo_h__
  8. #define __uidemo_h__
  9. extern int Run3DLogon( HINSTANCE hInst );
  10. #endif // __uidemo_h__