代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/327836/13059632

cpp main.cpp

#include "stdafx.h" int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd ) { HRESULT hr = S_OK; CAppWindow appWindow; // Launch
www.eeworm.com/read/319084/13462408

h myhookdll.h

class AFX_EXT_CLASS CMyHookDll : public CObject { public: CMyHookDll(); ~CMyHookDll(); BOOL InstallHook(HWND hWnd); BOOL UnInstallHook(); }; LRESULT WINAPI MouseProc(int nCode,WPARAM
www.eeworm.com/read/135153/5887483

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int
www.eeworm.com/read/135153/5887490

c mtest.c

#include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) { stat
www.eeworm.com/read/131762/5928133

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int
www.eeworm.com/read/125811/6022023

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int
www.eeworm.com/read/125811/6022030

c mtest.c

#include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) { stat
www.eeworm.com/read/109236/6175853

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int
www.eeworm.com/read/105300/6199535

cpp ldrblockexe.cpp

#include int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { LoadLibraryA("LdrBlock"); return(MessageBoxA(NULL, "Unblocked.", "LdrBlo
www.eeworm.com/read/100745/6265299

c mtest2.c

#define MWINCLUDECOLORS #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int