From: ian AT cygnus DOT com Subject: Re: Is it possible to use cygwin32.dll using VC++ 6 Sep 1997 16:31:56 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199709041702.NAA17467.cygnus.gnu-win32@tweedledumb.cygnus.com> References: <340C1E8E DOT DDD1EB19 AT hk DOT super DOT net> Original-To: kenho AT hk DOT super DOT net Original-CC: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".