代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/308191/13706228
cpp maplay.cpp
#include "maplay.h"
#include "player.h"
#if defined(MAPLAY_EXPORTS) && !defined(_WIN32_WCE)
BOOL __declspec(dllexport) APIENTRY DllMain( HANDLE hModule,
DWORD ul_reason_
www.eeworm.com/read/308176/13706367
cpp multithread.cpp
#include
#include
DWORD WINAPI Fun1Proc(
LPVOID lpParameter // thread data
);
DWORD WINAPI Fun2Proc(
LPVOID lpParameter // thread data
);
int index=0;
int
www.eeworm.com/read/306073/13753223
h cfdll.h
#ifndef _EXnPort_CFFUNC_H_
#define _EXnPort_CFFUNC_H_
#define LIB_SUCCESS 0 //return successful result
#define LIB_FAILED 1 //return failed result
#define MAX_RF_BUFFER
www.eeworm.com/read/301290/13860800
h window.h
/**
* Window类用于创建一个用来绘图的简单窗口,用来加载Panel,完成消息映射。
*/
#pragma once
typedef struct
{
unsigned long flag;
Panel *pChanger;
}RefreshParam;
enum
{
METHOD_DETECT = 0x0001,
METHOD_REFRES
www.eeworm.com/read/301145/13865689
h globalfunction.h
// GlobalFunction.h
#include "Dibapi.h"
#ifndef _INC_GlobalFunctionAPI
#define _INC_GlobalFunctionAPI
#include
using namespace std;
#define PI 3.1415926535
#define TRAINDATANUM
www.eeworm.com/read/152719/5667719
h sdmmc_load.h
BOOL WINAPI SML_DllEntry(HANDLE ,DWORD ,LPVOID );
DWORD SML_Open (DWORD , DWORD , DWORD ) ;
BOOL SML_Close(DWORD ) ;
DWORD SML_Read (DWORD , LPVOID , DWORD );
DWORD SML_Write(DWORD , LPCVO
www.eeworm.com/read/150546/5691641
cpp atlwebserverisapi.cpp
// ATLWebServerIsapi.cpp : 定义 DLL 应用程序的入口点。
//
#include "stdafx.h"
// 对于 WebDbg.exe 的自定义断言和跟踪处理
#ifdef _DEBUG
CDebugReportHook g_ReportHook;
#endif
[ module(name="MyATLWebServer", type="dll")
www.eeworm.com/read/149476/5699555
h farplugin.h
// FarPlugin.h
#ifndef __FARPLUGIN_H
#define __FARPLUGIN_H
#if defined(__BORLANDC__) && (__BORLANDC
www.eeworm.com/read/143580/5757571
h psapi.h
/*
psapi.h - Include file for PSAPI.DLL APIs
Written by Mumit Khan
This file is part of a free library for the Win32 API.
NOTE: This strictly does not belong in the Win
www.eeworm.com/read/143026/5759965
h globalfunction.h
// GlobalFunction.h
#include "Dibapi.h"
#ifndef _INC_GlobalFunctionAPI
#define _INC_GlobalFunctionAPI
#include
using namespace std;
#define PI 3.1415926535
#define TRAINDATANUM