代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/258225/11875165
h toolhelp.h
/*****************************************************************************\
* *
* toolhelp.h - toolhelp.dll functions
www.eeworm.com/read/257902/11908282
h classxp.h
////////////////////////////////////////////////////////////////////////////////////////////////////
// 工程: ClassXP
// 版本: 0.32
// 更新: 2003-3-10
// 说明:
// 一、简介
// ClassXP
www.eeworm.com/read/257900/11908948
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/257809/11911370
h readerwriter.h
#define R reader
#define W writer
#define reader 0
#define writer 1
#define ReaderPriority_Mode 1
#define WriterPriority_Mode 2
#define PersonNum 20 //人物队列数量
int PersonList[]={
1,R,3,5
www.eeworm.com/read/257625/11919156
h ot_dll.h
/*=================================================================================
函数原型:int WINAPI MXInitDev(void);
函数功能: 初始化设备
函数参数:void
返回值: 成功返回1,失败返回0。
====================================
www.eeworm.com/read/154568/11945317
h gifapi.h
typedef struct gifheader
{
BYTE bySignature[3];
BYTE byVersion[3];
} GIFHEADER;
typedef struct gifscrdesc
{
WORD wWidth;
WORD wDepth;
struct globalfl
www.eeworm.com/read/154567/11945495
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/342589/12011030
h gdiplusinit.h
/**************************************************************************
*
* Copyright (c) 2000-2001 Microsoft Corporation
*
* Module Name:
*
* Gdiplus initialization
*
* Abstract:
*
*
www.eeworm.com/read/342449/12019483
h ch365dll.h
// 2003.09.10
// 2003.12.08 V1.2
// 2004.05.08 V1.3
// 2004.12.10 V1.5
// 2005.10.20 V1.6
//****************************************
//** Copyright (C) W.ch 1999-2004 **
//** Web: http:
www.eeworm.com/read/342225/12034690
h eboy_wincrypt.h
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-1999.
//
// File: wincrypt.h
//
//