PC Review


Reply
Thread Tools Rate Thread

Class library export question

 
 
glenn
Guest
Posts: n/a
 
      15th Mar 2005
In the old world of programming you use to write a dll that could be called
from most any type of application. Inside your dll you exported the
functions you wanted to have other programs be able to call and the ones you
didn't export you just let sit. However, I'm now trying to write a C# dll
(class library) that I can call from other applications, but I'm not sure
how to do this. Is there somewhere you need to export the function? Is
there some special way to make the call?

My test client app is a delphi application, but I get an access violation
just trying to run the app, so obviously there is a step I"m missing.

Thanks,

glenn


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
class library reference question Z.K. Microsoft C# .NET 0 8th Mar 2010 04:08 AM
Can I export a type from class library with late binding? Vadim Rapp Microsoft Access VBA Modules 0 6th Aug 2008 09:55 PM
assembly / class library question Rainer Queck Microsoft C# .NET 4 26th Feb 2007 07:45 AM
Basic How To Question: Class Library or Windows Control Library eBob.com Microsoft VB .NET 3 20th Feb 2006 08:12 PM
managed c++ class library question Elephant Microsoft Dot NET 1 18th Nov 2004 01:35 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:18 AM.