代码搜索:winapi
找到约 4,315 项符合「winapi」的源代码
代码结果 4,315
www.eeworm.com/read/129936/14216435
h qssthread.h
/////////////////////////////////////////////////////////////////////////////
typedef struct tag_AirCondState
{
char operationMode[32];
char status[32];
char setPoint[32];
char deman
www.eeworm.com/read/129936/14216449
h qssbot.h
//#include "ini.h"
///////////////////////////////////////////////////////////////////////////
typedef struct tag_AirCondState
{
char operationMode[32];
char status[32];
char setPoint[3
www.eeworm.com/read/128927/14272486
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/229604/14327552
h cpew32.h
//
//
// Head File of CPEW32.DLL,the Win32 Driver for CPE-1000
//
// Written by Han Changzhe,
//
// CopyRight @ 1997, CA-KJK Corp.
//
#include
#ifndef CPEW32__HEADF
www.eeworm.com/read/229604/14327680
h cpew32.h
//
//
// Head File of CPEW32.DLL,the Win32 Driver for CPE-1000
//
// Written by Han Changzhe,
//
// CopyRight @ 1997, CA-KJK Corp.
//
#include
#ifndef CPEW32__HEADF
www.eeworm.com/read/229547/14330735
h wizard.h
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: wizard.h
* Content:
www.eeworm.com/read/229085/14354081
cpp fft.cpp
#include "stdafx.h"
#include "Fft.h"
#include "math.h"
const double MOD_MAX = 65535.0;
const double DISP_MAX = 1.0/255.0;
extern FILE *fp;
//FFT运算必须参数
int fft_point,fft_order,ff
www.eeworm.com/read/228941/14357211
h dibapi.h
//dibapi.h
#ifndef _INC_DIBAPI
#define _INC_DIBAPI
//DIB句柄
DECLARE_HANDLE(HDIB);
//DIB常量
#define PALVERSION 0x300
/*DIB宏*/
//判断是否是Win 3.0 的DIB
#define IS_WIN30_DIB(lpbi) ((*(LPDWORD)(
www.eeworm.com/read/228915/14357829
h npkcrypt.h
#ifndef NPKCRYPT_H
#define NPKCRYPT_H
#ifndef NPKAPI
#define NPKAPI extern "C" __declspec(dllimport)
#endif
typedef INT HKCRYPT;
typedef VOID (CALLBACK *FCryptAction)(PVOID, LPBYTE, DWORD);
www.eeworm.com/read/228915/14357845
h npkcrypt.h
#ifndef NPKCRYPT_H
#define NPKCRYPT_H
#ifndef NPKAPI
#define NPKAPI extern "C" __declspec(dllimport)
#endif
typedef INT HKCRYPT;
typedef VOID (CALLBACK *FCryptAction)(PVOID, LPBYTE, DWORD);