I'm familar with the resource file in Visual C++, and have heard that it is also available in VB.
I need for having dialog lables on different languages in my application ....
Printable View
I'm familar with the resource file in Visual C++, and have heard that it is also available in VB.
I need for having dialog lables on different languages in my application ....
VB (6) comes with a REsourceEditor addin that allows to store Strings in different languages.
It does not have support for DIALOG reources, though.