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.
我正在使用 DSOFile.dll 向 Windows 文件系统添加自定义属性,但是如何在我的 c# 项目中引用 dll,因为有两个版本的 dll(32 和 64)。另外,如何根据32或46平台注册正确的dll?我需要明确的步骤。