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
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Problems compiling an Origin DLL

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Zoma Posted - 08/09/2001 : 4:00:51 PM
Hey, I'm using Borland Builder 5 to write a DLL for Origin. I need this DLL to use Borland's VCL library, as the code in the DLL will use code from another project, which was done using VCL. So far, I haven't had any luck getting the DLL to compile. Is it possible to write a DLL that uses C++ without using MFC? If not, does anyone know if it is possible to get an Origin DLL that uses MOCA to compile with the VCL libraries?

Thanks.
2   L A T E S T    R E P L I E S    (Newest First)
Zoma Posted - 08/14/2001 : 11:19:07 AM
Thanks, but I figured out what I had to do. I managed to get a regular Origin DLL to compile with C++ code, which was enough to do what I had to do.
eparent Posted - 08/10/2001 : 2:04:35 PM
The MOCA libs are static libs created with Visual Studio 6. Borland C++ products can not use static libs created by VC. I do not know if Borland's C++Builder products are able to use VC static libs. If they are not then I suspect this is your compiling problem and you will not be able to create a MOCA DLL with C++Builder.



The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000