#include "list.h"Go to the source code of this file.
Classes | |
| struct | fsDownloadGroup |
| class | fsDownloads_GroupsMgr |
Defines | |
| #define | AFX_FSDOWNLOADS_GROUPSMGR_H__735C5C82_46AB_40DB_A0B2_065CA6D69679__INCLUDED_ |
| #define | MAX_GROUP_LEN 100 |
| #define | MAX_EXTS_LEN 1000 |
| #define | GRP_OTHER_NAME "Other" |
| #define AFX_FSDOWNLOADS_GROUPSMGR_H__735C5C82_46AB_40DB_A0B2_065CA6D69679__INCLUDED_ |
Definition at line 7 of file fsDownloads_GroupsMgr.h.
| #define GRP_OTHER_NAME "Other" |
Definition at line 19 of file fsDownloads_GroupsMgr.h.
Referenced by fsDownloads_GroupsMgr::GetGroup(), and fsDownloads_GroupsMgr::LoadGroupsFromReg().
| #define MAX_EXTS_LEN 1000 |
Definition at line 17 of file fsDownloads_GroupsMgr.h.
Referenced by fsDownloads_GroupsMgr::LoadGroupsFromReg().
| #define MAX_GROUP_LEN 100 |
Definition at line 15 of file fsDownloads_GroupsMgr.h.
Referenced by fsDownloads_GroupsMgr::LoadGroupsFromReg().
1.5.6