From: Andrew Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide 1.5.0.1 & WIndows XP Date: Sat, 10 May 2003 13:51:03 +1000 Organization: ECLiPSE Lines: 45 Message-ID: References: <29209N653 AT web2news DOT com> <29563N508 AT web2news DOT com> NNTP-Posting-Host: p10-tnt8.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: lust.ihug.co.nz 1052538670 7850 203.173.147.10 (10 May 2003 03:51:10 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Sat, 10 May 2003 03:51:10 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >> 2) In Rhide if you select the "Help" menu and then the sub item "libc >> reference" does it work? If not then check the rh1501b.zip file for >> where the info files have been put and move them into the info >> directory. > >Now, there's the trouble, I have checked the info files, they are >definately installed properly, although it doesn't work. This has been reported a number of times with Rhide 1.5.0 . Please run rhide with a "--help" (double -) on the command line and ensure that you haev installed Rhide 1.5.0.1 and not 1.5.0 . I checked and it worked fine for me. DJ204 D:\dj204\test\allegro>rhide --help This is RHIDE 1.5.0.1. Copyright (c) 1996-2002 by Robert Höhne (Apr 8 2003 18:05:46) usage: rhide [options] [project-file] [edit-file] options: -d[actdf] -c : show filename exactly (no case conversion) -y : force to use long filenames (Windows 95) -n : do not use long filenames (Windows 95) -b : use BIOS calls for toggle the blinkstate -p : do not convert the numpad keys -G num : Use methode for screen swapping -K : Use the BIOS for keyboard input -M : Do not install the mouse handler -S : use slower (safer) screen output -L LANGUAGE : use language LANGUAGE -h : show this help -k KEY_FILE : use KEY_FILE for key bindings -E : Output all env. variables and exit -C : Disable SIGINT handling -T : Disable the DOS-box title feature -P : don`t remove temp files when exiting Secondly try running Rhide with a "-S" option to see if you have a buggy video bios. Please note that Rhide will still occasional crash under XP, mainly when the menu or dialog boxes are displayed. Seems to be something with XP as it is okay on Win 9x or DOS. Andrew