Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38E026D2.E64292E0@wipro.com> Date: Tue, 28 Mar 2000 08:58:19 +0530 From: "vandana yesoda" X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: [Fwd: DLL] Content-Type: multipart/alternative; boundary="------------07AF48DAA54661BE2D4A08C7" --------------07AF48DAA54661BE2D4A08C7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit -------- Original Message -------- Subject: DLL Date: Mon, 27 Mar 2000 18:51:30 +0530 From: Vandana Y To: cygwin-info AT sourceware DOT cygnus DOT com Hi, A DLL(with MFC) is created using Microsoft Visual Studio's VC++. How to link this DLL to create an exe. using the GNU GCC compiler. How to create .def file from the obj files which is created by VC++? When a .def file is created using dlltool --output-def , the symbols in the .def file is not recognized by dlltool when used to create the .exp, .a , .dll files. how to work with GCC along with VC++. Is all WIN API's are supported ? ( CreateEvent, CreateThread, ResumeThread etc.) Thanks 'n Regards, vandana --------------07AF48DAA54661BE2D4A08C7 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit  

-------- Original Message --------
Subject:  DLL
Date:  Mon, 27 Mar 2000 18:51:30 +0530
From:  Vandana Y <vandana DOT yesoda AT wipro DOT com>
To:  cygwin-info AT sourceware DOT cygnus DOT com

Hi,

A DLL(with MFC) is created using Microsoft Visual Studio's VC++. How to link this DLL to create an exe. using the GNU GCC compiler.
How to create .def file from the obj files which is created by VC++?
When a .def file is created using dlltool --output-def , the symbols in the .def file is not recognized by dlltool when used to create the .exp, .a , .dll files.

how to work with GCC along with VC++.

Is all WIN API's are supported ? ( CreateEvent, CreateThread, ResumeThread etc.)

Thanks 'n Regards,
vandana
  --------------07AF48DAA54661BE2D4A08C7--