This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
AppleWin
Watch
1
Star
0
Fork
0
You've already forked AppleWin
mirror of
https://github.com/AppleWin/AppleWin.git
synced
2024-11-04 15:05:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6cffb30330
AppleWin
/
source
/
Configuration
/
About.h
4 lines
38 B
C
Raw
Normal View
History
Unescape
Escape
Ensure all header files can be included (in any order) after stdafx.h. (PR #866)
2020-11-11 21:15:27 +00:00
#
pragma once
Bumped version to 1.23.0.1 Added About dialog asking for confirmation about GPL. . About dialog shown whenever the version changes (stored in Registry). . Currently no other way to display About dialog (todo: add way to trigger About from within app). Fixed buffer overrun spotted by Nick in buttonbitmap[] and removed unused BTN_P8CAPS constant.
2013-08-08 21:13:31 +00:00
bool
AboutDlg
(
void
)
;
Reference in New Issue
Copy Permalink