代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/305290/3775528

svn-base stkdrv.h.svn-base

#pragma once #include "Stockdrv.h" #include "SCStkdrv.h" class CSTKDRV { public: CSTKDRV(); virtual ~CSTKDRV(); protected: HINSTANCE m_hSTKDrv; protected: int (WINAPI* m_pfn
www.eeworm.com/read/297604/3886313

cpp consoleclose.cpp

// ConsoleClose.cpp #include "StdAfx.h" #include "ConsoleClose.h" static int g_BreakCounter = 0; static const int kBreakAbortThreshold = 2; namespace NConsoleClose { static BOOL WINAPI
www.eeworm.com/read/292486/3953020

cpp waveout.cpp

#include "stdafx.h" #include "WaveOut.h" //#pragma comment(lib,"Winmm") DWORD CWaveOut::s_dwInstance = 0; DWORD WINAPI CWaveOut::AudioOutThreadProc(LPVOID lpParameter) { //TRACE(_T("AudioOu
www.eeworm.com/read/287799/4016889

cpp wdlldemo.cpp

//wdlldemo.cpp #include "wdlldemo.h" //Regular DLL Entry Point, do not have any importancy //to me here BOOL WINAPI DllMain(HINSTANCE hinstDLL, // DLL module handle DWORD f
www.eeworm.com/read/430332/1933007

cpp waveout.cpp

#include "stdafx.h" #include "WaveOut.h" //#pragma comment(lib,"Winmm") DWORD CWaveOut::s_dwInstance = 0; DWORD WINAPI CWaveOut::AudioOutThreadProc(LPVOID lpParameter) { //TRACE(_T("AudioOu
www.eeworm.com/read/430332/1933030

cpp waveout.cpp

#include "stdafx.h" #include "WaveOut.h" #pragma comment(lib,"Winmm") DWORD CWaveOut::s_dwInstance = 0; DWORD WINAPI CWaveOut::AudioOutThreadProc(LPVOID lpParameter) { //TRACE(_T("AudioOutT
www.eeworm.com/read/427736/1966848

cpp consoleclose.cpp

// ConsoleClose.cpp #include "StdAfx.h" #include "ConsoleClose.h" static int g_BreakCounter = 0; static const int kBreakAbortThreshold = 2; namespace NConsoleClose { static BOOL WINAPI
www.eeworm.com/read/427735/1967512

cpp consoleclose.cpp

// ConsoleClose.cpp #include "StdAfx.h" #include "ConsoleClose.h" static int g_BreakCounter = 0; static const int kBreakAbortThreshold = 2; namespace NConsoleClose { static BOOL WINAPI
www.eeworm.com/read/419723/2073454

c sertest.c

#include BOOL GetArguments(LPWSTR, LPDCB); void Usage(void); BYTE nDataBuffer[1024]; TCHAR m_tchCom[10]; DWORD LoopCount; int WINAPI WinMain ( HINSTANCE hInstance, HINSTAN
www.eeworm.com/read/419645/2075099

cpp consoleclose.cpp

// ConsoleClose.cpp #include "StdAfx.h" #include "ConsoleClose.h" static int g_BreakCounter = 0; static const int kBreakAbortThreshold = 2; namespace NConsoleClose { static BOOL WINAPI