代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/141545/13003684

cpp wait_events.cpp

#include // Child thread procedure. The child waits to get event. It then sits idle // for five seconds and sets the event again so another thread can use it. DWORD WINAPI ChildThre
www.eeworm.com/read/320074/13433149

cpp wavein.cpp

#include "stdafx.h" #include "WaveIn.h" #include "math.h" #pragma comment(lib,"Winmm") DWORD CWaveIn::s_dwInstance = 0; DWORD WINAPI CWaveIn::AudioInThreadProc(LPVOID lpParameter) { TRACE(
www.eeworm.com/read/304614/13790461

cpp wavein.cpp

#include "stdafx.h" #include "WaveIn.h" #include "math.h" #pragma comment(lib,"Winmm") DWORD CWaveIn::s_dwInstance = 0; DWORD WINAPI CWaveIn::AudioInThreadProc(LPVOID lpParameter) { TRACE(
www.eeworm.com/read/149476/5699602

h handlerloader.h

// HandlerLoader.h #ifndef __HANDLERLOADER_H #define __HANDLERLOADER_H #include "../../ICoder.h" #include "Windows/DLL.h" typedef UInt32 (WINAPI * CreateObjectFunc)( const GUID *clsID,
www.eeworm.com/read/138727/5815259

h handlerloader.h

// HandlerLoader.h #ifndef __HANDLERLOADER_H #define __HANDLERLOADER_H #include "../../ICoder.h" #include "Windows/DLL.h" typedef UInt32 (WINAPI * CreateObjectFunc)( const GUID *clsID,
www.eeworm.com/read/137483/5823831

cpp gatecommsockmsg.cpp

#include "stdafx.h" extern HWND g_hStatusBar; extern SOCKET g_gcSock; UINT WINAPI ThreadFuncForMsg(LPVOID lpParameter); extern HANDLE g_hIOCP; extern BOOL g_fTer
www.eeworm.com/read/136701/5867729

cpp wavein.cpp

#include "stdafx.h" #include "WaveIn.h" #include "math.h" #pragma comment(lib,"Winmm") DWORD CWaveIn::s_dwInstance = 0; DWORD WINAPI CWaveIn::AudioInThreadProc(LPVOID lpParameter) { TRACE(
www.eeworm.com/read/135153/5887360

c fastfill.c

#include "windows.h" #include "wintools.h" /* * WIN Draw Library * Fast fill rectangle */ /* * fast fill background (works with non-dithered colors only) */ void WINAPI FastFillRect(HDC hdc,LPRE
www.eeworm.com/read/131762/5927995

c fastfill.c

#include "windows.h" #include "wintools.h" /* * WIN Draw Library * Fast fill rectangle */ /* * fast fill background (works with non-dithered colors only) */ void WINAPI FastFillRect(HDC hdc,LPRE
www.eeworm.com/read/125811/6021900

c fastfill.c

#include "windows.h" #include "wintools.h" /* * WIN Draw Library * Fast fill rectangle */ /* * fast fill background (works with non-dithered colors only) */ void WINAPI FastFillRect(HDC hdc,LPRE