Phys32.h
上传用户:ason123
上传日期:2010-03-31
资源大小:177k
文件大小:0k
源码类别:

并口编程

开发平台:

C++ Builder

  1. #ifndef PHYS32_H
  2. #define PHYS32_H
  3. extern DWORD (WINAPI *VxDCall)(DWORD Service, DWORD EAX_Reg, DWORD ECX_Reg);
  4. #endif