TBryce311 Level: Protégé
 Registered: 20-03-2007 Posts: 6
|
Passfilt.dll
I have been attempting to create a VB equivalent of the Passfilt.dll provided by the platform SDK.
I have been unable to get even the example Passfilt.dll (C++) provided to work properly. Even though it compiles. I am very bad at C++ and that is why I am attempting a VB version.
The problem is access a like function of the NTSTATUS NTAPI PasswordChangeNotify() function, the NTAPI PasswordFilter() function, and the NTAPI InitializeChangeNotify() function.
I have poured through the web with no luck. Anyone that could even remotely point me in the right direction, I would appreciate it!
[Edited by TBryce311 on 20-03-2007 at 01:48 PM GMT]
|