代码搜索:WinAPI
找到约 4,315 项符合「WinAPI」的源代码
代码结果 4,315
www.eeworm.com/read/124533/14561686
cpp string.cpp
#include "stdafx.h"
#include "ArithDLL.h"
ARITHDLL_API int WINAPI KMPSearchMem(char *pcdad, int ndad, char *pcsub, int nsub)
{
if (nsub>ndad || nsub>512 || nsub
www.eeworm.com/read/119982/14815193
cpp manip_threads.cpp
#include
// Hot key values.
#define RESUME_KEY 101
#define SUSPEND_KEY 102
#define TERMINATE_KEY 103
DWORD WINAPI ThreadProc(HWND hWnd)
{
TCHAR szBuffer[128];
ws
www.eeworm.com/read/117454/14919788
cpp sivfax.cpp
// SIVFax.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "sivfax.h"
#include "exports.h"
#include "global.h"
#include "resource.h"
BOOL WINAPI
DllEn
www.eeworm.com/read/116165/14986449
cpp awflow.cpp
#include "stdafx.h"
#include "global.h"
#include "HopeKingDatabase.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
void WINAPI CommDllCallB
www.eeworm.com/read/206867/15287165
cpp manip_threads.cpp
#include
// Hot key values.
#define RESUME_KEY 101
#define SUSPEND_KEY 102
#define TERMINATE_KEY 103
DWORD WINAPI ThreadProc(HWND hWnd)
{
TCHAR szBuffer[128];
ws
www.eeworm.com/read/15971/640426
h restore.h
// restore.h
#ifndef _INC_RestoreAPI
#define _INC_RestoreAPI
// 函数原型
BOOL fourn(double * data, unsigned long nn[], int ndim, int isign);
BOOL WINAPI BlurDIB (LPSTR lpDIBBits, LONG lWidth, L
www.eeworm.com/read/15971/640435
h geotrans.h
// geotrans.h
#ifndef _INC_GeoTransAPI
#define _INC_GeoTransAPI
// 常数π
#define PI 3.1415926535
//角度到弧度转化的宏
#define RADIAN(angle) ((angle)*PI/180.0)
// 函数原型
BOOL WINAPI Translation
www.eeworm.com/read/491496/1189910
h siemens_mpi.h
//
//SIEMENS_MPI.H
//
#ifndef _FILE_SIEMENS_MPI_H_FILE
#define _FILE_SIEMENS_MPI_H_FILE
#ifdef __cplusplus
extern "C" {
#endif
//Show error message
void WINAPI ErrorMessage(int errorNo,ch
www.eeworm.com/read/490394/1199009
cpp main.cpp
#include
#include
#include
UINT WINAPI Thread(LPVOID context)
{
printf("Enter Thread\n");
//等待5秒
OVERLAPPED overlap={0};
overlap.hEvent = CreateEvent(NU
www.eeworm.com/read/465577/1518271
cpp main.cpp
#include
#include
#include
UINT WINAPI Thread(LPVOID context)
{
printf("Enter Thread\n");
//等待5秒
OVERLAPPED overlap={0};
overlap.hEvent = CreateEvent(NU