矿井通风习题1

上传人:子 文档编号:43379292 上传时间:2018-06-05 格式:DOC 页数:11 大小:34KB
返回 下载 相关 举报
矿井通风习题1_第1页
第1页 / 共11页
矿井通风习题1_第2页
第2页 / 共11页
矿井通风习题1_第3页
第3页 / 共11页
矿井通风习题1_第4页
第4页 / 共11页
矿井通风习题1_第5页
第5页 / 共11页
点击查看更多>>
资源描述

《矿井通风习题1》由会员分享,可在线阅读,更多相关《矿井通风习题1(11页珍藏版)》请在金锄头文库上搜索。

1、矿井通风习题矿井通风习题 1 1/* * winver.h - Version management functions, types, and definitions * * Include file for VER.DLL. This library is * designed to allow version stamping of Windows executable files* and of special .VER files for DOS executable files. * * Copyright 1993 - 1998 Microsoft Corp. All right

2、s reserved * */#ifndef VER_H#define VER_H#ifdef _cplusplusextern “C“ #endif/* - Symbols - */#define VS_FILE_INFO RT_VERSION#define VS_VERSION_INFO 1#define VS_USER_DEFINED 100/* - VS_VERSION.dwFileFlags - */#ifndef _MAC#define VS_FFI_SIGNATURE 0xFEEF04BDL#else#define VS_FFI_SIGNATURE 0xBD04EFFEL#end

3、if#define VS_FFI_STRUCVERSION 0x00010000L#define VS_FFI_FILEFLAGSMASK 0x0000003FL/* - VS_VERSION.dwFileFlags - */#define VS_FF_DEBUG 0x00000001L#define VS_FF_PRERELEASE 0x00000002L#define VS_FF_PATCHED 0x00000004L#define VS_FF_PRIVATEBUILD 0x00000008L#define VS_FF_INFOINFERRED 0x00000010L#define VS_

4、FF_SPECIALBUILD 0x00000020L/* - VS_VERSION.dwFileOS - */#define VOS_UNKNOWN 0x00000000L#define VOS_DOS 0x00010000L#define VOS_OS216 0x00020000L#define VOS_OS232 0x00030000L#define VOS_NT 0x00040000L#define VOS_BASE 0x00000000L#define VOS_WINDOWS16 0x00000001L#define VOS_PM16 0x00000002L#define VOS_P

5、M32 0x00000003L#define VOS_WINDOWS32 0x00000004L#define VOS_DOS_WINDOWS16 0x00010001L#define VOS_DOS_WINDOWS32 0x00010004L#define VOS_OS216_PM16 0x00020002L#define VOS_OS232_PM32 0x00030003L#define VOS_NT_WINDOWS32 0x00040004L/* - VS_VERSION.dwFileType - */#define VFT_UNKNOWN 0x00000000L#define VFT_

6、APP 0x00000001L#define VFT_DLL 0x00000002L#define VFT_DRV 0x00000003L#define VFT_FONT 0x00000004L#define VFT_VXD 0x00000005L#define VFT_STATIC_LIB 0x00000007L/* - VS_VERSION.dwFileSubtype for VFT_WINDOWS_DRV - */#define VFT2_UNKNOWN 0x00000000L#define VFT2_DRV_PRINTER 0x00000001L#define VFT2_DRV_KEY

7、BOARD 0x00000002L#define VFT2_DRV_LANGUAGE 0x00000003L#define VFT2_DRV_DISPLAY 0x00000004L#define VFT2_DRV_MOUSE 0x00000005L#define VFT2_DRV_NETWORK 0x00000006L#define VFT2_DRV_SYSTEM 0x00000007L#define VFT2_DRV_INSTALLABLE 0x00000008L#define VFT2_DRV_SOUND 0x00000009L#define VFT2_DRV_COMM 0x0000000

8、AL#define VFT2_DRV_INPUTMETHOD 0x0000000BL/* - VS_VERSION.dwFileSubtype for VFT_WINDOWS_FONT - */#define VFT2_FONT_RASTER 0x00000001L#define VFT2_FONT_VECTOR 0x00000002L#define VFT2_FONT_TRUETYPE 0x00000003L/* - VerFindFile() flags - */#define VFFF_ISSHAREDFILE 0x0001#define VFF_CURNEDEST 0x0001#def

9、ine VFF_FILEINUSE 0x0002#define VFF_BUFFTOOSMALL 0x0004/* - VerInstallFile() flags - */#define VIFF_FORCEINSTALL 0x0001#define VIFF_DONTDELETEOLD 0x0002#define VIF_TEMPFILE 0x00000001L#define VIF_MISMATCH 0x00000002L#define VIF_SRCOLD 0x00000004L#define VIF_DIFFLANG 0x00000008L#define VIF_DIFFCODEPG

10、 0x00000010L#define VIF_DIFFTYPE 0x00000020L#define VIF_WRITEPROT 0x00000040L#define VIF_FILEINUSE 0x00000080L#define VIF_OUTOFSPACE 0x00000100L#define VIF_ACCESSVIOLATION 0x00000200L#define VIF_SHARINGVIOLATION 0x00000400L#define VIF_CANNOTCREATE 0x00000800L#define VIF_CANNOTDELETE 0x00001000L#defi

11、ne VIF_CANNOTRENAME 0x00002000L#define VIF_CANNOTDELETECUR 0x00004000L#define VIF_OUTOFMEMORY 0x00008000L#define VIF_CANNOTREADSRC 0x00010000L#define VIF_CANNOTREADDST 0x00020000L#define VIF_BUFFTOOSMALL 0x00040000L#ifndef RC_INVOKED /* RC doesnt need to see the rest of this */* - Types and structur

12、es - */typedef struct tagVS_FIXEDFILEINFODWORD dwSignature; /* e.g. 0xfeef04bd */DWORD dwStrucVersion; /* e.g. 0x00000042 = “0.42“ */DWORD dwFileVersionMS; /* e.g. 0x00030075 = “3.75“ */DWORD dwFileVersionLS; /* e.g. 0x00000031 = “0.31“ */DWORD dwProductVersionMS; /* e.g. 0x00030010 = “3.10“ */DWORD dwProductVersio

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 生活休闲 > 科普知识

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号