This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[Fwd: DLL]


 

-------- Original Message --------

Subject:  DLL
Date:  Mon, 27 Mar 2000 18:51:30 +0530
From:  Vandana Y <vandana.yesoda@wipro.com>
To:  cygwin-info@sourceware.cygnus.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
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]