PDA

View Full Version : standards


jmccollum
03-20-2001, 10:58 PM
I wanted to know if anyone knew where I could find a published set of Windows standards concerning the registry. This would be from a development standpoint. I am not an admin or general user but software developer.

I need to know the best practices for registry entries made by my software. And where I should put what.

If anyone knows of such a document I would really appreciate it.

Thanks.

RWSchlatter
03-26-2001, 01:12 AM
as a developer you should be aware of Microsofts site:
http://msdn.microsoft.com/library/default.asp?PP=/library/toc/psdk/base/base0-11.xml&tocPath=base0-11&URL=/library/psdk/winbase/regapi_9bzt.htm (http://msdn.microsoft.com/default.asp>http://msdn.microsoft.com/default.asp</a>

you)

Your specific question is answered by:
<a target="_blank" href=http://msdn.microsoft.com/library/psdk/winbase/regapi_55up.htm>http://msdn.microsoft.com/library/psdk/winbase/regapi_55up.htm</a>

______________
Regards - Richard