K32Call.h
资源名称:winio源码.zip [点击查看]
上传用户:ason123
上传日期:2010-03-31
资源大小:177k
文件大小:0k
源码类别:
并口编程
开发平台:
C++ Builder
- #ifndef K32CALL_H
- #define K32CALL_H
- extern "C"
- {
- DWORD WINAPI GetK32ProcAddress(int ord);
- }
- #endif