阅读背景:

将int转换为LPCWSTR(Win32)的正确方法

来源:互联网 

I'm attempting to learn basic Win32 programming and running into a frustrating problem. I wish to convert a variable (Call it NumClicks) and display it as the application name (as part of a string). From what I've seen, going from int + some block of text to a char* is problematic, because converting it to the requisite end data type(LPCWSTR) is more difficult than a straight casting.I'm attempting to learn basic Win32 programming




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: