VB RegCreateKeyEx failures - TechRepublic
General discussion
October 5, 2000 at 12:15 AM
steve.calkin

VB RegCreateKeyEx failures

by steve.calkin . Updated 25 years, 8 months ago

Scenario:
Windows NT 4, VB 6.
User has access to Regedit and has no problems adding or modifying items to HKLM entries within registry.
VB code using Windows API (following ALL examples) returns a result of 5 (ERROR_CANT_WRITE?) for this user butworks for others! So far Nobody has been able to explain this or provide an answer (microsoft bug?). Can you?

This discussion is locked

All Comments