代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/253093/12245274
h cablib.h
// CabLib.h
// 01-20-1997 Sven B. Schreiber
// sbs@orgon.com
// =================================================================
// CAB FILE LAYOUT
// =======================================
www.eeworm.com/read/131129/14159956
h d3dx8mesh.h
//////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) Microsoft Corporation. All Rights Reserved.
//
// File: d3dx8mesh.h
// Content: D3D
www.eeworm.com/read/230774/14274420
h mapplugin.h
/*
* GSPlayer - The audio player for WindowsCE
* Copyright (C) 2003-2005 Y.Nagamidori
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/218201/14931469
h exportfunc.h
#ifndef _EXPORT_FUNC_H_
#define _EXPORT_FUNC_H_
//return successful result
#define LIB_SUCCESS 0
//return failed result
#define LIB_FAILED 1
#define MAX_RF_BUFFER 1024
www.eeworm.com/read/218201/14931490
cpp exportfunc.cpp
//
#include "stdafx.h"
/******** 功能:初始化串口 *******************************/
// 参数:port:串口号,取值为1~4
// baud:为通讯波特率4800~115200
// 返回:成功则返回0
/************************************************
www.eeworm.com/read/209167/15226593
h d3dx8mesh.h
//////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) Microsoft Corporation. All Rights Reserved.
//
// File: d3dx8mesh.h
// Content: D3D
www.eeworm.com/read/195283/8166500
cpp dt.cpp
//////////////////////////////////////////////////////////////////////////////
//
// Module: disas.exe - Detours Test Program
// File: disas.cpp
// Author: Galen C. Hunt
//
#include
www.eeworm.com/read/195047/8177258
h d3dx8mesh.h
//////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) Microsoft Corporation. All Rights Reserved.
//
// File: d3dx8mesh.h
// Content: D3D
www.eeworm.com/read/192703/8293562
h d.h
#ifndef _D_H
#define _D_H
enum CHANNEL_STATE {
CH_FREE,
CH_DIAL,
CH_CHECKSIG,
CH_PLAY,
CH_ONHOOK,
CH_CONNECT,
CH_OFFHOOK,
CH_BUSY,
CH_NOBODY,
CH_NOSIGNAL,
CH_NODIALTONE,
CH_N
www.eeworm.com/read/369061/9665262
~cp sam_demokit.~cp
//---------------------------------------------------------------------------
//#include
//#pragma hdrstop
#include
#include "sam_DemoKit.h"
/******************************