#include "stdafx.h"#include "FdmApp.h"#include "fsDownloads_GroupsMgr.h"#include "DownloadsWnd.h"#include "system.h"Go to the source code of this file.
Defines | |
| #define | GRPREG_OUTFOLDER "OutFolder" |
| #define | GRPREG_EXTENSIONS "Extensions" |
| #define | GRPREG_OTHER "Other" |
| #define GRPREG_EXTENSIONS "Extensions" |
Definition at line 19 of file fsDownloads_GroupsMgr.cpp.
Referenced by fsDownloads_GroupsMgr::LoadGroupsFromReg(), and fsDownloads_GroupsMgr::SaveGroups().
| #define GRPREG_OTHER "Other" |
Definition at line 20 of file fsDownloads_GroupsMgr.cpp.
Referenced by fsDownloads_GroupsMgr::LoadGroupsFromReg(), and fsDownloads_GroupsMgr::SaveGroups().
| #define GRPREG_OUTFOLDER "OutFolder" |
Definition at line 18 of file fsDownloads_GroupsMgr.cpp.
Referenced by fsDownloads_GroupsMgr::LoadGroupsFromReg(), and fsDownloads_GroupsMgr::SaveGroups().
1.5.6