fabout.h

来自「CD_《Palm OS编程实践》」· C头文件 代码 · 共 16 行

H
16
字号
#ifndef FABOUT_H
#define FABOUT_H
//////////////////////////////////////////////////////////////////////////////
// fabout.h
// Definitions for the "about" form.
// Copyright (c) 1999, Robert Mykland.  All rights reserved.
//////////////////////////////////////////////////////////////////////////////

///////////////////////
// Global Prototypes //
///////////////////////

Boolean aboutFormEventHandler( EventPtr spEvent );

#endif	// FABOUT_H

⌨️ 快捷键说明

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