2025-04-27 07:49:33 -04:00

5 lines
111 B
C

#include "stdafx.h"
DWORD CreateGoodPassword(BYTE *szPwd,DWORD dwLen);
LPTSTR CreatePassword(int iSize);