代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/235193/14082333

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/201233/15412883

bas baswinapi.bas

Attribute VB_Name = "basWinAPI" Option Explicit 'misc WinApi declares and constants are here Public Const ws_child As Long = &H40000000 Public Const ws_visible As Long = &H10000000 Public Const
www.eeworm.com/read/112689/15479012

cpp ex1.cpp

#include #include #include #include "resource.h" #include "ex1.h" int WINAPI WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmdShow)
www.eeworm.com/read/106382/15638330

h ts.h

#ifndef __CSOCKET_H #define __CSOCKET_H //extern "C" AFX_EXT_API void WINAPI InitCTCPSocket(void); #define ESTSOCKET 0X2022 // connect flags for connection methed #define BLOCKING_NOTIFY
www.eeworm.com/read/106223/15643359

cpp ex1.cpp

#include #include #include #include "resource.h" #include "ex1.h" int WINAPI WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmdShow)
www.eeworm.com/read/105466/15666414

cpp dllextend.cpp

#include #include #include #include #include "DllExtend.h" #include "ALlib.h" BOOL WINAPI DllMain(HINSTANCE hinstDll,DWORD fdwReason,LPVOID
www.eeworm.com/read/103912/15716346

cpp testdemo.cpp

#include #include #include #include #include LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain( HINSTANCE hInstance,
www.eeworm.com/read/103912/15716351

cpp arttext.cpp

#include #include #include #include #include #define Pi 3.1415926 long WINAPI WndProc(HWND hWnd, UINT iMessage, UINT wParam,
www.eeworm.com/read/103858/15717994

html wpw_wapi_res_95.html

Return to Table of Contents for this chapter Subject: Windows resource and Text EDIT control
www.eeworm.com/read/100578/15871518

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