代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/369061/9665270
~cpp sam_demokit.~cpp
//---------------------------------------------------------------------------
//#include
//#pragma hdrstop
#include
#include "sam_DemoKit.h"
/******************************
www.eeworm.com/read/369061/9665274
cpp sam_demokit.cpp
//---------------------------------------------------------------------------
//#include
//#pragma hdrstop
#include
#include "sam_DemoKit.h"
/******************************
www.eeworm.com/read/369061/9665349
~cp sam_demokit.~cp
//---------------------------------------------------------------------------
//#include
//#pragma hdrstop
#include
#include "sam_DemoKit.h"
/******************************
www.eeworm.com/read/369061/9665356
~cpp sam_demokit.~cpp
//---------------------------------------------------------------------------
//#include
//#pragma hdrstop
#include
#include "sam_DemoKit.h"
/******************************
www.eeworm.com/read/369061/9665357
cpp sam_demokit.cpp
//---------------------------------------------------------------------------
//#include
//#pragma hdrstop
#include
#include "sam_DemoKit.h"
/******************************
www.eeworm.com/read/173188/9669624
h ftcjtag.h
/*++
Copyright (c) 2005 Future Technology Devices International Ltd.
Module Name:
ftcjtag.h
Abstract:
API DLL for FT2232C Dual Device setup to simulate the Joint Test Action Gro
www.eeworm.com/read/172491/9705605
h export.h
/*******************************************************************************
FileName : Export.h
Description : 本头文件定义了SMEIDLL提供的所有输出函数的定义。
Version : 2.0
Date : 98/11/01
Others :
Func
www.eeworm.com/read/269573/11091109
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/147486/12550577
h d.h
#ifndef _BANK_H
#define _BANK_H
enum CHANNEL_STATE {
CH_FREE,
CH_CONNECT,
CH_CALLOUT,
CH_CHECKDIALRESULT,
CH_WAIT,
};
struct LINESTRUCT
{
int nType;
int State;
char Num[10];
c
www.eeworm.com/read/135259/13946084
h winefs.h
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-1999.
//
// File: winefs.h
//
// Co