home *** CD-ROM | disk | FTP | other *** search
- //--------------------------------------------------------------------------
- // logostrs.h - defines for string constants in logostrs.rc
- //--------------------------------------------------------------------------
- #ifndef LogoStrsH
- #define LogoStrsH
- //--------------------------------------------------------------------------
- #define sUntitled 1
- #define sOverwrite 2
- #define sSendError 3
- //--------------------------------------------------------------------------
- #endif
-