Password filters
From: Joseph Womack (zigzag_at_newsgroup.nospam)
Date: 12/23/04
- Next message: Hashim: "Error - Declaring static arrays of structs in a class (VC6)"
- Previous message: Tim Roberts: "Re: Is www.masm32.com an official Microsoft site?"
- Next in thread: Frank Hickman [MVP]: "Re: Password filters"
- Reply: Frank Hickman [MVP]: "Re: Password filters"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Dec 2004 21:49:01 -0800
Hi all,
I see this question is similar to others that have been ask, but I want to
ask it a little differently.
Question:
Can I use the sample password filter in C:\Program Files\Microsoft
SDK\Samples\security\PasswordFilters\PassFilt\* (as-is or modified) on a
Windows Server 2003 (after I compile it of course)?
All the information I have found, relates to Windows NT 4.0. Also, when I
try and compile it, I get the following:
Sorry this sample only builds for the Windows NT Platform
I've looked up the functions called in PwdFilt.c, and they all look like
they are supported in 2003. The above error message seems to be coming from
the makefile. I can fix the makefile with no problem, but should I be able
to use the resulting error without any problems?
Is there a better place to look?
- Next message: Hashim: "Error - Declaring static arrays of structs in a class (VC6)"
- Previous message: Tim Roberts: "Re: Is www.masm32.com an official Microsoft site?"
- Next in thread: Frank Hickman [MVP]: "Re: Password filters"
- Reply: Frank Hickman [MVP]: "Re: Password filters"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|