#include "list.h"#include "fsDownload.h"Go to the source code of this file.
Classes | |
| struct | fsDLFileHdr |
| class | fsDownloadRegSaver |
Defines | |
| #define | AFX_FSDOWNLOADREGSAVER_H__C91EBD46_B85B_4D4B_A864_1648A483A8F0__INCLUDED_ |
| #define | DLFILE_CURRENT_VERSION (12) |
| #define | DLFILE_SIG "FDM Downloads " |
Typedefs | |
| typedef DLDS_LIST | t_downloads |
Enumerations | |
| enum | fsDLLoadFromType { DLLFT_SAV, DLLFT_BAK } |
| enum | fsDLLoadResult { DLLR_FAILED, DLLR_SUCCEEDED, DLLR_TOOLARGESIZE } |
| #define AFX_FSDOWNLOADREGSAVER_H__C91EBD46_B85B_4D4B_A864_1648A483A8F0__INCLUDED_ |
Definition at line 7 of file fsDownloadRegSaver.h.
| #define DLFILE_CURRENT_VERSION (12) |
Definition at line 18 of file fsDownloadRegSaver.h.
Referenced by fsDLFileHdr::fsDLFileHdr(), and fsDownloadRegSaver::Load().
| #define DLFILE_SIG "FDM Downloads " |
Definition at line 20 of file fsDownloadRegSaver.h.
Referenced by fsDLFileHdr::fsDLFileHdr(), and fsDownloadRegSaver::Load().
| typedef DLDS_LIST t_downloads |
Definition at line 16 of file fsDownloadRegSaver.h.
| enum fsDLLoadFromType |
| enum fsDLLoadResult |
Definition at line 40 of file fsDownloadRegSaver.h.
1.5.6