Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Win32/WTL/C++ アプリでは、いくつかの 8.3 パスを実際のファイル名に変換する必要があります。どうすればいいのですか?
ありがとう、
GetLongPathName APIを使用します。