代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/292486/3952882

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("AudioOutThread
www.eeworm.com/read/292034/3960307

cpp keybhookappdlg.cpp

// keybHookAppDlg.cpp : implementation file // #include "stdafx.h" #include "keybHookApp.h" #include "keybHookAppDlg.h" void WINAPI InstallKbHookEv(); #pragma comment(lib,"keybhook.lib")
www.eeworm.com/read/282758/4087854

h testplugininterface.h

#ifndef CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #define CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #include #include #if !defined(WINAPI) #define WI
www.eeworm.com/read/444529/1732191

h testplugininterface.h

#ifndef CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #define CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #include #include #if !defined(WINAPI) #define WI
www.eeworm.com/read/438288/1826229

h testplugininterface.h

#ifndef CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #define CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #include #include #if !defined(WINAPI) #define WI
www.eeworm.com/read/419723/2073444

c i2ctest.c

#include #include "ioctl_its_ds7.h" int WINAPI WinMain ( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow) { HANDLE hCom, hDriver; BYTE
www.eeworm.com/read/402787/2318043

cpp ex11_01.cpp

// Ex11_01.cpp Native windows program to display text in a window #include LRESULT WINAPI WindowProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
www.eeworm.com/read/382359/2638097

h testplugininterface.h

#ifndef CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #define CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #include #include #if !defined(WINAPI) #define WI
www.eeworm.com/read/361993/2940060

cpp basenetworkdll.cpp

#define UNICODE #define _DLLEXPORT_ #include "stdafx.h" #include "basenetwork.h" #include "basenetworkfactory.h" HINSTANCE g_hDllInst = NULL; BOOL WINAPI DllMain( HINSTANCE
www.eeworm.com/read/155704/5620014

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("AudioOutThread