Search found 4 matches
- Thu Feb 09, 2012 3:00 pm
- Forum: Windows
- Topic: Active Directory Password Filter
- Replies: 9
- Views: 4439
Re: Active Directory Password Filter
It looks like the code references "IncludeFile "C:\Program Files\PureBasic\INCLUDES\PBLogger.pbi". Any idea where I can get that?
- Thu Feb 09, 2012 2:43 pm
- Forum: Windows
- Topic: Active Directory Password Filter
- Replies: 9
- Views: 4439
Re: Active Directory Password Filter
OMG. I am such a moron. I have been looking at geting back into programming and have both Pure Basic and Power Basic and was comparing the two, and was trying to compile the Pure Basic code in Power Basic. Duh! Feel free to flame away!
- Thu Feb 09, 2012 6:40 am
- Forum: Windows
- Topic: Active Directory Password Filter
- Replies: 9
- Views: 4439
Re: Active Directory Password Filter
Thanks or replying. I'm using version 10.0 to try and compile the code. It's been since I've done any programming but I changed the DECLARE statements to #DECLARE and the compiler seemed to get past that line but then when it got to the FOR/NEXT loops it keeps saying "expecting NEXT" although they ...
- Mon Feb 06, 2012 4:51 am
- Forum: Windows
- Topic: Active Directory Password Filter
- Replies: 9
- Views: 4439
Re: Active Directory Password Filter
Sorry to dig up an old topic but I'm in a bind. We need to implement a custom password filter and have a very short deadline. I am definitely not a programmer but am hoping someone else has created a custom DLL using the code posted or something similar? I tried compiling the code but got a syntax ...