CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 1999
    Location
    hyderabad, India
    Posts
    4

    Does VC++ support internationalization?

    Does VC++ support Internationalization ? If yes? In terms of programming , what is required for that, i.e. what are the features provided to implememt that? Are there any third party utilities which could be used?


  2. #2
    Join Date
    Mar 2000
    Location
    Dublin, Ireland
    Posts
    5

    Re: Does VC++ support internationalization?

    pseudo translate to identify potential internationalization issues
    http://www.corel.ie/catalyst/index.html


  3. #3
    Join Date
    May 1999
    Location
    Wisconsin, USA
    Posts
    953

    Re: Does VC++ support internationalization?

    There are other tools too.

    http://www.codeguru.com/misc/scribml.shtml

    You want to do a search on "localization" to see previous posts on this subject.



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

Featured