Re: BUG? CreateToolhelp32Snapshot not on NT4

2002-05-29 Thread Pavel Tsekov
Hello Noel, You may as well try to find a way to workaround this problem for your platform, instead of just removing the offending code (which may break other things) ... This is taken from the MSDN library description of CreateToolhelp32Snapshot(): Windows NT/2000/XP: Included in Windows 200

BUG? CreateToolhelp32Snapshot not on NT4

2002-05-28 Thread Noel Burton-Krahn
We've made a Windows app with OpenSSL-0.9.6c but it fails to run on NT4. The problem: "The procedure entry point CreateToolhelp32Snapshot could not be located in the dynamic link library KERNEL32.dll" Grepping through the source reveals that the only calls to CreateToolhelp32Snapshot are in