libcurlssl.mod: crash on vista sp1/openssl 0.9.8i
BlitzMax Forums/Brucey's Modules/libcurlssl.mod: crash on vista sp1/openssl 0.9.8i
| ||
i was updating my plobb! game lately (https://games.nothing.ch/plobb) to the latest openssl libraries (i just took libeay32.dll and ssleay32.dll from the shining light distribution) and since then i encounter severe troubles on windows vista sp1 (ultimate), but on xp (sp3) it still works fine: when setting up a connection (launching the application instantly gets highscore values from our ssl protected high score server), a severe error appears suddenly: "this application failed to initialize properly (0xc0150002), click ok to terminate the application." we didn't change anything in our api or the like, just updated the libraries. as i said, on xp everything works perfect with the 0.9.8i version, but not on vista sp1 :-( anything you can do about this regarding your fantastic libcurlssl.mod? thanks for helping me out, so i can roll out the update of the game... |