News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Unicode Window Creation

Started by SolidCode, April 17, 2005, 05:37:20 PM

Previous topic - Next topic

SolidCode

I want to make a complete MASM32 application with Unicode Windows. But the window name show only the first char from the given name. In the attachment there is a RadASM:masm project. Who can help me?

[attachment deleted by admin]

SolidCode

OK. ::)
I guess I will have to answer it myself. It is the answer that I got on WASM.RU  :U forum.

My problem was that in the window procedure of the main window I put DefWindowProcA instead of its Unicode implementation.  :dazzled:

hutch--

 :bg

We have all done it, the trick is to use UNICODE prototypes in API calls for all of the unicode stuff you want to write. The current MASM32 library has a set of unicode string functions and there are some unicode macros that may help as well.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php