Click here to Skip to main content
15,896,269 members
Articles / Desktop Programming / MFC

FiveLoaves v1.0

Rate me:
Please Sign up or sign in to vote.
3.84/5 (10 votes)
2 Jul 20028 min read 84.8K   4.4K   49  
FiveLoaves is an Internet utility designed to meet the most common needs of internet users - primarily secure connectivity
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileXfer.rc
//
#define IDSKIP                          3
#define IDD_ABOUTBOX                    100
#define IDD_FILEXFER_FORM               101
#define IDD_SUB_PROCESS                 102
#define IDR_MAINFRAME                   128
#define IDR_FILEXFTYPE                  129
#define IDR_TREE_RIGHT_CLICK            130
#define IDD_GET_PARAM                   131
#define IDD_RETRY_CANCEL                132
#define IDB_IMAGE_LIST                  153
#define IDC_TREE_REMOTE                 1000
#define IDC_EDT_SERVER                  1001
#define IDC_EDT_PATH                    1002
#define IDC_EDT_PASS                    1003
#define IDC_BTN_GO                      1004
#define IDC_LST_MESSAGES                1005
#define IDC_STATUS                      1008
#define IDC_EDT_INPUT                   1009
#define IDC_LABEL                       1010
#define ID_TREEPOPUP_DELETE             32771
#define ID_TREEPOPUP_RENAME             32772
#define ID_TREEPOPUP_NEWFOLDER          32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Founder United Business Technologies
United States United States
http://about.me/brian.aberle
https://www.linkedin.com/in/brianaberle
http://SyrianRue.org/Brian

Comments and Discussions