[ros-diffs] [cfinck] 27838: - Remove the main() procedure as we already have a WinMain() procedure and we need the hInstance value - Use RegisterClass with WNDCLASS instead of RegisterClassEx with WNDCLASSEX, so we don't need to care about the small icon