#include <vmsUploadsDllCaller.h>

Public Member Functions | |
| vmsUploadsDll::vmsDllCallerEx * | GetExtendedFeatures () |
| BOOL | OnBeforeUpload (LPSTR, bool *) |
| void | GetCommonFilesFolder (LPSTR psz) |
| void | GetDataFilePath (LPCSTR pszName, LPSTR pszResult) |
| vmsUploadsDll::vmsDllPersist * | GetPersist () |
| HBITMAP | GetBitmap (vmsUploadsDll::vmsWhichBitmap enBmp) |
| void | IRToStr (int ir, char *sz, UINT cch) |
| virtual vmsUploadsDll::vmsDllCallerSettings * | GetSettings () |
| virtual LPCSTR | GetTranslatedString (int nId) |
| vmsUploadsDllCaller () | |
| virtual | ~vmsUploadsDllCaller () |
Protected Attributes | |
| vmsUploaderDllPersist | m_persist |
| vmsUploadsDllCallerSettings | m_stgs |
Definition at line 17 of file vmsUploadsDllCaller.h.
| vmsUploadsDllCaller::vmsUploadsDllCaller | ( | ) |
Definition at line 18 of file vmsUploadsDllCaller.cpp.
| vmsUploadsDllCaller::~vmsUploadsDllCaller | ( | ) | [virtual] |
Definition at line 23 of file vmsUploadsDllCaller.cpp.
| vmsUploadsDll::vmsDllCallerEx * vmsUploadsDllCaller::GetExtendedFeatures | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 100 of file vmsUploadsDllCaller.cpp.
References NULL.
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 95 of file vmsUploadsDllCaller.cpp.
References TRUE.
| void vmsUploadsDllCaller::GetCommonFilesFolder | ( | LPSTR | psz | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 90 of file vmsUploadsDllCaller.cpp.
References fsGetFumProgramFilesFolder().
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 85 of file vmsUploadsDllCaller.cpp.
References fsGetDataFilePath().
| vmsUploadsDll::vmsDllPersist * vmsUploadsDllCaller::GetPersist | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 80 of file vmsUploadsDllCaller.cpp.
References m_persist.
| HBITMAP vmsUploadsDllCaller::GetBitmap | ( | vmsUploadsDll::vmsWhichBitmap | enBmp | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 43 of file vmsUploadsDllCaller.cpp.
References _SkinMgr, _TB_USE_ALPHA, vmsUploadsDll::BMP_FOR_LOGLIST, vmsUploadsDll::BMP_FOR_TASKSLIST, vmsUploadsDll::BMP_FOR_TASKSLIST_SEL, vmsUploadsDll::BMP_FOR_UPLOADSMENU, vmsUploadsDll::BMP_FOR_UPLOADSMENU_D, BOOL, ConvertBmp32WithAlphaToBmp32WithoutAlpha(), FALSE, IDB_DOWNLOADSTASKS, IDB_DOWNLOADSTASKS_SEL, IDB_LOGSTATES, IDB_TOOL_DLD_16, IDB_TOOL_DLD_16_D, SBMP, and vmsSkinMgr::tbUseAlpha_ForAllPluginMenuImages().
| void vmsUploadsDllCaller::IRToStr | ( | int | ir, | |
| char * | sz, | |||
| UINT | cch | |||
| ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 38 of file vmsUploadsDllCaller.cpp.
References fsIRToStr().
| vmsUploadsDll::vmsDllCallerSettings * vmsUploadsDllCaller::GetSettings | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 33 of file vmsUploadsDllCaller.cpp.
References m_stgs.
| LPCSTR vmsUploadsDllCaller::GetTranslatedString | ( | int | nId | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCaller.
Definition at line 28 of file vmsUploadsDllCaller.cpp.
References LS.
vmsUploaderDllPersist vmsUploadsDllCaller::m_persist [protected] |
1.5.6