Advertisement

Results for "Author: lcwd"

4_2005-2006 #150285
LZW Compression for VB strings

Another implementation of LZW compression for compressing VB strings. A 4K dictionary is used as suggested by the algorithm. A binary tree search is used for speeding up dictionary search. It accepts all the 256 characters. *** version 2 (23-Aug-99): bug fixed, performance improved ***

4_2005-2006 #150286
Validate User Credentials on 95/98/NT with NTLM (re-post)

If you need a separate logon rather than just the OS logon for your application and you are fed up with maintaining user passwords within your application, this may be suitable for you. This is a VB implementation of MSDN KB Q180548 (or http://support.microsoft.com/support/kb/articles/Q180/5/48.ASP). Please read the caution statement in the article before you use it. (The previous submission was truncated by planet-source-code. This is a re-post.)

5_2007-2008 #172803
LZW Compression for VB strings

Another implementation of LZW compression for compressing VB strings. A 4K dictionary is used as suggested by the algorithm. A binary tree search is used for speeding up dictionary search. It accepts all the 256 characters. *** version 2 (23-Aug-99): bug fixed, performance improved ***

5_2007-2008 #172804
Validate User Credentials on 95/98/NT with NTLM (re-post)

If you need a separate logon rather than just the OS logon for your application and you are fed up with maintaining user passwords within your application, this may be suitable for you. This is a VB implementation of MSDN KB Q180548 (or http://support.microsoft.com/support/kb/articles/Q180/5/48.ASP). Please read the caution statement in the article before you use it. (The previous submission was truncated by planet-source-code. This is a re-post.)

6_2008-2009 #195321
LZW Compression for VB strings

Another implementation of LZW compression for compressing VB strings. A 4K dictionary is used as suggested by the algorithm. A binary tree search is used for speeding up dictionary search. It accepts all the 256 characters. *** version 2 (23-Aug-99): bug fixed, performance improved ***

6_2008-2009 #195322
Validate User Credentials on 95/98/NT with NTLM (re-post)

If you need a separate logon rather than just the OS logon for your application and you are fed up with maintaining user passwords within your application, this may be suitable for you. This is a VB implementation of MSDN KB Q180548 (or http://support.microsoft.com/support/kb/articles/Q180/5/48.ASP). Please read the caution statement in the article before you use it. (The previous submission was truncated by planet-source-code. This is a re-post.)

7_2009-2012 #217839
LZW Compression for VB strings

Another implementation of LZW compression for compressing VB strings. A 4K dictionary is used as suggested by the algorithm. A binary tree search is used for speeding up dictionary search. It accepts all the 256 characters. *** version 2 (23-Aug-99): bug fixed, performance improved ***

7_2009-2012 #217840
Validate User Credentials on 95/98/NT with NTLM (re-post)

If you need a separate logon rather than just the OS logon for your application and you are fed up with maintaining user passwords within your application, this may be suitable for you. This is a VB implementation of MSDN KB Q180548 (or http://support.microsoft.com/support/kb/articles/Q180/5/48.ASP). Please read the caution statement in the article before you use it. (The previous submission was truncated by planet-source-code. This is a re-post.)

Languages
Top Categories
Global Discovery