The MASM Forum

General => The Campus => Topic started by: xandaz on December 03, 2018, 04:59:00 AM

Title: unicode macro to implement a string directly into structure!!! help pls
Post by: xandaz on December 03, 2018, 04:59:00 AM
    I'm using a LOGFONT structure and need a macro to fill in the lfFaceName member. Does anyone know what macro to use? Should be similar to chr$ but for UNICODE.
    thanks in advance. X