#include <OgreWin32ErrorDialog.h>
Inheritance diagram for Ogre::Win32ErrorDialog:
Public Methods | |
Win32ErrorDialog (HINSTANCE hInst) | |
void | display (String errorMessage, String logName="") |
Displays the error dialog. More... | |
Static Protected Methods | |
BOOL CALLBACK | DlgProc (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam) |
Callback to process window events. More... | |
Protected Attributes | |
String | mErrorMsg |
HINSTANCE | mHInstance |
|
|
|
Displays the error dialog.
Implements Ogre::ErrorDialog. |
|
Callback to process window events.
|
|
|
|
|
Copyright © 2002 by The OGRE Team