From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: wrapper for calls Date: Wed, 6 Oct 1999 20:17:55 -0500 Organization: Rose-Hulman Institute of Technology Lines: 32 Message-ID: <7tgsft$dht$1@solomon.cs.rose-hulman.edu> References: <37fb6af7 DOT 25176967 AT news DOT btx DOT dtag DOT de> NNTP-Posting-Host: yerricde.laptop.rose-hulman.edu X-Trace: solomon.cs.rose-hulman.edu 939259197 13885 137.112.205.146 (7 Oct 1999 01:19:57 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 7 Oct 1999 01:19:57 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Sascha Bendinger wrote in message news:37fb6af7 DOT 25176967 AT news DOT btx DOT dtag DOT de... > Hi! > > Our PRGs use the old calls for graphics under dos. > But we want to move from Watcom Good choice. > and DOS to DJGPP and [DOS | Windoze | Linux]. If you want to write graphics calls that work under DOS (DJGPP and Watcom), Sindows (MSVC, MinGW32, and RSXNTDJ), Linux (gcc) and BeOS, write programs that use Allegro. > So for easy porting, is there a wrapper for those old calls to > a modern lib like allegro or grx? I believe you could easily write such a wrapper that converts graph.h calls to Allegro calls. > In short im looking for something like bcc2grx, but for watcom :-) Then make it! :-) That's the spirit of free software. Damian Yerrick http://come.to/yerrick