isDialogMessage (hwnd,msg); } //Then it will work here winform.edit.wndproc = function(hwnd,message,wParam,lParam){ if(message == 0x100/*_WM_KEYDOWN*/ ...
確定! 回上一頁