multipleWindowsSupported

Does this platform support multiple windows? If not, trying to create another will cause it to throw an exception.

version(Windows)
enum multipleWindowsSupported = true;

Meta

Suggestion Box / Bug Report