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. C / C++ / MFC
  4. No Unicode in Status Bars?

No Unicode in Status Bars?

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 2 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.
  • N Offline
    N Offline
    nm_114
    wrote on last edited by
    #1

    Can you not use Unicode strings in status bars?? The lParam of the SB_SETTEXT message is a LPSTR (not LPTSTR)...

    A 1 Reply Last reply
    0
    • N nm_114

      Can you not use Unicode strings in status bars?? The lParam of the SB_SETTEXT message is a LPSTR (not LPTSTR)...

      A Offline
      A Offline
      Alexander M
      wrote on last edited by
      #2

      See SB_SETUNICODEFORMAT. Don't try it, just do it! ;-)

      N 1 Reply Last reply
      0
      • A Alexander M

        See SB_SETUNICODEFORMAT. Don't try it, just do it! ;-)

        N Offline
        N Offline
        nm_114
        wrote on last edited by
        #3

        Thanks for the reply. I have another question - the SB_SETUNICODEFORMAT message says it needs comctl32.dll version 4.00 or later but the Remarks section says to see the remarks for CCM_GETUNICODEFORMAT which says it needs version 4.71 for WinNT or version 5.80 for Win95/98. Do you know which version it needs? - thanks

        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