The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 unload dll?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

hajo_old

Germany
141 Posts

Posted - 02/14/2004 :  06:58:38 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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?

Thanks
Hajo

-- --
Dipl.-Ing. Hans-Joerg Koch
Siemens VDO, Regensburg

SVDO_Origin1 is now hajo

Mike Buess

USA
3037 Posts

Posted - 02/14/2004 :  4:30:46 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Hajo,

If it's a DialogBuilder dll you can unload it with dialog.unload(DLLName) in LabTalk or LabTalk.dialog.unload("DLLName") in OC.

...DLLName must contain the path relative to Origin's program folder and no extension.

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 02/14/2004 4:33:25 PM
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000