bcgcbprover.h

来自「关于远程网络监视程序的源码」· C头文件 代码 · 共 21 行

H
21
字号
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This is a part of the BCGControlBar Library (Professional Version)
// Copyright (C) 1998-2000 BCGSoft Ltd.
// All rights reserved.
//
// This source code can be used, distributed or modified
// only under terms and conditions 
// of the accompanying license agreement.
//*******************************************************************************

#ifndef __BCGCBPROVER_H
#define __BCGCBPROVER_H

#define _BCGCBPRO_VERSION_		0x60702
#define _BCGCBPRO_VERSION_MAJOR	6
#define _BCGCBPRO_VERSION_MINOR	72

#endif __BCGCBPROVER_H

⌨️ 快捷键说明

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