Resets DXUT state to its initial default state. All previous framework state changes are lost.
VOID DXUTResetFrameworkState();
None.
No return value.
This function is useful for testing purposes because the application process does not have to be restarted.
Header: Declared in Dxut.h.