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.
私はMSVS2008を使用しています。cでアプリケーションを作成していますが、使用可能な容量や総容量などのハードディスク情報を判断するための最良の方法を知りたいです。
ありがとう
Win32 APIリファレンスは、あなたが探すべき場所です。
空き領域の呼び出しはGetDiskFreeSpaceEx()です