代码搜索:WINAPI
找到约 4,315 项符合「WINAPI」的源代码
代码结果 4,315
www.eeworm.com/read/101790/15814592
htm subject_30827.htm
序号:30827 发表者:涛涛不绝 发表日期:2003-02-26 21:40:28
主题:窗口函数WndProc前面的LRESUlT CALLBACK是什么意思
内容:long WINAPI WndProc( HWND hWnd,&n
www.eeworm.com/read/101788/15815456
h structs.h
/*
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in unzip.h) for terms of use.
www.eeworm.com/read/101754/15819379
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/101631/15823114
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
www.eeworm.com/read/101305/15838134
c++
作者:rick1126
email: rickzhang@sina.com
日期:2001-7-17 10:19:32
2.2 一个袖珍C库
【C函数库的数据封装方式】
. struct 用于处理一组特性
. C库 一组struct + 一组活动在这些struct上的函数
【一个变长数组模拟的例子】
. 涉及操作:
www.eeworm.com/read/101081/15853161
h mount.h
/* Copyright (C) 2004 TrueCrypt Team, truecrypt.org
This product uses components written by Paul Le Roux */
/* Everything below this line is automatically updated
www.eeworm.com/read/101081/15853268
h ntservice.h
/* Copyright (C) 2004 TrueCrypt Team, truecrypt.org
This product uses components written by Paul Le Roux */
#define SZSERVICENAME "TrueCryptService"
#defin
www.eeworm.com/read/100748/15865480
txt include.txt
Engine Manager DLL
// enmgr.h: Engine Manager definitions for use with DirectDSP and
// supporting type definitions
typedef HGLOBAL HENGINE; // engine handle
// DLL call prototypes
www.eeworm.com/read/100158/15881815
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
www.eeworm.com/read/100149/15882137
h structs.h
#ifndef __structs_h
#define __structs_h
#ifndef Far
# define Far far
#endif
/* Porting definitions between Win 3.1x and Win32 */
#ifdef WIN32
# define far
# define _far
# define __far
# define