代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/308191/13705999
h gsgetfile.h
/*
gsgetfile.h
export function definitions
Copyright(C) 2002 Y.Nagamidori
*/
#ifndef __GSGETFILE_H__
#define __GSGETFILE_H__
#ifdef GSGETFILE_EXPORTS
#define GSGETFILE_EXPORT __declspec(
www.eeworm.com/read/308191/13706018
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/130510/5953502
h export.h
/*******************************************************************************
FileName : Export.h
Description : 本头文件定义了SMEIDLL提供的所有输出函数的定义。
Version : 2.0
Date : 98/11/01
Others :
Func
www.eeworm.com/read/384627/6285587
h siusbxp_lib.h
#ifdef SIUSBXP_LIB_EXPORTS
#define SI_USB_XP_API __declspec(dllexport)
#else
#define SI_USB_XP_API __declspec(dllimport)
#endif
// Return codes
#define SI_SUCCESS 0x00
#define SI_DE
www.eeworm.com/read/384627/6285609
h siusbxp_lib.h
#ifdef SIUSBXP_LIB_EXPORTS
#define SI_USB_XP_API __declspec(dllexport)
#else
#define SI_USB_XP_API __declspec(dllimport)
#endif
// Return codes
#define SI_SUCCESS 0x00
#define SI_DE
www.eeworm.com/read/384627/6285629
h siusbxp_lib.h
#ifdef SIUSBXP_LIB_EXPORTS
#define SI_USB_XP_API __declspec(dllexport)
#else
#define SI_USB_XP_API __declspec(dllimport)
#endif
// Return codes
#define SI_SUCCESS 0x00
#define SI_DE
www.eeworm.com/read/492697/6419828
h winefs.h
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-1999.
//
// File: winefs.h
//
// Co
www.eeworm.com/read/490028/6457482
h cablib.h
// CabLib.h
// 01-20-1997 Sven B. Schreiber
// sbs@orgon.com
// =================================================================
// CAB FILE LAYOUT
// =======================================
www.eeworm.com/read/487574/6504008
h icmpsendecho.h
#ifndef _ICMP_SEND_ECHO_
#define _ICMP_SEND_ECHO_
#endif
#include "ipexport.h"
typedef IP_OPTION_INFORMATION FAR* LPIP_OPTION_INFORMATION;
typedef ICMP_ECHO_REPLY FAR* LPICMP_ECHO_REPLY;
www.eeworm.com/read/263368/11365669
hpp databaseapi.hpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi