This is a classic issue with the Win32 API in C/C++ environments. TMessageManager does not have a SendMessageW() method. It has a SendMessage() method instead.
確定! 回上一頁