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
 Forum for Origin C
 Access CPlusPlus(.Net) And CSharp 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
Seven-X Posted - 09/04/2012 : 1:31:30 PM
Origin Ver. and Service Release (Select Help-->About Origin): 8.6G
Operating System: Win7 64bit

Does anybody know, how do I have to include the DLL in this example?

http://ocwiki.originlab.com/index.php?title=OCGuide:Access_CPlusPlus%28.Net%29_And_CSharp_DLL

Do I have to put the DLL into a specific folder and/or do I have to use the include commands or #pragma directives?

I always get a runtime error: COM object could not be created...


Matthias
3   L A T E S T    R E P L I E S    (Newest First)
Penn Posted - 09/07/2012 : 05:25:10 AM
Hi Matthias,

Header file is not needed for .NET COM object. However, you need to register it. Please refer to the step 4 of the first example in this page. You can try again to see whether it works fine or not.

Penn
Seven-X Posted - 09/05/2012 : 03:39:17 AM
Hello Penn,

thank you for your reply.

I'm not quite familiar with these function prototypes.

Do you have a complete header file for this DDL example?

Matthias
Penn Posted - 09/04/2012 : 11:37:12 PM
Hi Matthias,

Please refer to this page.

Penn

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