摘要:
lazarus 中的 dll 用到 form 出现 Error: Undefined symbol: WSRegisterCustomImageList光是按 exe 的项目修改 dll 的项目属性是不行的,还要在 .lpr 这个文件的 use 段中引入相同的单元,特别是 Interfaces 这个单元. 阅读全文
摘要:
lazarus 中的 dll 用到 form 出现 Error: Undefined symbol: WSRegisterCustomImageList光是按 exe 的项目修改 dll 的项目属性是不行的,还要在 .lpr 这个文件的 use 段中引入相同的单元,特别是 Interfaces 这个单元. 阅读全文
摘要:
发现它又有了一些发展.D语言中国http://www.d-programming-language-china.org/集成了很多东西的安装包http://bbs.d-programming-language-china.org/thread-967-1-1.html?sid=5Aqy9U还发展了一种叫 DWT 的东西,它基于 java 的 swt看得出 D语言中国 是非常积极的.Visual Dhttp://www.dsource.org/projects/visuald 阅读全文
|