Mail Archives: cygwin/2000/03/27/22:23:40
--------------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 <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
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<p>-------- Original Message --------
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 >
<tr>
<th ALIGN=RIGHT VALIGN=BASELINE NOWRAP>Subject: </th>
<td>DLL</td>
</tr>
<tr>
<th ALIGN=RIGHT VALIGN=BASELINE NOWRAP>Date: </th>
<td>Mon, 27 Mar 2000 18:51:30 +0530</td>
</tr>
<tr>
<th ALIGN=RIGHT VALIGN=BASELINE NOWRAP>From: </th>
<td>Vandana Y <vandana DOT yesoda AT wipro DOT com></td>
</tr>
<tr>
<th ALIGN=RIGHT VALIGN=BASELINE NOWRAP>To: </th>
<td>cygwin-info AT sourceware DOT cygnus DOT com</td>
</tr>
</table>
<p>Hi,
<p>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.
<br>How to create <b>.def</b> file from the obj files which is created
by VC++?
<br>When a .def file is created using <b>dlltool --output-def</b> , the
symbols in the .def file is not recognized by dlltool when used to create
the <b>.exp, .a , .dll</b> files.
<p>how to work with GCC along with VC++.
<p>Is all WIN API's are supported ? ( CreateEvent, CreateThread, ResumeThread
etc.)
<p>Thanks 'n Regards,
<br>vandana
<br> </html>
--------------07AF48DAA54661BE2D4A08C7--
- Raw text -