|
-
Jul 10th, 2000, 08:52 PM
#1
Thread Starter
Hyperactive Member
Hi guys,
I'm considering writing an app in a couple languages. I think I should be using resource files for this. However, I've no idea how to do this.
As always your help is appreciated.
-
Jul 11th, 2000, 02:43 AM
#2
Frenzied Member
the ATM.vbp sample which comes with VB uses multiple languages in a resource file.
-
Jul 11th, 2000, 08:48 AM
#3
To create a Resource file, you need to use the Resource Compiler which is shipped with VB.
To retrieve resources from the RES file, use LoadResString, LoadResPicture and LoadResData.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|