From: ian@cygnus.com
Subject: Re: Is it possible to use cygwin32.dll using VC++
6 Sep 1997 16:31:56 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199709041702.NAA17467.cygnus.gnu-win32@tweedledumb.cygnus.com>
References: <340C1E8E.DDD1EB19@hk.super.net>
Original-To: kenho@hk.super.net
Original-CC: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

>I have tried to port some small UNIX utilities to Win NT.. and it will
>be tedious if rewrite them in WIN32 API.. but my boss insisted that I
>cannot use 'free' compiler like g++.. :(

If your boss won't let you use a free compiler like g++, but will let
you use a free library like cygwin32, then your boss is seriously
confused.

>So is it possible to use cygwin32.dll with VC++?

In principle, sure: a DLL is a DLL.  In practice, try it and see what
happens.

Ian
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
