Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Cameron Cawley
Browse
Commits
7fa0e30e
Commit
7fa0e30e
authored
27 years ago
by
Andrew Hodgkinson
Browse files
Options
Download
Email Patches
Plain Diff
Didn't cvs add MiscEvents last time. Sigh.
parent
5e7b0a62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
h/MiscEvents
h/MiscEvents
+27
-0
No files found.
h/MiscEvents
0 → 100644
View file @
7fa0e30e
/* Copyright 1997 Acorn Computers Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/***************************************************/
/* File : MiscEvents.h */
/* */
/* Purpose: Miscellaneous event codes as used in */
/* the Res file. */
/* */
/* Author : A.D.Hodgkinson */
/* */
/* History: 10-Sep-97: Created from TBEvents.h. */
/***************************************************/
#define EOpenNewWindow 0x20000
/* Open a new browser window (usually from icon bar) */
#define ECloseWindow 0x20001
/* Close browser window (via. keyboard shortcut) */
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment