VB6: Resource Editor shows no resources [SOLVED]
Visual Basic
2
Posts
1
Posters
1
Views
1
Watching
-
I've inherited a VB6 project that uses resources, and they work fine, but when I open the resource file with the resource editor, there are no resources there! Googling hasn't turned up any similar problems. Anyone have an idea how to get access to the project's resources? Thanks!
-
I've inherited a VB6 project that uses resources, and they work fine, but when I open the resource file with the resource editor, there are no resources there! Googling hasn't turned up any similar problems. Anyone have an idea how to get access to the project's resources? Thanks!
It turns out the geniuses who created this project made their own resource file with their own custom format! Arrgh...the joys of legacy code!