Hello,
first of all let me tell you that I do not know anything about C++, so pls.
be patient.
I found some C++ source code that is supposed to be a program to generate a
file called Passfilt.dll that can be used for Password filtering in Win2000
(setting stronger password policies for W2k). Now, I would like know it
these files look like a C++ Source? If yes how I run that program, do I need
a compiler etc.?
AccountPassword .cpp
AccountPassword .def
AccountPassword .dsp
AccountPassword .dsw
AccountPassword .h
PasswordConfigu ration.cpp
PasswordConfigu ration.h
StdAfx.cpp
StdAfx.h
ValidatePasswor d.cpp
ValidatePasswor d.h
Found in
Any hints would be greatly appreciated.
Best regards
arno
first of all let me tell you that I do not know anything about C++, so pls.
be patient.
I found some C++ source code that is supposed to be a program to generate a
file called Passfilt.dll that can be used for Password filtering in Win2000
(setting stronger password policies for W2k). Now, I would like know it
these files look like a C++ Source? If yes how I run that program, do I need
a compiler etc.?
AccountPassword .cpp
AccountPassword .def
AccountPassword .dsp
AccountPassword .dsw
AccountPassword .h
PasswordConfigu ration.cpp
PasswordConfigu ration.h
StdAfx.cpp
StdAfx.h
ValidatePasswor d.cpp
ValidatePasswor d.h
Found in
Any hints would be greatly appreciated.
Best regards
arno
Comment