The information in this article applies to:
SUMMARY
A Win32s-based application running under Win32s is limited to the Windows
version 3.1 view of the registry. This means that there are no named
values. In addition, HKEY_CLASSES_ROOT is available, but not
HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER.
MORE INFORMATION
While Win32s does support some Registry APIs that Windows does not, it does
not support all of the Win32 Registry APIs. For a complete list of the
Registry APIs supported under Win32s, please see the file WIN32API.CSV,
that is included with the Win32 Software Development Kit (SDK) and in
Microsoft Visual C++ (32-bit edition).
Additional query words: 1.20
Keywords : kbWin32s |
Last Reviewed: January 14, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |