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.

20 lines
577 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: pwfuncs.cpp
  4. //
  5. // Module: CMDIAL32.DLL
  6. //
  7. // Synopsis: This source file pound includes the password utility functions,
  8. // see common\source\pwutil.cpp for specifics.
  9. //
  10. // Copyright (c) 1999 Microsoft Corporation
  11. //
  12. // Author: nickball created 08/04/99
  13. //
  14. //+----------------------------------------------------------------------------
  15. #include "cmmaster.h"
  16. //
  17. // Please see pnpu\cm\common\source for the actual source here.
  18. //
  19. #include "pwutil.cpp"