代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/143026/5761286
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/139912/5795383
h k32exp.h
/*
K32EXP.H -- Get32ProcAddress
Win32 code to import by ordinal from KERNEL32.DLL in Windows 95
Andrew Schulman
Senior editor, O'Reilly & Associates (Sebastopol CA)
andrew@ora.com
August 1995
See
www.eeworm.com/read/139125/5807995
h reg.h
//+--------------------------------------------------------------------------
//
// reg.h ---- 共享软件加密算法库
// Cop
www.eeworm.com/read/138727/5815212
h farplugin.h
// FarPlugin.h
#ifndef __FARPLUGIN_H
#define __FARPLUGIN_H
#if defined(__BORLANDC__) && (__BORLANDC
www.eeworm.com/read/137483/5823944
h endecode.h
#ifndef _LEGENDOFMIR_ENDECODE
#define _LEGENDOFMIR_ENDECODE
#define _DEFBLOCKSIZE 16
typedef struct tag_TDEFAULTMESSAGE
{
int nRecog;
WORD wIdent;
WORD wParam;
WORD wTag;
WORD wS
www.eeworm.com/read/137483/5824215
h endecode.h
#ifndef ENDECODE_H
#define ENDECODE_H
#define _DEFBLOCKSIZE 16
#define _DEFBLOCKSIZE 16
#define _FEATURESIZE 6
#define _CHARDESCSIZE 11
#define _FEATURESIZEEX 4
typedef struct tag_TDEF
www.eeworm.com/read/136073/5873687
h k32exp.h
/*
K32EXP.H -- Get32ProcAddress
Win32 code to import by ordinal from KERNEL32.DLL in Windows 95
Andrew Schulman
Senior editor, O'Reilly & Associates (Sebastopol CA)
andrew@ora.com
August 1995
See
www.eeworm.com/read/135489/5886680
h winbase.h
#ifndef _WINBASE_H
#define _WINBASE_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#define WINBASEAPI DECLSPEC_IMPORT
#ifdef __cplusplus
extern "C" {
#endif
#define SP_SERIALCOMM 1
#define PST_
www.eeworm.com/read/135489/5886684
h wingdi.h
#ifndef _WINGDI_H
#define _WINGDI_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define WINGDIAPI
#define BI_RGB 0
#define BI_RLE8 1
#define BI_RLE4 2
#d
www.eeworm.com/read/135489/5886686
h winver.h
#ifndef _WINVER_H
#define _WINVER_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define VS_FILE_INFO RT_VERSION
#define VS_VERSION_INFO 1
#define VS_USER_