From: leon-f AT zahav DOT net DOT il (Leon) Newsgroups: comp.os.msdos.djgpp Subject: questions about RHIDE & more Date: 8 Jul 2001 01:59:58 -0700 Organization: http://groups.google.com/ Lines: 20 Message-ID: <482d60db.0107080059.5188d8f@posting.google.com> NNTP-Posting-Host: 213.57.137.134 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 994582798 30849 127.0.0.1 (8 Jul 2001 08:59:58 GMT) X-Complaints-To: groups-support AT google DOT com NNTP-Posting-Date: 8 Jul 2001 08:59:58 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I wonder if the text/graphics mode problem was solved. When trying to swap to user screen (ALT-F5) from within RHIDE, my monitor goes black. The program responds then, only to alt-tab/alt-ctrl-del/alt-enter. When running RHIDE in windowed mode that problem doesnt exist. However, it is impossible for me to work in windowed mode. I tried to run RHIDE with the "-G 0/1/2/3" parameter but it didnt help (there was another weird problem). Im using Geforce2 mx 200 as a display adapter (on Win98). Another question i have is how to compile & link/run sources not from within a project. Actually compiling is not a problem, but the "run" option is greyed out. Is it possible to link and run the source without opening a project? Finally, where can i find documentation for built in libraries? Im used to Borland Turbo C 3.x help interface. Is there such a thing for RHIDE? AFAIK the "inf" format has got "hyperlink" features, does the rhide.inf file include documentation for all the availiable functions/libraries? If not, whuch files do i need to download, and where do i put them? TIA.