-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
Wrote it myself a very simple serial debugging tools, it is suitable for beginne...
自己写的非常简单的串口调试工具,很适于初学者学习。-Wrote it myself a very simple serial debugging tools, it is suitable for beginners to learn.
- 2022-04-28 01:14:08下载
- 积分:1
-
甲骨文内部培训教材,强大的甲骨文数据研究。
oracle公司内部培训资料,强悍的oracle快速学习资料。-oracle internal training materials, powerful study of the oracle Express data.
- 2022-02-04 22:51:19下载
- 积分:1
-
VB开发的可以模拟200多个模拟电能表!
VB开发的可以模拟200多个模拟电能表!减少开发环境硬件平台的搭建工作,为电能表抄读软件的开发带来便捷的调试工具!!!
- 2022-03-10 16:49:07下载
- 积分:1
-
一个小的计算器
一个小的计算器-a small calculator
- 2022-01-25 17:51:23下载
- 积分:1
-
C源码 随机分形雪花
C源码 随机分形雪花-C source Random Fractal snowflakes
- 2022-05-05 14:13:08下载
- 积分:1
-
先上传第一部分,吧。以后有时间了再传其他的
先上传第一部分,吧。以后有时间了再传其他的-From the first the first part of it. After a longer time for other
- 2022-07-19 13:56:40下载
- 积分:1
-
日历算法及源代码,C++语言开发。Word文档。那里…
万年历算法与源码,c语言开发。word文档。有兴趣的尽快下载-Calendar algorithm and source code, c language development. word document. There is interest in the download as soon as possible
- 2022-07-02 14:23:50下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
- 2023-02-14 02:50:04下载
- 积分:1
-
支持便携式网络图形格式的参考库
支持便携式网络图形格式的参考库-support the Portable Network Graphics format reference library
- 2022-07-10 14:12:16下载
- 积分:1