In Visual C++, I have aLPWSTR mystring; which is already defined somewhere else in the code.I want to create a new LPWSTR containing:"hello " + mystring + ...
確定! 回上一頁