Function Blam::Dialogs::EngineInformationDialogProcedure

Function Documentation

void Blam::Dialogs::EngineInformationDialogProcedure(HINSTANCE hInst, HWND hWnd)

Dialog procedure for the Engine Information dialog.

This dialog shows some basic information about this engine build. That’s about it. Nothing too crazy.

Parameters
  • hInst: - The instance handle of the application.

  • hWnd: - The window handle to act as the parent window.