代码搜索:WinIO
找到约 1,685 项符合「WinIO」的源代码
代码结果 1,685
www.eeworm.com/read/284769/8900244
h winio.h
#ifndef WINIO_H
#define WINIO_H
// Define the various device type values. Note that values used by Microsoft
// Corporation are in the range 0-32767, and 32768-65535 are reserved for use
// by
www.eeworm.com/read/284769/8900249
c winio.c
// ------------------------------------------------- //
// WinIo v1.3 //
// Direct Hardware Access Under Windows 9x/NT/2000 //
// Copyright 1998-2001
www.eeworm.com/read/284769/8900256
dll winio.dll
www.eeworm.com/read/284769/8900257
sys winio.sys
www.eeworm.com/read/284626/8912984
dll winio.dll
www.eeworm.com/read/284626/8913017
sys winio.sys
www.eeworm.com/read/383674/8928449
dll winio.dll
www.eeworm.com/read/383674/8928455
vxd winio.vxd
www.eeworm.com/read/383674/8928476
h winio.h
#ifndef WINIO_H
#define WINIO_H
#ifdef WINIO_DLL
#define WINIO_API _declspec(dllexport)
#else
#define WINIO_API _declspec(dllimport)
#endif
extern "C"
{
WINIO_API bool _stdcall Initiali
www.eeworm.com/read/383674/8928485