摘要:
1.把icon放到resource-only的DLL中,然后在运行时LoadLibrary,读取DLL中的icon2.在ico文件中存放了两幅位图and 和 mask,从文件中读出再用CreateIconIndirect生成就可以了CreateIconIndirect函数定义:This function creates an icon or cursor from an ICONINFO stru... 阅读全文
posted @ 2004-07-06 11:06 黑暗中的舞者 阅读(1892) 评论(1) 推荐(0) 编辑