In your case, you are calling CreateDC, which is redirected automatically to CreateDCW, as it is assuming wide string by default.
確定! 回上一頁