home *** CD-ROM | disk | FTP | other *** search
- //Microsoft App Studio generated resource script.
- //
- #include "resource.h"
-
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
-
- /////////////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
-
- #ifdef APSTUDIO_INVOKED
- //////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
-
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h\0"
- END
-
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
- END
-
- 3 TEXTINCLUDE DISCARDABLE
- BEGIN
- "\r\n"
- "\0"
- END
-
- /////////////////////////////////////////////////////////////////////////////////////
- #endif // APSTUDIO_INVOKED
-
-
- //////////////////////////////////////////////////////////////////////////////
- //
- // Menu
- //
-
- CW_MAIN MENU DISCARDABLE
- BEGIN
- MENUITEM "Connect", CW_CONNECT
- MENUITEM "Recv", CW_RECV
- MENUITEM "Send", CW_SEND
- POPUP "Dir"
- BEGIN
- MENUITEM "Long Dir", CW_LONGDIR
- MENUITEM "Short Dir", CW_SHORTDIR
- END
- MENUITEM "Abort", CW_ABORT
- MENUITEM "Disconnect", CW_DISCONNECT
- POPUP "Options"
- BEGIN
- MENUITEM "Verbose", CW_SETVERB
- MENUITEM "Synchronous", CW_SYNC
- MENUITEM "Gauge", CW_GAUGE
- MENUITEM "Type Bin", CW_BINARY
- END
- MENUITEM "Quit", CW_QUIT
- END
-
-
- //////////////////////////////////////////////////////////////////////////////
- //
- // Icon
- //
-
- CW_MAIN ICON DISCARDABLE "CW_MAIN.ICO"
-
- #ifndef APSTUDIO_INVOKED
- ////////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
-
-
- /////////////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
-
-