Results 1 to 40 of 44

Thread: Unicode caption for form: not working with classic or non-themed mode

Threaded View

  1. #29
    PowerPoster
    Join Date
    Jun 2015
    Posts
    2,229

    Re: Unicode caption for form: not working with classic or non-themed mode

    so full the solution was not only calling DefWindowProcW to set the text, but also subclassing WM_GETTEXT.

    Thanks Krool, Schmidt. This should be added to the Unicode FAQ.


    @Schmidt. If you're calling a custom constructor / class factory, you could include parameters.

    Code:
    Set SC = New_c.SubClass(hWnd)
    Last edited by DEXWERX; Dec 29th, 2017 at 09:45 AM.

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