Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
hajo_old
Posted - 02/14/2004 : 06:58:38 AM Hello, all
is it possible to explicitely unload a dll in OC after using it?
I need that, as I'm trying to develop a more complicated GUI dialog using an ActiveX-Dll (resource dll only). I always have to shoot down Origin (CB) to compile and link the dll (using Visual Studio). I'd like to have Origin (CB) open and only switch between the two development environments, making some addaptions in the resource editor, compiling the dll switching back to CB and go on coding!
Is there a possibility to use some other compilers than Visual Studio like LCC or openWatcom (I saw you are using also watcom compilers examining some origin-dlls) for creating resource dlls (gui development) and how could that be done?