#include <CZipCreator.hpp>
Definition at line 13 of file CZipCreator.hpp.
◆ ~CZipCreator()
CZipCreator::~CZipCreator |
( |
| ) |
|
|
virtual |
Definition at line 176 of file CZipCreator.cpp.
177{
180}
#define InterlockedDecrement
struct CZipCreatorImpl * m_pimpl
◆ CZipCreator()
CZipCreator::CZipCreator |
( |
| ) |
|
|
protected |
◆ DoAddItem()
Definition at line 211 of file CZipCreator.cpp.
212{
213
216
218}
DWORD WINAPI GetFullPathNameW(IN LPCWSTR lpFileName, IN DWORD nBufferLength, OUT LPWSTR lpBuffer, OUT LPWSTR *lpFilePart)
Referenced by CSendToZip::Drop().
◆ DoCreate()
◆ runThread()
Definition at line 189 of file CZipCreator.cpp.
190{
194
196 {
199 }
200
202
206
207 delete pCreator;
209}
static unsigned __stdcall create_zip_function(void *arg)
#define IDS_CANTSTARTTHREAD
_CRTIMP uintptr_t __cdecl _beginthreadex(_In_opt_ void *_Security, _In_ unsigned _StackSize, _In_ unsigned(__stdcall *_StartAddress)(void *), _In_opt_ void *_ArgList, _In_ unsigned _InitFlag, _Out_opt_ unsigned *_ThrdAddr)
int WINAPI MessageBoxW(_In_opt_ HWND hWnd, _In_opt_ LPCWSTR lpText, _In_opt_ LPCWSTR lpCaption, _In_ UINT uType)
#define MAKEINTRESOURCEW(i)
Referenced by CSendToZip::Drop().
◆ m_pimpl
The documentation for this class was generated from the following files: