|
-
Feb 3rd, 2010, 05:23 PM
#1
Thread Starter
Member
save binary values into registry
hello peoples ..
i have a question here..
please, some1 knows how to save a BINARY VALUE to the windows registry ??
like here:
SaveDWord HKEY_LOCAL_MACHINE, "SOFTWARE\Windows\Test", "AppID1", "2101"
I can save a DWORD value!
so .. How can I save a BINARY VALUE?
thank you guys!
-
Feb 3rd, 2010, 11:50 PM
#2
Re: save binary values into registry
 Originally Posted by TheMarKs
hello peoples ..
i have a question here..
please, some1 knows how to save a BINARY VALUE to the windows registry ??
like here:
SaveDWord HKEY_LOCAL_MACHINE, "SOFTWARE\Windows\Test", "AppID1", "2101"
I can save a DWORD value!
so .. How can I save a BINARY VALUE?
thank you guys!
I think SaveDWord is a separate sub or function in your program. It's not a built-in feature of VB.....!
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Feb 4th, 2010, 12:28 AM
#3
Junior Member
Re: save binary values into registry
hi
i introduce a module source for any registry manipulation to u
download this Module
http://www.thevbzone.com/modRegistry.bas
this could help u
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|