代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/363418/9952333

h djcvt.h

#ifndef _DJCVT_H_ #define _DJCVT_H_ #ifdef __cplusplus extern "C" { #endif int WINAPI PcmtoWave(char* PcmFileName,char* WaveFileName); int WINAPI WavetoPcm(char* WaveFileName,char* PcmFile
www.eeworm.com/read/363418/9952339

h no7dll.h

#ifndef _NO7DLL_H #define _NO7DLL_H ////////////////////////////////////////////////////////// //通道状态定义 //使用 DJNo7_GetChnState( 卡号, 通道号 ) 获得 ////////////////////////////////////////////////////
www.eeworm.com/read/362745/9982880

h sanyoapi.h

/******************************************************************************/ /******************************************************************************/ /*
www.eeworm.com/read/166782/9997884

h func.h

#if !defined(FUNC_H) #define FUNC_H #include "stdafx.h" #define SMPPMAXLENGTH 512 #define BIND 0x00000001 #define BINDRESP 0x80000001 #define UNBIND 0x00000002 #define UNBINDRESP 0x8000
www.eeworm.com/read/361087/10066723

h dibapi.h

// Dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/360329/10102470

h dacltsdk.h

#include "stdafx.h" typedef void (WINAPI * DATACHANGEPROC)(DWORD, DWORD, DWORD, VARIANT, FILETIME , WORD); typedef BOOL (WINAPI * ASDAC_SETDATACHANGEPROC)(DWORD, DATACHANGEPROC); typedef void
www.eeworm.com/read/163438/10161671

h cfgmgr32.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: cfgmgr32.h Abstract: This module contains the user APIs for the Configuration Manager, along wi
www.eeworm.com/read/358593/10184196

h templatetrans.h

// TemplateTrans.h #ifndef _INC_TemplateTransAPI #define _INC_TemplateTransAPI // 函数原型 BOOL WINAPI Template(LPSTR lpDIBBits, LONG lWidth, LONG lHeight, int iTempH, int iTempW,
www.eeworm.com/read/358593/10184199

h restore.h

// restore.h #ifndef _INC_RestoreAPI #define _INC_RestoreAPI // 函数原型 BOOL fourn(double * data, unsigned long nn[], int ndim, int isign); BOOL WINAPI BlurDIB (LPSTR lpDIBBits, LONG lWidth, L
www.eeworm.com/read/358593/10184207

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*