#include <CZipCreator.hpp>
Definition at line 13 of file CZipCreator.hpp.
◆ ~CZipCreator()
CZipCreator::~CZipCreator |
( |
| ) |
|
|
virtual |
Definition at line 169 of file CZipCreator.cpp.
170{
173}
#define InterlockedDecrement
struct CZipCreatorImpl * m_pimpl
◆ CZipCreator()
CZipCreator::CZipCreator |
( |
| ) |
|
|
protected |
◆ DoAddItem()
Definition at line 204 of file CZipCreator.cpp.
205{
206
209
211}
DWORD WINAPI GetFullPathNameW(IN LPCWSTR lpFileName, IN DWORD nBufferLength, OUT LPWSTR lpBuffer, OUT LPWSTR *lpFilePart)
Referenced by CSendToZip::Drop().
◆ DoCreate()
◆ runThread()
Definition at line 182 of file CZipCreator.cpp.
183{
187
189 {
192 }
193
195
199
200 delete pCreator;
202}
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: