Results 1 to 3 of 3

Thread: Resource files

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 1999
    Location
    Ont, Canada, Earth
    Posts
    458

    Wink

    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.
    Thanks

    Tomexx.

  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    the ATM.vbp sample which comes with VB uses multiple languages in a resource file.
    Mark
    -------------------

  3. #3
    Guest
    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
  •  



Click Here to Expand Forum to Full Width