Message-ID: <5337D585DDD3D111996B0008C728F07DA42BB2@pa00fsr01.pa.atitech.com> From: Nick DiToro To: "'djgpp AT delorie DOT com'" Subject: RE: DOS based registry lib Date: Fri, 15 Sep 2000 15:00:29 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C01F47.3B690010" Reply-To: djgpp AT delorie DOT com This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C01F47.3B690010 Content-Type: text/plain; charset="iso-8859-1" Regedit works from dos. Type regedit.exe /? For options. See "windows 95 in a nutshell" for more info. This along with the system( ) function could satisfy your needs. -----Original Message----- From: Paul Vanukoff [mailto:nobody AT primenet DOT com] Sent: Thursday, September 14, 2000 1:25 PM To: djgpp AT delorie DOT com Subject: DOS based registry lib I know this is a long shot, but ... are there any libraries out there to access the Windows registry from DOS? I've found some Win32 libs, but I want to try to write a DOS based registry editor with DJGPP. -- Paul Vanukoff ------_=_NextPart_001_01C01F47.3B690010 Content-Type: text/html; charset="iso-8859-1" RE: DOS based registry lib

Regedit works from dos.  Type
regedit.exe /?
For options.

See "windows 95 in a nutshell" for more info.

This along with the system( ) function could satisfy your needs.


-----Original Message-----
From: Paul Vanukoff [mailto:nobody AT primenet DOT com]
Sent: Thursday, September 14, 2000 1:25 PM
To: djgpp AT delorie DOT com
Subject: DOS based registry lib

I know this is a long shot, but ... are there any libraries out there to
access the Windows registry from DOS? I've found some Win32 libs, but I want
to try to write a DOS based registry editor with DJGPP.


--
Paul Vanukoff

------_=_NextPart_001_01C01F47.3B690010--