How To Read a DWORD From the Registry (258161)
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 Q258161 SUMMARY
Sometimes it is necessary to obtain information from the registry. This article shows how to read REG_DWORD values from an existing value in the registry.
An example of this is:
HKEY_CURRENT_USER
\Software
\Microsoft
\Windows
\CurrentVersion
\Applets
\Paint
\Colors
\NumberOfColors
REFERENCESFor additional information obtaining values from the registry, click the article number below
to view the article in the Microsoft Knowledge Base:
244675 How To Use Windows Script Host to Read, Write, Delete Registry
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbAPI kbCodeSnippet kbhowto kbRegistry KB258161 |
---|
|