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.
我正在使用 Microsoft Visual Studio 2010。我想为 Windows 开发一个用于读取和写入 CD 的应用程序。请推荐任何 Windows 库、API、头文件、C++ 源代码。
看看我在scsi.codeplex.com上的 (C#) 库。如果您了解 C++,应该不难理解。