代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/229812/4752438

gml pwap.gml

.func PASS_WORD_AS_POINTER .if '&lang' eq 'FORTRAN 77' .do begin c$include 'winapi.fi' integer*4 function PASS_WORD_AS_POINTER( dw ) integer*4 dw .do end .if '&lang' eq 'C' or '&la
www.eeworm.com/read/192423/5156588

cpp eventapp.cpp

#include #include #include #include #include "event.h" HANDLE hDevice; int i; DWORD WINAPI SecondThread(PVOID hEventRing3) { while(TRUE) {
www.eeworm.com/read/192423/5156754

cpp eventapp.cpp

#include #include #include #include #include "event.h" HANDLE hDevice; int i; DWORD WINAPI SecondThread(PVOID hEventRing3) { while(TRUE) {
www.eeworm.com/read/187135/5226113

cpp memview.cpp

#include "stdafx.h" #include "memview.h" #include "resource.h" #define BYTE_WIN_WIDTH 77 #define CLINESSHOW 8 #define ABS(x) ((x) < 0? -(x) : (x)) void WINAPI VScrollBytes (HWND, int,
www.eeworm.com/read/180488/5283401

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/178829/5312227

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/176663/5335577

cpp dllexports.cpp

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

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

h transdib.h

// TransDIB.h #ifndef _INC_GeoTransAPI #define _INC_GeoTransAPI // 常数π #define PI 3.1415926535 //角度到弧度转化的宏 #define RADIAN(angle) ((angle)*PI/180.0) // 函数原型 BOOL WINAPI MirrorDIB(L
www.eeworm.com/read/337454/3339850

cpp xgina.cpp

#define _WIN32_WINNT 0x0400 #include #include #include #include "winwlx.h" // // function prototypes for the gina interface // typedef BOOL (WINAPI *PGWLX