| 122 | //} |
| 123 | |
| 124 | DuiLib::UILIB_RESOURCETYPE CMainFrameWnd::GetResourceType() const |
| 125 | { |
| 126 | return UILIB_ZIPRESOURCE; |
| 127 | } |
| 128 | |
| 129 | LPCTSTR CMainFrameWnd::GetResourceID() const |
| 130 | { |
nothing calls this directly
no outgoing calls
no test coverage detected