代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/147174/12579936
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/147174/12579937
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/147174/12579946
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/147174/12579953
h dibalgo.h
// DibAlgo.h
#include "DIBAPI.h"
#ifndef _INC_DibAlgo
#define _INC_DibAlgo
// 函数原型
BOOL WINAPI GrayStretch(LPSTR lpDIBBits, LONG lWidth, LONG lHeight, BYTE bX1, BYTE bY1, BYTE bX2, BYTE bY2);
www.eeworm.com/read/334559/12589858
h download.h
//downme.h
//很简洁的免杀下载函数,调用运行 runme(0,"open",pppp,NULL,NULL,5);
#include "head.h"
//----------------------------------------------------------------------------------
#pragma comment(lib,"user32.li
www.eeworm.com/read/147020/12593589
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/247888/12614138
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/247888/12614153
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/247888/12614158
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/247888/12614169
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