Another thing is the API you call; GetOpenFileNameW will return names in UNI code, use GetOPenFileNameA will return names in ASCII, wich is a lot easier
確定! 回上一頁