http://www.codeproject.com/Articles/16362/Bring-your-frame-window-a-shadow http://www.codeproject.com/Articles/19213/An-Alpha-Channel-Composited-Windo Read More
posted @ 2016-08-27 04:01 findumars Views(342) Comments(0) Diggs(0)
Creates a new process and its primary thread. Then the new process runs the specified executable file in the security context of the specified credent Read More
posted @ 2016-08-27 04:00 findumars Views(1316) Comments(0) Diggs(0)
etErrorMode(SEM_NOGPFAULTERRORBOX); 去除错误对话框. http://www.cnblogs.com/-clq/archive/2012/01/22/2328783.html Read More
posted @ 2016-08-27 03:58 findumars Views(475) Comments(0) Diggs(0)
其实只要新建一个包,然后把 d7 中的包包含的 pas 文件也包含进去就行了. 同时它会把对应的 bpi 文件也自动包含. 对于 bcb6 中没有的 PosEx 函数可以这样处理,把 d7 中的实现复制到一个新 pas 文件中,然后用条件编译就行了,另外对于查找 pas 的路径,要设置在 lib 搜 Read More
posted @ 2016-08-27 03:57 findumars Views(989) Comments(0) Diggs(0)
http://blog.csdn.net/lanmanck/article/details/5722050 找了比较久,这个强人写的,很佩服,贴出来共享: http://hi.baidu.com/wjg750926/blog/item/4046a84ab171d92b08f7ef27.html 一些 Read More
posted @ 2016-08-27 03:56 findumars Views(369) Comments(0) Diggs(0)