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.
是否有可用的 .NET 库或源代码可以让我获取 .ani 文件的内部信息?大多数加载器只允许我将光标对象传递给其他接口,但我需要查询有关图标、时间等的光标对象。
(如果必须,我可以根据此规范编写自己的阅读器:http ://www.gdgsoft.com/anituner/help/aniformat.htm 。)