代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/405850/11455883

h brsfile.h

// brsfile.h #ifndef BRSFILE_H #define BRSFILE_H #ifdef __cplusplus extern "C" { #endif int WINAPI BrowseForFileA ( HWND hWnd, char *szSelectedFile, int nMaxLen, const char *szInitialDir
www.eeworm.com/read/347754/11638303

h t264encprop.h

#pragma once interface IProp; class CT264EncProp : public CBasePropertyPage { public: CT264EncProp(LPUNKNOWN lpunk, HRESULT *phr); ~CT264EncProp(); static CUnknown * WINAPI Cr
www.eeworm.com/read/259755/11768591

c comdial.c

#include #include "comdial.h" #include "resource.h" extern MYTAPI mytapi; extern HWND ghWnd; extern HINSTANCE ghInst; extern DWORD WINAPI ReadThread(LPVOID lpParams); //000***
www.eeworm.com/read/154063/11990817

cls dragfeedback.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "DragFeedback" Attribute VB_Creatable = False Attribute VB_Exposed = False ' WinAPI function declarations and constants P
www.eeworm.com/read/255507/12078270

cpp waveout.cpp

#include "stdafx.h" #include "WaveOut.h" #pragma comment(lib,"Winmm") DWORD CWaveOut::s_dwInstance = 0; //线程处理 DWORD WINAPI CWaveOut::AudioOutThreadProc(LPVOID lpParameter) { CWaveOut *pWa
www.eeworm.com/read/341035/12112289

cpp threadfuncformsg.cpp

#include "stdafx.h" extern HWND g_hStatusBar; extern SOCKET g_csock; extern CWHQueue g_xMsgQueue; extern CWHList g_xSessionList; DWORD WINAPI ThreadFun
www.eeworm.com/read/339806/12203747

c splash.c

#include #include #include #include "splshapi.h" #include "errorapi.h" FARPROC pfnSplashInit; FARPROC pfnSplashExecute; HINSTANCE hLibrary; BOOL WINAPI
www.eeworm.com/read/129171/14261312

cpp main.cpp

// // Main Framework // // Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks) // #include "StdAfx.h" #include "Application.h" #include "Misc.h" // // WinMain // int WINAPI WinMain(HIN
www.eeworm.com/read/127398/14356630

c comdial.c

#include #include "comdial.h" #include "resource.h" extern MYTAPI mytapi; extern HWND ghWnd; extern HINSTANCE ghInst; extern DWORD WINAPI ReadThread(LPVOID lpParams); //000***
www.eeworm.com/read/125265/14502490

c victest.c

#include #include #include "resource.h" #include "TVicHW32.h" // functions declaration int WINAPI WinMain(HINSTANCE , HINSTANCE , LPSTR, int); LRESULT CALLBACK