Re: God Editor v102
MaxWilson,
The program was initially compiled on an XP machine. I currently use Vista and it works fine. What I suspect is that Vista comes with an incomplete set of controls which I circumvented on my system when I installed VB6.0
I have attached tabctl.ocx to this post. If you are using the 32-bit version of Vista (as opposed to 64-bit) you can place the ocx in your windows\system32 directory and register it with the command:
Regsvr32 tabctl.ocx
You can also try just dropping the ocx file in the same directory as GodEdit.exe without registering it and it might work.
Hope this helps!
|