resorgutils_priv.h

来自「一个vc中管理资源文件ID的插件」· C头文件 代码 · 共 65 行

H
65
字号
/************************************************************************
 *
 *                 Resource ID Organiser Utility Library
 *
 *       (c) Copyright 2000 by Andy Metcalfe (andy.metcalfe@lineone.net)
 *                         All rights reserved.
 *
 ************************************************************************
 *                                                                       
 *  Filename    : ResOrgUtils_Priv.h
 *
 *  Description : ResOrgUtils private header file
 *                
 *  Compiler    : Microsoft Visual C++ 6.0, Service Pack 3 or 4
 *                                                                       
 *  Target                                                               
 *  Environment : Windows 98/NT
 *
 *  NOTE:
 *
 *    This software is provided "as is" free for personal use. All
 *    title and copyrights in and to the software, including but not
 *    limited to any images, text, etc. incorporated into it, are
 *    owned by Andy Metcalfe, except where acknowledged otherwise.
 *
 *    Your may freely to use this code in your own products, PROVIDED
 *    this notice is not removed or modified.
 *
 *
 *    Visit http://www.resorg.co.uk for latest updates
 *
 ************************************************************************
 *
 *   MODIFICATION HISTORY:
 *
 *           This is a controlled document. See project configuration
 *           control tool for latest version and full version history.
 *
 *    $Archive: /Projects/AddIns/ResOrg/ResOrgUtils/ResOrgUtils_Priv.h $
 *   $Revision: 3 $
 *       $Date: 17/02/01 6:50 $
 *     $Author: Andy $
 *
 *    $History: ResOrgUtils_Priv.h $
 * 
 * *****************  Version 3  *****************
 * User: Andy         Date: 17/02/01   Time: 6:50
 * Updated in $/Projects/AddIns/ResOrg/ResOrgUtils
 * Added include directive for ResourceSymbolTypes.h
 * 
 * *****************  Version 2  *****************
 * User: Andy         Date: 29/11/00   Time: 18:38
 * Updated in $/Projects/AddIns/ResOrg/ResOrgUtils
 *  Added file banners
 *
 * $Nokeywords: $
 *
 ************************************************************************/

#include "ResOrgUtils_Res.h"
#include "ResOrgUtils_DllDefs.h"
#include "ResOrgOptions.h"
#include "ResourceSymbolTypes.h"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?