Post Reply 
Adapting proxo 4.5 to the latest OpenSSL DLLs
Jan. 25, 2015, 08:18 PM
Post: #57
RE: Adapting proxo 4.5 to the latest OpenSSL DLLs
amy Wrote:@herbalist: The OpenSSL DLLs I posted do not need anything else and should work on 98SE directly - I need to find a suitable system to test it on first.
When I use the files from your DLL.zip extracted to the Proxomitron folder, Dependency Walker reports:
Code:
LoadLibraryA("ssleay32.dll") returned NULL. Error: A device attached to the system is not functioning (31).
Using the DLLs from slproweb.com with osslkrnl.dll copied to the Proxomitron folder:
Code:
GetProcAddress(0x00000000, "LdrUnloadDll") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2D4066 and returned NULL. Error: The handle is invalid (6).
DllMain(0x7F2D0000, DLL_PROCESS_ATTACH, 0x00000000) in "c:\windows\system\UNICOWS.DLL" returned 1 (0x1).
DllMain(0x30C20000, DLL_PROCESS_ATTACH, 0x00000000) in "c:\windows\system\VC90KRNL.DLL" called.
DllMain(0x30C20000, DLL_PROCESS_ATTACH, 0x00000000) in "c:\windows\system\VC90KRNL.DLL" returned 1 (0x1).
DllMain(0x78520000, DLL_PROCESS_ATTACH, 0x00000000) in "c:\program files\prox\MSVCR90.DLL" called.
LoadLibraryA("user32.dll") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2D417A.
LoadLibraryA("user32.dll") returned 0xBFC00000.
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "FlsAlloc") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error: The system could not find the environment option that was entered (203).
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "FlsGetValue") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error: The system could not find the environment option that was entered (203).
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "FlsSetValue") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error: The system could not find the environment option that was entered (203).
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "FlsFree") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error: The system could not find the environment option that was entered (203).
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "EncodePointer") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error:
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "EncodePointer") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error:
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "EncodePointer") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error:
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "EncodePointer") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error:
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "EncodePointer") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error:
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "EncodePointer") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error:
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "EncodePointer") called from "c:\windows\system\UNICOWS.DLL" at address 0x7F2FE6BD and returned NULL. Error:
GetProcAddress(0xBFF70000 [c:\windows\system\KERNEL32.DLL], "InitializeCriticalSectionAndSpinCount") called from "c:\windows\system\VC90HOOK.DLL" at address 0x784710A0 and returned 0x873D9C38.
DllMain(0x78520000, DLL_PROCESS_ATTACH, 0x00000000) in "c:\program files\prox\MSVCR90.DLL" returned 0 (0x0).
DllMain(0x30C20000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\VC90KRNL.DLL" called.
DllMain(0x30C20000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\VC90KRNL.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\VC90KRNL.DLL" at address 0x30C20000.
DllMain(0x7F2D0000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\UNICOWS.DLL" called.
DllMain(0x7F2D0000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\UNICOWS.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\UNICOWS.DLL" at address 0x7F2D0000.
Unloaded "c:\windows\system\IMM32.DLL" at address 0xBFE20000.
DllMain(0x7F690000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\AVICAP32.DLL" called.
DllMain(0x79630000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\MSVFW32.DLL" called.
DllMain(0x79630000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\MSVFW32.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\MSVFW32.DLL" at address 0x79630000.
Unloaded "c:\windows\system\WOW32.DLL" at address 0xBFDE0000.
DllMain(0x7E080000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\DCIMAN32.DLL" called.
DllMain(0x7E080000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\DCIMAN32.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\DCIMAN32.DLL" at address 0x7E080000.
Unloaded "c:\windows\system\WINMM.DLL" at address 0xBFDD0000.
DllMain(0x7FE50000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\OLEDLG.DLL" called.
DllMain(0x7FE50000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\OLEDLG.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\OLEDLG.DLL" at address 0x7FE50000.
DllMain(0x7FC30000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\MSVCRT20.DLL" called.
DllMain(0x7FC30000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\MSVCRT20.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\MSVCRT20.DLL" at address 0x7FC30000.
DllMain(0x65F00000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\OLE32.DLL" called.
DllMain(0x65F00000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\OLE32.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\OLE32.DLL" at address 0x65F00000.
DllMain(0x7FE40000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\WINSPOOL.DRV" called.
DllMain(0x7FE40000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\WINSPOOL.DRV" returned 1 (0x1).
Unloaded "c:\windows\system\WINSPOOL.DRV" at address 0x7FE40000.
DllMain(0x78470000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\VC90HOOK.DLL" called.
DllMain(0x78470000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\VC90HOOK.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\VC90HOOK.DLL" at address 0x78470000.
DllMain(0x7F690000, DLL_PROCESS_DETACH, 0x00000000) in "c:\windows\system\AVICAP32.DLL" returned 1 (0x1).
Unloaded "c:\windows\system\AVICAP32.DLL" at address 0x7F690000.
LoadLibraryA("ssleay32.dll") returned NULL. Error: A dynamic link library (DLL) initialization routine failed (1114).
I'll give the DLLs you just linked to a try. If there's anything I can send or post that would help, let me know. It seems to me that slproweb.com hasn't actually tested the new versions of OpenSSL on these systems and the information about OpenSSL being compatible with them is no longer correct. The Tor website has the same issue, saying that the expert bundle is compatible with 98SE. In reality, the last 98SE compatible version is 0.2.3.25.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Adapting proxo 4.5 to the latest OpenSSL DLLs - herbalist - Jan. 25, 2015 08:18 PM

Forum Jump: