From: josepva AT informatica DOT TELERJ DOT net DOT br Message-ID: <39AE1D927549D111A88F00A0C94B9C7D6D409F@rj01mai01.informatica.telerj.net.br> To: djgpp AT delorie DOT com Subject: RE: A question - RSX & MSCWin Date: Fri, 19 Feb 1999 10:32:59 -0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id HAA10242 Reply-To: djgpp AT delorie DOT com > ---------- > De: Stefan Viljoen[SMTP:rylan AT intekom DOT com] > Enviada: Quarta-feira, 17 de Fevereiro de 1999 19:02 > Para: djgpp AT delorie DOT com > Assunto: A question - RSX & MSCWin > > Hi all! > > I am looking to move into win programming with DJGPP - my question is, in > > Is Windows programming with RSX worth it? > I didn't see any C++ library for RSX that encapsulates the WINAPI, so it's quite difficult to use WINAPI directly. But, as RSX is in public domain, will not take to long to someone create a library for that purpose. There isn't so much utils for RSX as for MSCV and RSX does not support so much things like MSCV ( Ex.: Activex, .VBX, etc...). But again I think it will not take too long for someone to create support for this. The primarily advantage of RSX is the possibilities of what it could be and not it is now. > I. e. might it not be easier to just buy MsC or something similar that is > specifically designed for Windows coding than downloading RSXNTDJ and > using it along with DJGPP? > For me it's much cheapier to simple download RSX and begin to use it. But if you have the money ... ... is RSX good enough so that you can code with approx. the same amount of speed / ease for windows using it? As RSX does not have yet facilities for coding with Windows, you will probably expend much more time coding with RSX than with MSCV. > The reason I am asking is that I would prefer "free" tools (like DJGPP & > RSXNTDJ) but the code I need to write is important enough that I can dish > out the $ for MsC or something similar. > The choice is yours. But before you expend money buying MSCV try to take a look for the C++ Builder of the Inprise ( old Borland). It's very good too. I hope I have helped you, José Paulo Rio de Janeiro - Brazil