LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Windows API ANSI version and UNICODE version

Windows API have two version:

ANSI version and UNICODE.

 

I want to display chinese, so i use the UNICODE version. but i find it's some mistake.

 

and later,  i change to ANSI version, it's correct.

 

why the ANSI version can display chinese, and UNICODE can't.

 

i use the api function

 

FindWindowA

GetWindowTextA

 

who can tell me?

 

 

0 Kudos
Message 1 of 1
(3,059 Views)