FIX: RegistryKey setValue() Fails for Terminating Character on NT (223367)
The information in this article applies to:
- Microsoft Visual J++ 6.0
- Microsoft SDK for Java 1.0
- Microsoft SDK for Java 1.5
- Microsoft SDK for Java 1.51
- Microsoft SDK for Java 2.0
- Microsoft SDK for Java 2.01
- Microsoft SDK for Java 2.02
- Microsoft SDK for Java 3.0
- Microsoft SDK for Java 3.0 Preview 1
- Microsoft SDK for Java 3.1
- Microsoft SDK for Java 3.2
This article was previously published under Q223367 SYMPTOMS
RegistryKey.setValue might not set the value of a registry key correctly. This problem only occurs on Windows NT.
CAUSE
The setValue( ) method, when executed under NT, does not account for the terminating null character, which causes incorrect data to be written to the registry key.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbBug kbfix kbVS600sp3fix KB223367 kbAudDeveloper |
---|
|