I've created a headless app (Win32 project actually) targeting ARM - RaspberryPi2 with Windows 10 IoT on it. I need to create Async socket and a helper window for messages. But unfortunately CreateWindow() fails and GetLastError returns zero - that's probably caused because there are no active screens on RPi. Is there any workaround?