查看: 290  |  回复: 0
VB6 如何在VB中调用I/O,这里提供inout.dll下载
楼主
发表于 2023年5月8日 00:20

功能:

Private Declare Function inportb (ByVal port As Integer) As Byte Reads in a byte
Private Declare Function inportw (ByVal port As Integer) As Integer Reads in a word
Private Declare Sub outportb(Byval port As Integer, x As Byte) Sends a byte
Private Declare Sub outportw(Byval port As Integer, x As Integer) Sends a word

这里提供inout.dll下载


您需要登录后才可以回帖 登录 | 立即注册
【本版规则】请勿发表违反国家法律的内容,否则会被冻结账号和删贴。
用户名: 立即注册
密码:
2020-2024 MaNongKu.com