How To Write a REG_EXPAND_SZ to the Registry (271733)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q271733 SUMMARY
This article describes how to write a REG_EXPAND_SZ registry value. According to the Microsoft Developer's Network (MSDN), the REG_EXPAND_SZ registry value is...
"... a null-terminated string that contains unexpanded references to environment variables (for example, "%PATH%"). It will be a Unicode or ANSI string depending on whether you use the Unicode or ANSI functions."
REFERENCESFor additional information about obtaining values from the registry, click the article number below
to view the article in the Microsoft Knowledge Base:
244675 How ToUse Windows Script Host to Read, Write, Delete Registry
(c) Microsoft Corporation 2000, All Rights Reserved. Contributions by Mark Barnard, Microsoft Corporation.
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbAPI kbCodeSnippet kbhowto KB271733 |
---|
|