X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <1634.172.31.7.50.1175774951.squirrel@mail.tiet.ac.in>
Subject: RE: dos.h support
Date: Thu, 5 Apr 2007 13:10:29 +0100
Message-ID: <02ec01c7777b$66fe8ef0$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <1634.172.31.7.50.1175774951.squirrel@mail.tiet.ac.in>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 05 April 2007 13:09, smanchanda wrote:

> hello dear,
> 
> i'm facing problem in including  dos.h file in an application of c++
> through cygwin. inclusion of this file is essential. please guide me some
> solution.


  dos.h is part of the mingw-runtime package.

http://cygwin.com/cgi-bin2/package-cat.cgi?file=mingw-runtime%2Fmingw-runtime-
3.12-1&grep=dos.h

  Make sure you've got it installed, then add -mno-cygwin to your compiler
flags, then please send any followup questions to a mingw mailing list, not
here, because you aren't really using cygwin any more, you're compiling a
mingw program, and you won't be able to get as good advice here as you would
there.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

