Jake D wrote:
[color=blue]
> "Mike Wahler" <mkwahler@mkwahler.net> wrote in message news:<jX1ab.7268$BS5.3473@newsread4.news.pas.earth link.net>...
>[color=green]
>>Jake D <jdenley@richmondnursery.com> wrote in message
>>news:d323dfa0.0309171005.545180b3@posting.google .com...
>>[color=darkred]
>>>I understand how to load a DLL in C++ and use functions from it,
>>>however I have a DLL which I did not create which has some classes in
>>>it. I can't seem to find out how to use the classes to make an object
>>>and then to be able to use methods of the object[/color]
>>
>>That's what documentation is for. Read it.
>>Your question has nothing to do with the C++ language
>>(the only topic here).
>>
>>-Mike[/color]
>
>
> Thanks for being rude[/color]
Posting off-topic messages is rude, so you were rude first.
[color=blue]
> but you obviously didnt understand the question.
> Its not that I dont know how to use the *specific* classes of that
> DLL, I dont know how to use a class from ANY DLL.[/color]
Standard C++ (the topic of this group) does not provide any way to
create or use DLLs. Please read the welcome message (as we request all
new posters to do *before* they post - had you looked a few days back in
the posting history, you would have found it under the subject
"===Welcome to comp.lang.c++! Read this first." Reading such messages
before posting is standard Usenet etiquette.):
http://www.slack.net/~shiva/welcome.txt
-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.