... this will prompt a refresh of the listview. */ SendMessageW(hwndTV, TVM_SELECTITEM, TVGN_CARET, (LPARAM)hSelectedItem); return TRUE; } ...
確定! 回上一頁