home *** CD-ROM | disk | FTP | other *** search
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
-
- /* TPWSPY.H */
-
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
-
- /* Menu command definitions */
-
- #define CMD_SPY 101
- #define CMD_EXPAND 102
- #define CMD_OEM_FIXED_FONT 103
- #define CMD_SYSTEM_FIXED_FONT 104
- #define CMD_SYSTEM_FONT 105
-
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
-
- /* String table ID numbers */
-
- #define IDS_CLASS 1
- #define IDS_TITLE 2
-
- /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */