Are the Windows Registries for WinMe, Win95, and Win98 the
same, functionally speaking? According to MSDN, the Reg API
Calls exist the same for Win98 and Win2000. I don't want to
write programs for Win2000, YET, as I have no means to test or
debug the programs (I am running Win98 SE), and I don't want to
take the chance of trashing my end users' OS's. However, for the
Win95/98 programs I write, I want to start using the Registry
to store program info. I would like to be able to do that for
WinME, as well, but, I don't know if it'd be safe to do so with
the same programs that are used on Win95/98.
Thanks in advance!
------------------
Clay C. Clear
http://www.v3space.com/a/a39/202/
[email protected]
[email protected]
same, functionally speaking? According to MSDN, the Reg API
Calls exist the same for Win98 and Win2000. I don't want to
write programs for Win2000, YET, as I have no means to test or
debug the programs (I am running Win98 SE), and I don't want to
take the chance of trashing my end users' OS's. However, for the
Win95/98 programs I write, I want to start using the Registry
to store program info. I would like to be able to do that for
WinME, as well, but, I don't know if it'd be safe to do so with
the same programs that are used on Win95/98.
Thanks in advance!

------------------
Clay C. Clear
http://www.v3space.com/a/a39/202/
[email protected]
[email protected]
Comment