Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Visual Studi .NET (2003) is weird

Visual Studi .NET (2003) is weird

Scheduled Pinned Locked Moved Visual Studio
c++visual-studiocsharp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rohde
    wrote on last edited by
    #1

    OK, I just created a MFC app skeleton via the app wizard. The code is fine and it compiles and all but... ...all text in comments, menus, the readme.txt etcetera are just pure nonsense. Examples: This is from a header: // ²£¥Íªº°T®§¹ïÀ³¨ç¦¡ protected: DECLARE_MESSAGE_MAP() }; and a .cpp file: CEx03aView::CEx03aView() { // TODO: ¦b¦¹¥[¤J«Øºcµ{¦¡½X } All text other than the code is just like that, this also goes for the text in menus (not the VS IDE itself only the created MFC app). I wasn't sure in what foum to put this...I hope this is ok.

    T G 2 Replies Last reply
    0
    • R Rohde

      OK, I just created a MFC app skeleton via the app wizard. The code is fine and it compiles and all but... ...all text in comments, menus, the readme.txt etcetera are just pure nonsense. Examples: This is from a header: // ²£¥Íªº°T®§¹ïÀ³¨ç¦¡ protected: DECLARE_MESSAGE_MAP() }; and a .cpp file: CEx03aView::CEx03aView() { // TODO: ¦b¦¹¥[¤J«Øºcµ{¦¡½X } All text other than the code is just like that, this also goes for the text in menus (not the VS IDE itself only the created MFC app). I wasn't sure in what foum to put this...I hope this is ok.

      T Offline
      T Offline
      ThomasH1
      wrote on last edited by
      #2

      It sounds like a language pack issue; you might want to search support.microsoft.com for something like "language Visual Studio .NET". -Thomas

      1 Reply Last reply
      0
      • R Rohde

        OK, I just created a MFC app skeleton via the app wizard. The code is fine and it compiles and all but... ...all text in comments, menus, the readme.txt etcetera are just pure nonsense. Examples: This is from a header: // ²£¥Íªº°T®§¹ïÀ³¨ç¦¡ protected: DECLARE_MESSAGE_MAP() }; and a .cpp file: CEx03aView::CEx03aView() { // TODO: ¦b¦¹¥[¤J«Øºcµ{¦¡½X } All text other than the code is just like that, this also goes for the text in menus (not the VS IDE itself only the created MFC app). I wasn't sure in what foum to put this...I hope this is ok.

        G Offline
        G Offline
        Gemini_II
        wrote on last edited by
        #3

        In the MFC-application wizard goto the 'application type' page. At this page you will find a combo 'Resource language'. This combo probably has 'chinees (taiwan)' selected.:confused: Choose the language you want, and the comments and menu's are in the correct language.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups