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. Other Discussions
  3. Site Bugs / Suggestions
  4. MFC and UNICODE

MFC and UNICODE

Scheduled Pinned Locked Moved Site Bugs / Suggestions
helpc++comalgorithmstools
4 Posts 3 Posters 2 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.
  • Michael HaephratiM Offline
    Michael HaephratiM Offline
    Michael Haephrati
    wrote on last edited by
    #1

    Many source code projects here are outdated because MFC requires projects to be UNICODE. Here is an [article](https://www.codeproject.com/Articles/27774/CListCtrl-and-sorting-rows?msg=5348929#xx5348929xx) with that problem (if you download its source code). My fix: CListCtrl_Sort.zip (93.9 KB)

    - Michael Haephrati מיכאל האפרתי

    S 1 Reply Last reply
    0
    • Michael HaephratiM Michael Haephrati

      Many source code projects here are outdated because MFC requires projects to be UNICODE. Here is an [article](https://www.codeproject.com/Articles/27774/CListCtrl-and-sorting-rows?msg=5348929#xx5348929xx) with that problem (if you download its source code). My fix: CListCtrl_Sort.zip (93.9 KB)

      - Michael Haephrati מיכאל האפרתי

      S Offline
      S Offline
      SoMad
      wrote on last edited by
      #2

      What is your suggestion? Do you want CP to remove all those articles? Or update the code? If you need to use the code as it is, install the MBCS DLL. I have not tried it with VS2015, but I had to do it with VS2013 for a project I was working on. VS2015 MFC MBCS DLL Add-on[^] Download Multibyte MFC Library for Visual Studio 2013 from Official Microsoft Download Center[^]

      "When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty

      Michael HaephratiM 1 Reply Last reply
      0
      • S SoMad

        What is your suggestion? Do you want CP to remove all those articles? Or update the code? If you need to use the code as it is, install the MBCS DLL. I have not tried it with VS2015, but I had to do it with VS2013 for a project I was working on. VS2015 MFC MBCS DLL Add-on[^] Download Multibyte MFC Library for Visual Studio 2013 from Official Microsoft Download Center[^]

        "When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty

        Michael HaephratiM Offline
        Michael HaephratiM Offline
        Michael Haephrati
        wrote on last edited by
        #3

        I think the authors should update their code from time to time.

        - Michael Haephrati מיכאל האפרתי

        P 1 Reply Last reply
        0
        • Michael HaephratiM Michael Haephrati

          I think the authors should update their code from time to time.

          - Michael Haephrati מיכאל האפרתי

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          That is entirely up to the authors. In some cases, we have authors who still use the old version of the IDE they created the code in so they won't be in a position to update it. In other cases, it takes far more effort than they have time available to them. There are so many reasons that people don't update the code.

          This space for rent

          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