作者:
imyco (myco)
2018-09-24 21:44:39請教版上高手:
由於程式中使用win32ui裡面的GetPathName()對話框,
且程式必須於WinXP環境上執行,執行時出現以下錯誤視窗
"getfinalpathnamebyhandlew could not be located"
由於win32ui內的GetPathName於Win XP的Kernal32.dll尚未支援
改用thinter來實現GetPathName卻也同樣是調用Kernal32.dll
不知道有什麼其他方法可以讓程式順利在XP上執行呢?謝謝