#include <dll.h>

Public Member Functions | |
| virtual LPCSTR | GetTranslatedString (int nId) |
| virtual vmsDllCallerSettings * | GetSettings () |
| virtual vmsDllPersist * | GetPersist () |
| virtual void | IRToStr (int ir, char *sz, UINT cch) |
| virtual HBITMAP | GetBitmap (vmsWhichBitmap) |
| virtual BOOL | OnBeforeUpload (LPSTR pszStopReason, bool *pbNeedStop) |
| virtual void | GetDataFilePath (LPCSTR pszName, LPSTR pszResult) |
| virtual void | GetCommonFilesFolder (LPSTR pszResult) |
| virtual vmsDllCallerEx * | GetExtendedFeatures () |
Definition at line 160 of file dll.h.
| virtual LPCSTR vmsUploadsDll::vmsDllCaller::GetTranslatedString | ( | int | nId | ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual vmsDllCallerSettings* vmsUploadsDll::vmsDllCaller::GetSettings | ( | ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual vmsDllPersist* vmsUploadsDll::vmsDllCaller::GetPersist | ( | ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual void vmsUploadsDll::vmsDllCaller::IRToStr | ( | int | ir, | |
| char * | sz, | |||
| UINT | cch | |||
| ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual HBITMAP vmsUploadsDll::vmsDllCaller::GetBitmap | ( | vmsWhichBitmap | ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual BOOL vmsUploadsDll::vmsDllCaller::OnBeforeUpload | ( | LPSTR | pszStopReason, | |
| bool * | pbNeedStop | |||
| ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual void vmsUploadsDll::vmsDllCaller::GetDataFilePath | ( | LPCSTR | pszName, | |
| LPSTR | pszResult | |||
| ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual void vmsUploadsDll::vmsDllCaller::GetCommonFilesFolder | ( | LPSTR | pszResult | ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
| virtual vmsDllCallerEx* vmsUploadsDll::vmsDllCaller::GetExtendedFeatures | ( | ) | [virtual] |
Reimplemented in vmsUploadsDllCaller.
1.5.6