代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/403191/11520956
h dsetup.h
/*==========================================================================
*
* Copyright (C) 1995-1997 Microsoft Corporation. All Rights Reserved.
*
* File: dsetup.h
* Content:
www.eeworm.com/read/403191/11520968
h dxerr.h
/*==========================================================================;
*
*
* File: dxerr.h
* Content: DirectX Error Library Include File
*
***********************************
www.eeworm.com/read/403191/11520969
h multimon.h
//=============================================================================
//
// multimon.h -- Stub module that fakes multiple monitor apis on Win32 OSes
// without them.
//
//
www.eeworm.com/read/403191/11521012
h mmsystem.h
/*==========================================================================
*
* mmsystem.h -- Include file for Multimedia API's
*
* Version 4.00
*
* Copyright 1992 - 1998 Microsoft Cor
www.eeworm.com/read/254644/11620697
cs qqhooks.cs
/* ************************************************************************
* 描述: QQ钩子
* 创建: sodak 2006-12-30
*
* 开 发 历 史
* ---------------------------------------------------------
www.eeworm.com/read/254644/11620699
cs qqhooks.cs
/* ************************************************************************
* 描述: QQ钩子
* 创建: sodak 2006-12-30
*
* 开 发 历 史
* ---------------------------------------------------------
www.eeworm.com/read/347451/11665228
h dasvrsdk.h
#include "stdafx.h"
const long ID_TIMER=1000;
typedef struct Tag
{
CString cID;
DWORD hHWND;
long vType;
WORD lQuality;
FILETIME ft;
VARIANT vValue;
}TAG;
extern TAG TagList[32];
e
www.eeworm.com/read/157515/11697737
cpp maplay.cpp
#include "maplay.h"
#include "player.h"
#if defined(MAPLAY_EXPORTS) && !defined(_WIN32_WCE)
BOOL __declspec(dllexport) APIENTRY DllMain( HANDLE hModule,
DWORD ul_reason_
www.eeworm.com/read/157502/11698646
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/347029/11704915
c winit.c
/* Author Mike White, 1996. Based on original WizUnZip code by
* Robert Heath.
*/
#include
#include "wiz.h"
long extern WINAPI StaticWndProc(HWND hWnd, WORD wMessage, WPARAM wParam, LPARA