代码搜索:WinAPI
找到约 4,315 项符合「WinAPI」的源代码
代码结果 4,315
www.eeworm.com/read/229812/4745101
for gen16.for
*$include winapi.fi
* GEN16.FOR
* Setup: set finclude=\WATCOM\src\fortran\win
* Compile and Link: wfl gen16 -explicit -d2 -windows -l=windows
* -"op desc
www.eeworm.com/read/229554/4754430
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/229554/4754569
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)
{
//TR
www.eeworm.com/read/204140/5034142
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/193950/5139430
cpp rawhost.cpp
// RawHost.cpp : Defines the entry point for the application.
#include "stdafx.h"
#include "resource.h"
#include "mainwnd.h"
// Required ATL module
CComModule _Module;
int WINAPI WinMain(H
www.eeworm.com/read/184688/5247084
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/183118/5257952
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/169937/5408776
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/167893/5451026
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/334164/3372009
cpp rokousb.cpp
// RokoUSB.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "USBControl.h"
#include
/*Function Declarations*/
static VOID WINAPI service_m