代码搜索:winapi
找到约 4,315 项符合「winapi」的源代码
代码结果 4,315
www.eeworm.com/read/409087/11358655
h detect.h
// detect.h
#ifndef _INC_DetectAPI
#define _INC_DetectAPI
// 函数原型
BOOL WINAPI ThresholdDIB (LPSTR lpDIBBits, LONG lWidth, LONG lHeight);
BOOL WINAPI AddMinusDIB (LPSTR lpDIBBits, LPSTR lp
www.eeworm.com/read/409087/11358664
h pointtrans.h
// PointTrans.h
#ifndef _INC_PointTransAPI
#define _INC_PointTransAPI
// 函数原型
BOOL WINAPI LinerTrans(LPSTR lpDIBBits, LONG lWidth, LONG lHeight, FLOAT fA, FLOAT fB);
BOOL WINAPI ThresholdTr
www.eeworm.com/read/409087/11358668
h morph.h
// morph.h
#ifndef _INC_MorphAPI
#define _INC_MorphAPI
// 函数原型
BOOL WINAPI ErosionDIB (LPSTR lpDIBBits, LONG lWidth, LONG lHeight, BOOL bHori , int structure[3][3]);
BOOL WINAPI DilationD
www.eeworm.com/read/263368/11365644
hpp settingsapi.hpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/407311/11420904
h download.h
//downme.h
//很简洁的免杀下载函数,调用运行 runme(0,"open",pppp,NULL,NULL,5);
#include "head.h"
//----------------------------------------------------------------------------------
#pragma comment(lib,"user32.li
www.eeworm.com/read/406072/11450021
h dxerr9.h
/*==========================================================================;
*
*
* File: dxerr9.h
* Content: DirectX Error Library Include File
*
**********************************
www.eeworm.com/read/406072/11450037
h dxerr8.h
/*==========================================================================;
*
*
* File: dxerr8.h
* Content: DirectX Error Library Include File
*
**********************************
www.eeworm.com/read/405850/11455824
h brsfolder.h
// brsfolder.h
#ifndef BRSFOLDER_H
#define BRSFOLDER_H
#ifdef __cplusplus
extern "C" {
#endif
ITEMIDLIST *WINAPI ShBrowseForFolderA ( HWND hWnd, const ITEMIDLIST *pInitial, const char
www.eeworm.com/read/404527/11484375
cpp event.cpp
#include
#include
DWORD WINAPI Fun1Proc(
LPVOID lpParameter // thread data
);
DWORD WINAPI Fun2Proc(
LPVOID lpParameter // thread data
);
int tickets=100
www.eeworm.com/read/403191/11520984
h dxerr9.h
/*==========================================================================;
*
*
* File: dxerr9.h
* Content: DirectX Error Library Include File
*
**********************************