代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/247871/4472676

cpp dllexports.cpp

// DLLExports.cpp #include "StdAfx.h" #include "Common/MyInitGuid.h" #include "Common/ComTry.h" #include "ByteSwap.h" #include "../../ICoder.h" extern "C" BOOL WINAPI DllMain(HINSTANCE hI
www.eeworm.com/read/229812/4745100

for windllv.for

*$include winapi.fi * WINDLLV.FOR * Setup: set finclude=\WATCOM\src\fortran\win * Compile and Link: wfl386 windllv -explicit -d2 -bd -l=win386 * Bind: wbind windllv -d -
www.eeworm.com/read/204140/5033430

cpp dllexports.cpp

// DLLExports.cpp #include "StdAfx.h" #include "Common/MyInitGuid.h" #include "Common/ComTry.h" #include "ByteSwap.h" #include "../../ICoder.h" extern "C" BOOL WINAPI DllMain(HINSTANCE hI
www.eeworm.com/read/192559/5153202

c battery.c

/* Copyright(c) 1998,1999 SIC/Hitachi,Ltd. Module Name: battery.c Revision History: 26th April 1999 Released */ #include #include BOOL WINAPI
www.eeworm.com/read/176663/5335581

cpp mt.cpp

// MT.cpp #include "StdAfx.h" #include "../../../../Common/Alloc.h" #include "MT.h" static const UInt32 kBlockSize = (1
www.eeworm.com/read/176663/5335952

cpp dllexports.cpp

// DLLExports.cpp #include "StdAfx.h" #include "Common/MyInitGuid.h" #include "Common/ComTry.h" #include "MyAES.h" extern "C" DLLEXPORT BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVO
www.eeworm.com/read/346091/3191112

c win32app.c

#include #include #include #include #include "..\vxd\eventvxd.h" HANDLE hDevice; VMINFO *pVMInfo; DWORD WINAPI SecondThread( PVOID hEventRing3 );
www.eeworm.com/read/338920/3311632

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/338920/3311641

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/295025/3912639

cpp testsdk.cpp

// testSDK.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "windows.h" int main(int argc, char* argv[]) { //定义函数 long (WINAPI *Sms_Proxy)(long lPr