Click to See Complete Forum and Search --> : Resource file in VB.


Aage Eilertsen
November 2nd, 1999, 01:48 AM
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 ....

Lothar Haensler
November 2nd, 1999, 01:49 AM
VB (6) comes with a REsourceEditor addin that allows to store Strings in different languages.
It does not have support for DIALOG reources, though.