代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/315070/13552916
h dmc3000.h
// The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the D3000_EXPORTS
// symbol defined on
www.eeworm.com/read/313569/13584772
h globals.h
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNES
www.eeworm.com/read/312963/13600167
h dibapi.h
// dibapi.h
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended
www.eeworm.com/read/312963/13600174
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/312963/13600175
h normaltran.h
#ifndef _INC_NORMALTRANAPI
#define _INC_NORMALTRANAPI
#include "complex"
using namespace std;
VOID WINAPI FFT(complex *TD,complex * FD,int power);
VOID WINAPI IF
www.eeworm.com/read/312497/13610905
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/311266/13633052
cpp w32wince.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreem
www.eeworm.com/read/310772/13644226
h gdiplusinit.h
/**************************************************************************
*
* Copyright (c) 2000-2001 Microsoft Corporation
*
* Module Name:
*
* Gdiplus initialization
*
* Abstract:
*
*
www.eeworm.com/read/309915/13662155
h memalloc.h
#include "windows.h"
typedef DWORD MEMHANDLE,*PMEMHANDLE;
typedef void **PPVOID;
#define WINAPI __stdcall
//data struct
typedef struct tagMEMQRY
{
DWORD LockablePageCount;
BOOL ReturnV
www.eeworm.com/read/308929/13687270
h globalfunction.h
// GlobalFunction.h
#include "Dibapi.h"
#ifndef _INC_GlobalFunctionAPI
#define _INC_GlobalFunctionAPI
#include
using namespace std;
#define PI 3.1415926535
#define TRAINDATANUM