当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·为什么安装一个控件这么难呀    »显示摘要«
    摘要: 我下载了一个skinengine控件,然后file -> open一个黄色的象房子一样的 skinenginedb6文件,然后编译,就提示如下错误: (我用的是d7) [fatal error] kscommonreg.pas(8): file not found: dsgnintf.dcu 谁能告诉我是怎么回事呀? ......
 ·简单问题,解决给分    »显示摘要«
    摘要: 我想向文本写日志,用的是filewrite() 如果写成 i:=fileopen(c:\log.txt,$0002); filewrite(i,日志,sizeof(日志)); fileclose(i) 没有问题 可是如果我将’内容‘换成变量写入文本的就是乱码了,怎么回事? var i:integer; s:string; begin s:=日志; i:=fileopen(c:\log.tx......


如果以程序方式启用多屏选项

查看MSDN只找到以下信息,不知哪位知道!  
   
  Use   the   Display   Driver   Management   Level   (DDML)   to   Enable   Multiple   Display   Drivers  
  Applications   such   as   remote   control   applications   that   try   to   intercept   calls   to   a   display   device   should   use   the   new   Display   Driver   Management   Level   (DDML)   to   mirror   the   output   to   a   remote   device.   This   enables   multiple   display   drivers,   which   is   what   these   remote   control   applications   are   doing   anyway.   For   more   information   about   DDML,   see   the   Microsoft   Windows   Driver   Development   Kits.    
   
 

NO.1   作者: bigflyingpig

gz


 ·new tstack()如何指定它的容量    »显示摘要«
    摘要: 我想指定new 的stack只能存放10个object?怎么指定? ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE