Download
pfuentes69
/FractalViewer
/FractalViewerMenus.h
(View History)
pfp First commit | Latest amendment: 1 on 2022-08-26 |
1 | /***** |
2 | * objBullMenus.h |
3 | * |
4 | * Public interfaces for FractalViewerMenus.cp |
5 | * |
6 | *****/ |
7 | |
8 | #pragma once // include this header |
9 | // only once per source file |
10 | |
11 | |
12 | void HandleMenu (long mSelect); |
13 | void AdjustMenus(void); |
14 | void SetUpMenus(void); |