#include <WWhizInterface2.h>
Public Types | |
enum | Type { REFRESH, LOAD, SAVE } |
Public Attributes | |
void* | m_userData |
User data specified. | |
int | m_curFile |
The current file number being processed. | |
int | m_numFiles |
The number of files to be processed. | |
LPCTSTR | m_curFilename |
The filename of the file currently being processed. | |
Type | m_type |
|
|
|
The current file number being processed.
|
|
The filename of the file currently being processed.
|
|
The number of files to be processed.
|
|
|
|
User data specified.
|