windows-nt/Source/XPSP1/NT/net/rras/cm/migrate/pwfuncs.cpp
2020-09-26 16:20:57 +08:00

24 lines
491 B
C++

//+----------------------------------------------------------------------------
//
// File: pwfuncs.cpp
//
// Module: MIGRATE.DLL
//
// Synopsis: Simple password encryption routines
//
// Copyright (c) 1999 Microsoft Corporation
//
// Author: nickball created 08/04/99
//
//+----------------------------------------------------------------------------
#include "migrate.h"
//
// Please see pnpu\cm\common\source for the actual source here.
//
#include "pwutil.cpp"