From: Mario DOT Zimmermann AT pcm DOT bosch DOT de (Mario Zimmermann) Newsgroups: comp.os.msdos.djgpp Subject: porting Unix Applis to MS-Windows Date: Fri, 08 Jan 1999 13:54:54 GMT Organization: The Bosch Group (Robert Bosch GmbH, Germany) Lines: 25 Message-ID: <7752ql$o6k$1@news.fr.internet.bosch.de> NNTP-Posting-Host: sn0967.sn.bosch.de X-Newsreader: News Xpress 2.01 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello i'm facing serious problems. I have to port applications from an Unix environement to WinNT. The applications are partly based on curses. Others have their own terminal-drivers (termio.h, etc). I'm able to compile the curses stuff with gcc under cygwin. But now, the curses stuff is only basics for other applis. To build these applis, i'm forced to use VC++. Can i use libraries builded with gcc under cygwin in VC++? If not, how can i use curses with VC++? Is there a port of that librarie which workes with VC++? How do i handle the other terminal stuff best (termio.h, etc)? I'm grateful for every hint or experience i may share. Thanks in advance Mario e-mail: mario DOT zimmermann AT ch DOT bosch DOT com