Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Loading classes from DLL

Reply
Thread Tools

Loading classes from DLL

 
 
harkeman
Guest
Posts: n/a
 
      07-06-2003
I used an utility called Excelsior JET to convert Java class files into a dll

My question is, how do i use a class in the DLL in vc++?

I am used to calling functions from DLLs using loadLibrary() but
class i have never used.

Help me.

Harkeman.
 
Reply With Quote
 
 
 
 
John Harrison
Guest
Posts: n/a
 
      07-06-2003

"harkeman" <> wrote in message
news: om...
> I used an utility called Excelsior JET to convert Java class files into a

dll
>
> My question is, how do i use a class in the DLL in vc++?
>
> I am used to calling functions from DLLs using loadLibrary() but
> class i have never used.
>
> Help me.
>
> Harkeman.


Suggest you ask on a Windows programming group, try
news:comp.os.ms-windows.programmer.win32 or
news:microsoft.public.vc.language

john




 
Reply With Quote
 
 
 
Reply

Thread Tools

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
How to determine if a DLL is a COM DLL or .NET DLL Anushi ASP .Net 5 10-28-2004 01:59 PM
Why does Ruby use both tcl83.dll and tk83.dll (instead of just tk83.dll)? H. Simpson Ruby 4 08-03-2004 04:45 PM
mprapi.dll --> samlib.dll --> ntdll.dll issue. Some1 Computer Support 4 04-05-2004 02:02 AM
Base Classes in .exe, derived classes in .dll Colin Goudie C++ 6 01-26-2004 03:18 PM
msvcrt.dll, msvcirt.dll, msvcrt20.dll and msvcrt40.dll, explanation please! Snoopy NZ Computing 16 08-25-2003 12:34 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57