代码搜索:WINAPI
找到约 4,315 项符合「WINAPI」的源代码
代码结果 4,315
www.eeworm.com/read/266155/11238549
h io.h
#include
#include
typedef void (WINAPI *PORTOUT) (short int Port, char Data);
typedef char (WINAPI *PORTIN) (short int Port);
PORTOUT PortOut;
PORTIN PortIn;
HMODULE hio
www.eeworm.com/read/266155/11238562
h io.h
#include
#include
typedef void (WINAPI *PORTOUT) (short int Port, char Data);
typedef char (WINAPI *PORTIN) (short int Port);
PORTOUT PortOut;
PORTIN PortIn;
HMODULE hio
www.eeworm.com/read/297368/8026830
h d.h
#ifndef _BANK_H
#define _BANK_H
#include "..\\NewSig.h"
enum CHANNEL_STATE {
CH_FREE,
CH_RECEIVEID,
CH_WAITSECONDRING,
CH_WELCOME,
CH_ACCOUNT,
CH_ACCOUNT1,
CH_PASSWORD,
CH_PASSWORD1
www.eeworm.com/read/297079/8054810
h lmat.h
#ifndef _LMAT_H
#define _LMAT_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define JOB_RUN_PERIODICALLY 1
#define JOB_EXEC_ERROR 2
#define JOB_RUNS_TODAY
www.eeworm.com/read/327082/13100332
h d.h
#ifndef _BANK_H
#define _BANK_H
#include "..\\NewSig.h"
enum CHANNEL_STATE {
CH_FREE,
CH_RECEIVEID,
CH_WAITSECONDRING,
CH_WELCOME,
CH_ACCOUNT,
CH_ACCOUNT1,
CH_PASSWORD,
CH_PASSWORD1
www.eeworm.com/read/152719/5667677
hpp kswitch.hpp
//keyswitch class and member functions definition
//
#ifndef __KSWITCH_HPP_INCLUDED__
#define __KSWITCH_HPP_INCLUDED__
#include
class KeySwitch
{
HANDLE m_hevInterrupt;
www.eeworm.com/read/136571/5868480
h pcmrec.h
#define THRESHOLD 1000
#define FRAME_SIZE 4608 // frame size
#define FRAME_PER_BUFFER 20 // how many frames in a buffer
#define BUFFER_SIZE (4608L*FRAME_PER_BUFFER) // sound card buffer size, mus
www.eeworm.com/read/129156/5974945
h tapi.h
// The Telephony API is jointly copyrighted by Intel and Microsoft. You are
// granted a royalty free worldwide, unlimited license to make copies, and use
// the API/SPI for making applica
www.eeworm.com/read/129156/5974954
h tapi.h
// The Telephony API is jointly copyrighted by Intel and Microsoft. You are
// granted a royalty free worldwide, unlimited license to make copies, and use
// the API/SPI for making applica
www.eeworm.com/read/110972/6161016
h pcmrec.h
#define THRESHOLD 1000
#define FRAME_SIZE 4608 // frame size
#define FRAME_PER_BUFFER 20 // how many frames in a buffer
#define BUFFER_SIZE (4608L*FRAME_PER_BUFFER) // sound card buffer size, mus