Microsoft
Software
Hardware
Network
Question : Add New REG_DWORD type Hexadecimal base Key in Registry using VB6
I have developed VB6 Application.
Using this application I want to create some new key in registry.
I Can create New Kay in registry successfully when Key type = REG_SZ but, I want to create new Key for Type = REG_DWORD, Base = Hexadecimal and value data= 0.
How can I create this type of entry in Registry?
Also, How can I run .reg file using VB6.?
Answer : Add New REG_DWORD type Hexadecimal base Key in Registry using VB6
For REG_DWORD you need to se the size to DWORD value which is 4, Where as for REG_SZ you set the size to the Length() of the string.
Random Solutions
Mouse and Keyboard don't work after attempting to repair registry in Dell XPS (Windows XP Home)
how many vCpu to assign to SBS2008 on a ESXi 4.0 server
Why can I not find the InvokeRequired and SetTextCallback Options
Software to recover an overwritten Excel file
XML Parsing Error: undefined entity
How to handle attachment-type fields in Access 2007
eePC SSD space issue
MS DYnamics GP Change Fiscal Year
Windows Bad Image Error
WIN32_FIND_DATA Size problem