代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/370175/9612735
h gmsmodemapi.h
/*
* Copyright (c) 2003,Shenzhen TaiJi SoftWare
* All rights reserved.
*
* Name of the File: GmsModemAPI.h
* symbol of the File: Descript in DVS UML
* Summary: Send and Receive SM by GSM
www.eeworm.com/read/367816/9728792
h func.h
#if !defined(FUNC_H)
#define FUNC_H
#include "stdafx.h"
#define SMPPMAXLENGTH 512
#define BIND 0x00000001
#define BINDRESP 0x80000001
#define UNBIND 0x00000002
#define UNBINDRESP 0x8000
www.eeworm.com/read/367600/9740524
h cadimage.h
/*
Copyright (c) 2002-2004 SoftGold software company
Module Name:
cadimage.h
Description:
Master include file CAD Image DLL version
*/
#ifndef _CADIAMGE_
#define _CADIAMGE_
www.eeworm.com/read/269877/11072395
h tc08a32.h
#ifndef _TC08A32_H
#define _TC08A32_H
#include
#ifdef __cplusplus
extern "C" {
#endif
/*******************************************
define value
****************************
www.eeworm.com/read/269877/11072422
h djcvt.h
#ifndef _DJCVT_H_
#define _DJCVT_H_
#ifdef __cplusplus
extern "C" {
#endif
int WINAPI PcmtoWave(char* PcmFileName,char* WaveFileName);
int WINAPI WavetoPcm(char* WaveFileName,char* PcmFile
www.eeworm.com/read/269873/11072496
h func.h
#if !defined(FUNC_H)
#define FUNC_H
#include "stdafx.h"
#define SMPPMAXLENGTH 512
#define BIND 0x00000001
#define BINDRESP 0x80000001
#define UNBIND 0x00000002
#define UNBINDRESP 0x8000
www.eeworm.com/read/269760/11078979
h des.h
#ifndef _DES_H__
#define _DES_H__
#include "ArithDLL.h"
#ifndef ENCRYPT
#define ENCRYPT 0 /* DES 方向 */
#define DECRYPT 1
#endif
#ifndef STAND
#define STAND 0
www.eeworm.com/read/269760/11079022
h arithzxz.h
/////////////////////////////////////////////////////////////////////////////
//Discription: 压缩和加密等公共函数
//Written By: ZHANGXIANZHU
//Date: 2003-03-27
//Version: 1.0
//Modified b
www.eeworm.com/read/269386/11099691
aam odbc.aam
ver 0 8
get .
seg all odbc0000.aas 0 6815
put .
bin win32 "Odbc.u32" "Odbc.u32" length=57344
bin win32 "tMsDSN.u32" "tMsDSN.u32" length=28672
bin win32 "Winapi.u32" "Winapi.u32" length=182784
#
www.eeworm.com/read/413866/11138997
h cfgmgr32.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
cfgmgr32.h
Abstract:
This module contains the user APIs for the Configuration Manager,
along wi