代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/346091/3191106

c win32app.c

#include #include #include #include "apcvxd.h" HANDLE hDevice; char buf[80]; DWORD WINAPI CallbackFromVxD(PVOID param); DWORD WINAPI CallbackFromV
www.eeworm.com/read/338920/3311665

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

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/382116/9049035

bak cappicture.cpp.bak

#include #include #include #include "CapPicture.h" LRESULT WINAPI MainWndProc( HWND, UINT, WPARAM, LPARAM ); LRESULT WINAPI SelCapDrvProc( HWND, UINT, WPARAM, L
www.eeworm.com/read/382116/9049041

cpp cappicture.cpp

#include #include #include #include "CapPicture.h" LRESULT WINAPI MainWndProc( HWND, UINT, WPARAM, LPARAM ); LRESULT WINAPI SelCapDrvProc( HWND, UINT, WPARAM, L
www.eeworm.com/read/380083/9165738

cpp cappicture.cpp

#include #include #include #include "CapPicture.h" LRESULT WINAPI MainWndProc( HWND, UINT, WPARAM, LPARAM ); LRESULT WINAPI SelCapDrvProc( HWND, UINT, WPARAM, L
www.eeworm.com/read/174610/9579858

cpp cappicture.cpp

#include #include #include #include "CapPicture.h" LRESULT WINAPI MainWndProc( HWND, UINT, WPARAM, LPARAM ); LRESULT WINAPI SelCapDrvProc( HWND, UINT, WPARAM, L
www.eeworm.com/read/332530/12749702

cpp keyboarddriver.cpp

// KeyBoard.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "KeyBoardDriver.h" //驱动程序的动态入口 WINAPI DllEntry APIENTRY DllMain BOOL WINAPI DllEntry(
www.eeworm.com/read/332530/12749736

cpp keyboarddriver.cpp

// KeyBoard.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "KeyBoardDriver.h" //驱动程序的动态入口 WINAPI DllEntry APIENTRY DllMain BOOL WINAPI DllEntry(
www.eeworm.com/read/14356/330851

cpp cappicture.cpp

#include #include #include #include "CapPicture.h" LRESULT WINAPI MainWndProc( HWND, UINT, WPARAM, LPARAM ); LRESULT WINAPI SelCapDrvProc( HWND, UINT, WPARAM, L