The default rendering window is the window on which the engine render
when we call STATE_engine_render() with a NULL window
(example: STATE_engine_render(NULL,camera))
If the return value is NULL it means that the function failed
One can use this handle with many of the win32 api function
that deals with windows