Internationationalization support

  • Thread starter Thread starter rama
  • Start date Start date
Rama,

No, it doesn't.

But you can always create your own resource file and set all the regional
and cultural stuff up when each form loads.

You can create your own resource file as an ini file, and use the following
APIs to get at the values:
* GetPrivateProfileString
* GetPrivateProfileSection
* GetPrivateProfileSectionNames

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top