| 116 | VARIANT_BOOL Merge7zFormatShellImpl::GetHandlerKeepName(HWND) { return VARIANT_FALSE; } |
| 117 | |
| 118 | BSTR Merge7zFormatShellImpl::GetDefaultName(HWND, LPCTSTR path) |
| 119 | { |
| 120 | return SysAllocString(L""); |
| 121 | } |
no outgoing calls
no test coverage detected