摘要:
In most development evironments the control's property pages can be used to load either a cursor (.cur) or icon (.ico) file. A cursor contains a custom 'hotspot' location and can be any size. The 'h... 阅读全文
摘要:
今天突然遇到“System.Reflection.ReflectionTypeLoadException: 无法加载一个或多个请求的类型。有关更多信息,请检索 LoaderExceptions 属性。” 上网查了一下资料,结果是自定义的dll问题.昨晚在自己的机子上编写的dll 是用ae93.今早替换到92下.虽然引用了92的库,但dll 未更新. 解决方法: 1. 删除原来的dll 2. ... 阅读全文