Extract.rc |
|
2883 |
ExtractDialog.cpp |
|
9880 |
ExtractDialog.h |
namespace NFilesMode
{
enum EEnum
{
kSelected,
kAll,
kSpecified
};
}
|
2330 |
ExtractDialog.rc |
|
3100 |
ExtractDialogRes.h |
|
707 |
ExtractGUI.cpp |
|
7560 |
ExtractGUI.h |
RESULT can be S_OK, even if there are errors!!!
if RESULT == S_OK, check extractCallback->IsOK() after ExtractGUI().
RESULT = E_ABORT - user break.
RESULT != E_ABORT:
{
messageWasDisplayed = true - message was displayed already.
messageWasDisplayed = false - there was some internal error, so you must show error message.
}
|
1003 |
ExtractRes.h |
|
2015 |
HashGUI.h |
|
913 |
resource2.h |
|
80 |