代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/473492/6844917
h dxerr9.h
/*==========================================================================;
*
*
* File: dxerr9.h
* Content: DirectX Error Library Include File
*
**********************************
www.eeworm.com/read/471302/6889468
h main.h
#ifndef _MAIN_H
#define _MAIN_H
#include
#include
#include
#include
#include
#include
#include
#include
usin
www.eeworm.com/read/471504/6895027
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/195047/8176929
h dxerr8.h
/*==========================================================================;
*
*
* File: dxerr8.h
* Content: DirectX Error Library Include File
*
**********************************
www.eeworm.com/read/294498/8222597
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/193045/8256439
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/192791/8272406
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/192791/8272429
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/192791/8272436
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/192791/8272444
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