Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <008101c2da8f$824fedd0$666d86d9@webdev>
From: "Elfyn McBratney" <elfyn-cygwin@exposure.org.uk>
To: "cygwin" <cygwin@cygwin.com>, "Wil Hunt" <wilh@gladstone.uoregon.edu>
References: <b3866k$1j0$1@main.gmane.org>
Subject: Re: Creating DLLs with Cygwin/g++
Date: Sat, 22 Feb 2003 16:29:00 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

> Hey all,
>
>     I'm rather new to DLL programming and my C++ days are five years
behind
> me.  So please bear with me. :)
>
>     I'd like to write a C++ program that will link as a DLL to be loaded
as
> a plugin in another application.  I've broken the learning process down as
> follows:
>
> 1) Make and compile a simple C++ Hello, World program. -- Done.
> 2) Make and compile a simple C++ Hell, DLL program. -- Not done....
> 3) Create Basic DLL with Plugin-API, etc.
> 4) Write program...
>
> Getting stuck on step 2.  Yeeks!  I've found a couple of sites out there
> that discuss in very little detail the process of creating DLLs, but not
> enough to get through my thick skull.
>
> 1) Are there any sites that provide a walk-through with sample code so I
can
> see it working?  and..

<http://webclub.kcom.ne.jp/ma/colinp/win32/dll/index.html>

> 2) Are there any sites that discuss what exactly is needed in the process
of
> DLL creation so I understand what's going on and not just walking through
a
> bunch of steps that someone told me to do.  I like to understand what I'm
> doing. :)

See above :-)


Regards,

Elfyn McBratney
elfyn@exposure.org.uk
www.exposure.org.uk



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

