代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/100347/15876436
h ctl3d.h
/*-----------------------------------------------------------------------
| CTL3D.DLL
|
| Adds 3d effects to Windows controls
|
| See ctl3d.doc for info
|
-----------------------------------
www.eeworm.com/read/100301/15877577
h ctl3d.h
/*-----------------------------------------------------------------------
| CTL3D.DLL
|
| Adds 3d effects to Windows controls
|
| See ctl3d.doc for info
|
------------------------------------------
www.eeworm.com/read/246079/4496605
h showparam.h
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByVal(BYTE b);
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByRef(BYTE * b);
extern "C" __declspec ( dllexport ) void WINAPI
www.eeworm.com/read/238710/4611983
h showparam.h
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByVal(BYTE b);
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByRef(BYTE * b);
extern "C" __declspec ( dllexport ) void WINAPI
www.eeworm.com/read/177052/5332900
h showparam.h
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByVal(BYTE b);
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByRef(BYTE * b);
extern "C" __declspec ( dllexport ) void WINAPI
www.eeworm.com/read/325619/3481623
h showparam.h
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByVal(BYTE b);
extern "C" __declspec ( dllexport ) void WINAPI ShowBooleanByRef(BYTE * b);
extern "C" __declspec ( dllexport ) void WINAPI
www.eeworm.com/read/290351/8488833
h cp210x.h
// The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the CP210xDLL_EXPORTS
// symbol defined
www.eeworm.com/read/183967/9128548
h export.h
/*******************************************************************************
FileName : Export.h
Description : 本头文件定义了SMEIDLL提供的所有输出函数的定义。
Version : 2.0
Date : 98/11/01
Others :
Func
www.eeworm.com/read/183967/9128603
h export.h
/*******************************************************************************
FileName : Export.h
Description : 本头文件定义了SMEIDLL提供的所有输出函数的定义。
Version : 2.0
Date : 98/11/01
Others :
Func
www.eeworm.com/read/183714/9143504
txt readme.txt
函数说明
返回值定义
#define NOERROR 1 没有错误
#define ERR_ALLOCMEM -1 没有足够内存
#define ERR_OPENFILE -2 打开文件失败
#define ERR_CREATEFILE -3 创建文件失败
#define ERR_WAVFILE -4