CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: windows textes

  1. #1
    Join Date
    Sep 2001
    Location
    Rotmanka, Poland
    Posts
    88

    windows textes

    How to get from mfc program a system textes in current lanuage like "yes" "no" ??


    thnx in advance

  2. #2
    Join Date
    Jun 2002
    Location
    Sweden
    Posts
    467

    Re: windows textes

    You have to translate them yourself, right-click on different resources in the Resource Editor and select "Insert a copy"
    "The making of software, like the making of sausages, should never be watched."

    http://blog.gauffin.org - .NET Coding/Architecture

  3. #3
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: windows textes

    International Word List could help you!

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