JPEGView/Headers/MercutioAPI.h
Aaron Giles 92bdb55672 JPEGView 3.3 for Macintosh
These are the sources for the final official release of JPEGView for the
Mac, back in 1994.
2015-02-05 00:18:10 -08:00

1 line
138 B
C

#ifndef __MERCUTIOAPI__
#define __MERCUTIOAPI__
pascal long PowerMenuKey(long theMessage, short theModifiers, MenuHandle hMenu);
#endif