代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/159005/10703289
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/275465/10816054
h utility.h
/*
* UTILITY.H
*
* Miscellaneous prototypes and definitions for OLE UI dialogs.
*
* Copyright (c)1992-1996 Microsoft Corporation, All Right Reserved
*/
#ifndef _UTILITY_H_
#define _U
www.eeworm.com/read/348710/10871695
h fretrans.h
// FreTrans.h
#ifndef _INC_FreTransAPI
#define _INC_FreTransAPI
#include
using namespace std;
// 函数原型
VOID WINAPI FFT(complex * TD, complex * FD, int r);
VOID
www.eeworm.com/read/348710/10871696
h fretrans.h
// FreTrans.h
#ifndef _INC_FreTransAPI
#define _INC_FreTransAPI
#include
using namespace std;
// 函数原型
VOID WINAPI FFT(complex * TD, complex * FD, int r);
VOID
www.eeworm.com/read/273124/10925372
h stockdrv.h
/****************************************************************************************
* WIN95 股票驱动程序 *
* 西安交大数据广播研究中心 *
* 1998.3.5 *
******
www.eeworm.com/read/271580/10989045
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/271580/10989056
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/271580/10989060
h edgecontour.h
// edgecontour.h
#define pi 3.1415927
#ifndef _INC_EdgeContourAPI
#define _INC_EdgeContourAPI
// 函数原型
BOOL WINAPI RobertDIB(LPSTR lpDIBBits, LONG lWidth, LONG lHeight);
BOOL WINAPI SobelDIB(
www.eeworm.com/read/271580/10989067
h suanfa1.h
// suanfa1.h
#include "DIBAPI.h"
#ifndef _INC_SUANFA1
#define _INC_SUANFA1
// 函数原型
HDIB WINAPI myCropDIB(HDIB hDIB, LPRECT lpRect);
unsigned char WINAPI myGetMedianNum(unsigned char * bArray
www.eeworm.com/read/416587/11020366
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) ((*