代码搜索:winAPI
找到约 4,315 项符合「winAPI」的源代码
代码结果 4,315
www.eeworm.com/read/8936/156722
cpp dibapi.cpp
//DIBAPI.cpp
#include "stdafx.h"
#include "DIBAPI.h"
#include "math.h"
WORD WINAPI DIBNumColors(LPSTR lpbi)
{
WORD wBitCount;
if(IS_WIN30_DIB(lpbi))
{
DWORD dwClrUsed;
dwClrUsed
www.eeworm.com/read/10761/187848
c mp4_test.c
#include
#include "mp4.h"
char *mp4FileName = "\\Storage Card\\TestVectors\\Downloaded\\[Ani]Conan-01.mp4";
int WINAPI WinMain( HINSTANCE hInstance,
HINSTA
www.eeworm.com/read/15971/640442
h fretrans.h
// FreTrans.h
#ifndef _INC_FreTransAPI
#define _INC_FreTransAPI
#include
using namespace std;
// 函数原型
VOID WINAPI FFT(complex * TD, complex * FD, int r);
VOID
www.eeworm.com/read/490394/1199017
cpp main.cpp
#include
#include
#include
UINT WINAPI Thread(LPVOID context)
{
printf("Enter Thread\n");
OVERLAPPED overlap={0};
overlap.hEvent = CreateEvent(NULL,FALSE,
www.eeworm.com/read/465577/1518279
cpp main.cpp
#include
#include
#include
UINT WINAPI Thread(LPVOID context)
{
printf("Enter Thread\n");
OVERLAPPED overlap={0};
overlap.hEvent = CreateEvent(NULL,FALSE,
www.eeworm.com/read/249014/4457949
cpp componentvcrdll.cpp
// File VcrDll.cpp
#include "StdAfx.h"
#include "ComponentVideo.h"
#include "ComponentVcrClassObject.h"
#include "ComponentVideo_i.c"
// DLL Entry Point
extern "C" BOOL WINAPI DllMain(HINSTA
www.eeworm.com/read/247871/4472684
cpp mt.cpp
// MT.cpp
#include "StdAfx.h"
#include "../../../../Common/Alloc.h"
#include "MT.h"
static const UInt32 kBlockSize = (1
www.eeworm.com/read/234333/4659466
cpp componentvcrdll.cpp
// File VcrDll.cpp
#include "StdAfx.h"
#include "ComponentVideo.h"
#include "ComponentVcrClassObject.h"
#include "ComponentVideo_i.c"
// DLL Entry Point
extern "C" BOOL WINAPI DllMain(HINSTA
www.eeworm.com/read/211385/4943955
cpp preferencedlg.cpp
#include
#include
#include "preferenceDlg.h"
#include "SysMsg.h"
typedef HRESULT (WINAPI * ETDTProc) (HWND, DWORD);
BOOL CALLBACK PreferenceDlg::run_dlgProc(UINT Messa
www.eeworm.com/read/192423/5156561
cpp apcxapp.cpp
#include
#include
#include
#include "apcx.h"
PortOption *p;
FILE *fp;
DWORD WINAPI CallBackAPC(PVOID param)
{
p=(PortOption *)param;
fprintf(stderr,"