• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Ugh... Cant find anywhere...

AdamSnow

Diamond Member
Does anyone have or know of a place to find a tutorial on registry editing for Visual Basic 6 ?

I need to add something to the registry to a certain key... and I need to be able to change that value... but I cant find anything about it
anywhere...

Anyone know how to do it or anything ?
 
one of my VB projects uses registery access, only reading and not writing at this point. but i am using the .BAS file for registery access that came with vb, you may have it as well, you can search for
Registry Access.bas
or just check in your
'<installed root>\Program Files\Microsoft Visual Studio\VB98\Template\Code'
folder for it, if you do not have it ... well you could always go search in google


Elf
 
Back
Top