From: dole DOT bludger AT the DOT beach (Axxen) Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems with NT 4 and RHIDE - RHIDE.GPR UUEncoded - RHIDE.GPR (0/1) Date: Sun, 07 Sep 1997 16:08:57 GMT Organization: lost property Lines: 37 Message-ID: <33C4B05736C6E811.D9A47313C5D55257.5A4944B18FD40278@library-proxy.airnews.net> References: <341160EB DOT 32C5 AT mail DOT connect DOT usq DOT edu DOT au> <237066731675CD0B DOT 843197BBB00CCCD0 DOT 8DBF4532C55B53D9 AT library-proxy DOT airnews DOT net> NNTP-Proxy-Relay: library.airnews.net NNTP-Posting-Time: Sun Sep 7 11:09:32 1997 NNTP-Posting-Host: syd-pm1-240.dot.net.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Sat, 06 Sep 1997 16:20:27 GMT, dole DOT bludger AT the DOT beach (Axxen) wrote: It operates under NT 4.0. The best way to start it, is by creating a shortcut to the Desktop or Start menu Right click the shortcut and select properties. Click on the Program tab Then, in the "cmd line" type C:\DJGPP\bin\rhide.exe -M In the "working" section type The directory you want as your working directory e.g C:\C_work Click the screen tab, and Select full screen. You should create, or use the rhide.gpr I have provided. Copy it ti DJGPP's bin directory. If you use it you will need to create a C_work directory first. By using it, Rhide will start knowing where to find all needed files. The directories are set for: include files C:\DJGPP\include library files C:\DJGPP\lib object files C:\C_work source files C:\C_work Rhide will use C_work as its working directory. So, to start a new program from Rhide, click "file" then "open", then type the name you want to give the file. e.g. test.c Then click OK and Rhide will create the file, then type in the code. The screen mode has been increased to 90 x 34 16 colours enabled auto indent enabled You can change any of the settings, if you prefer to.