-
Have you ever wanted to copy a file from your Desktop Computer to your handheld...
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN but not really explained very well.
- 2022-05-08 05:38:52下载
- 积分:1
-
ehlib5.6源码
安装方法:
1. 把 EhLib 中的 common 和 DataService 文件拷贝到 Delphi7 目录中.
2. 在 TOOLS->Environment Options->Library->Library Path 中添入Delphi7 路径。
3. 在Delphi 7中打开EHLIB70.DPK ,编译一下(点击Compile),但不要安装。
3. 在Delphi 7中打开DclEhLib70.dpk,编译(点击Compile)再安装(点击 Install)。
4. 打开附带的DEMOS,编译并运行,测试安装成功。
有安装EhLib5.0控件后,使用打印功能时,总是出现“Error reading Splitter.ExplicitTop:Property ExplicitTop does not exitst.” 这个错误,关于这个错误的解决方法如下。
先找到这个文件 PrvFrmEh.dfm
打开这个文件,在这个文件中找这个属性定义,查找ExplicitTop这个关键字(好像有两个地方),把这一行直接去掉,再查询ExplicitHeight这个关键字(只有一个地方),也去掉,保存,编译,一切OK。
- 2022-05-12 20:08:31下载
- 积分:1
-
扩展的编程实例,比较多的程序
vc++ 的扩展编程的一些实例,比较多的程序-vc expansion of the programming examples, more procedures
- 2022-01-31 12:40:27下载
- 积分:1
-
Single
单片机程序,比较齐全的验证功能哦,应该比较有用哦 -Single-chip process, the authentication function relatively complete Oh, Oh, should be more useful
- 2022-06-16 14:40:39下载
- 积分:1
-
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢...
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢谢!-I was not programming experts are just now engaged in coding work. So there are many things to learn. I uploaded my code is tested and learn the correct code was not rubbish, with the in-depth study. I will constantly improve the quality of code uploads. Thank you!
- 2022-03-01 05:45:14下载
- 积分:1
-
基于三星2440串口的简单测试程序,可以进行接收和发送的检测
基于三星2440串口的简单测试程序,可以进行接收和发送的检测-Samsung Serial simple test procedure can receive and send Detection
- 2022-03-21 22:55:22下载
- 积分:1
-
本程序主要实现系统自动关机,关机提示信息等功能
本程序主要实现系统自动关机,关机提示信息等功能-the main procedures automatic shutdown system, a message shutdown functions
- 2022-11-19 13:45:03下载
- 积分:1
-
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例-Embedded/MCU Programming Windows CE under the card-driven programming examples
- 2023-06-09 05:10:04下载
- 积分:1
-
input programming paradigm is the recommended value
输入法编程示例,很值的推荐-input programming paradigm is the recommended value
- 2022-01-25 20:15:58下载
- 积分:1
-
build environment : VC6.0 and above reader Sector (byte or word reader) to read...
编译环境:VC6.0及以上版本
读写扇区(以字节或字读取)
读写簇(以字节或字读取)
读取FAT项
获取BPB信息
获取某文件或文件夹的目录项信息(入口簇及偏移量)
设置目录项信息(可以通过这来实现更改文件名,文件属性,创建时间等信息)-build environment : VC6.0 and above reader Sector (byte or word reader) to read and write Cluster (byte or word reader) to read FAT items BPB access information access a document or folder directory information items (imported cluster and offset) the installation of Contents items (which can be passed to to achieve change file names, file attributes, create time information)
- 2022-11-14 19:55:03下载
- 积分:1