home *** CD-ROM | disk | FTP | other *** search
- //********************************************************************
- // This file was produced using Visual Age C++ IRCC
- //
- //
- //
- // This file was read from asetcv.rcx (OS/2 .rc file) and converted to
- // Windows .rc file.
- //********************************************************************
- #include "asetcv.h"
- WND_MAIN ICON "asetcv.ico"
-
- STRINGTABLE
- BEGIN
- WND_MAIN , "Set Canvas Sample"
- STR_STATUS , "ISplitCanvas and ISetCanvas example"
- STR_HSETCANVAS , "Horizontal Set Canvas"
- STR_VSETCANVAS , "Vertical Set Canvas"
- STR_TEXT+0 , "Button one"
- STR_TEXT+1 , "Button two"
- STR_TEXT+2 , "Button three"
- STR_TEXT+3 , "Button four"
- STR_TEXT+4 , "Button five"
- STR_TEXT+5 , "Button six"
- STR_TEXT+6 , "Button seven"
- STR_TEXT+7 , "Button eight"
- STR_TEXT+8 , "Button nine"
- STR_TEXT+9 , "Button ten"
- STR_TEXT+10 , "Button eleven"
- STR_TEXT+11 , "Button twelve"
- STR_TEXT+12 , "Button thirteen"
- STR_TEXT+13 , "Button fourteen"
- END
-