sanjay bhambri 1.Jul.05 07:54 AM a Web browser Deverloper Toolkits6.5.1Windows NT/2000
I want to create multiple sessions (STSession objects) in my VC6.0 application using C++ Toolkit 6.5.1. But as per the release notes, there is a known bug, which disconnects the previous created session with the creation of a new session. Is this bug fixed now, or is there any FP for this?
Can there can be any workaround for this problem that i am facing, if we are to use the same application/process? Since we are statically linking/loading the toolkit libraries, is loading a particular library for every session separately, possible?