Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <00d301c12081$7d878cf0$01000001@ylchengx20> From: =?big5?B?vkems63b?= To: Subject: Problems related to MS VC++ Date: Thu, 9 Aug 2001 11:15:06 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D0_01C120C4.8B87B490" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 This is a multi-part message in MIME format. ------=_NextPart_000_00D0_01C120C4.8B87B490 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable * How to use cygwin1.dll with VC++ I would like to use the gettimeofday function in cygwin.dll. I = included all the header files needed, the LoadLibrary, GetProcAddress. = However its failed when run to gettimeofday(can't read address = 0x0000000). Any stufff I missed?? And is there any way to make = cygwin1.lib so that VC++ can use the library directly. * How to make my own *.dll and BCB/VC++ *.lib with gcc?? Is there any = document?? Or if anyone can tell me the tips briefly Thanks a million ------=_NextPart_000_00D0_01C120C4.8B87B490 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
* How to use cygwin1.dll with = VC++
  I would like to use the = gettimeofday function in=20 cygwin.dll. I included all the header files needed, the LoadLibrary,=20 GetProcAddress. However its failed when run to gettimeofday(can't read = address=20 0x0000000). Any stufff I missed?? And is there any way to make = cygwin1.lib so=20 that VC++ can use the library directly.
 
* How to make my own *.dll and = BCB/VC++ *.lib with gcc?? Is=20 there any document?? Or if anyone can tell me the tips = briefly
 
Thanks a = million
------=_NextPart_000_00D0_01C120C4.8B87B490--