Fixed some window issues under WIN32; if the command-line specified window paramaters were the same as the defaults then a GL context was not created.
Don't use DD_GetVariable() for getting the HWND handle to DG_CreateContext(), instead, pass it as a (void*) paramater.
View differences
Fixed some window issues under WIN32; if the command-line specified window paramaters were the same as the defaults then a GL context was not created.
Don't use DD_GetVariable() for getting the HWND handle to DG_CreateContext(), instead, pass it as a (void*) paramater.