Fixed|Windows: Input subsystem is dependent on the main window
The main window (and therefore the window system) must exist before theinput subsystem is initialized, because DirectInput requires a windowhandle.
View differences
Fixed|Windows: Input subsystem is dependent on the main window
The main window (and therefore the window system) must exist before the
input subsystem is initialized, because DirectInput requires a window
handle.