SDL_CreateWindow problem

SDL_CreateWindow() creates new windows on (display device #1) rather than the “main display device” as defined in windows settings.

Example problem: my left monitor is plugged into slot #2 on the video card, so windows appear on my FAR left monitor =(

-Nick