Re: MinGW dll export namespace
From: B. v Ingen Schenau (bart_at_ingen.ddns.info)
Date: 12/29/04
- Next message: B. v Ingen Schenau: "Re: C++ & FTP [NEWBIE]"
- Previous message: Francis Glassborow: "Re: Book for beginner"
- In reply to: QFrederik_B=2E_S=F8rensen=22?=: "MinGW dll export namespace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Dec 2004 11:53:11 +0100
"Frederik B. Sørensen" wrote:
> I i want to make a dll file with mingw i export the functions i use.
>
<snip>
> but how do i export a namespace with 3 classes?
I am sorry, but DLL's and how to build them is outside the scope of
a.c.l.l.c-c++.
This group only discusses the (platform independent) languages C and
C++. DLL's are a feature of Windows, and thus fall outside the scope of
this group.
You might want to ask your question again in a group dedicated to
Windows, or in a support group for your compiler.
>
> Frederik Sørensen
Bart v Ingen Schenau
-- a.c.l.l.c-c++ FAQ: http://www.comeaucomputing.com/learn/faq c.l.c FAQ: http://www.eskimo.com/~scs/C-faq/top.html c.l.c++ FAQ: http://www.parashift.com/c++-faq-lite/
- Next message: B. v Ingen Schenau: "Re: C++ & FTP [NEWBIE]"
- Previous message: Francis Glassborow: "Re: Book for beginner"
- In reply to: QFrederik_B=2E_S=F8rensen=22?=: "MinGW dll export namespace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|