Open eglowacki opened 2 years ago
Updates to VC++ 17.3.0 and got compiler error with WindowApplication ProcHnadler.
Switched to shared_ptr for now, since that removes a compiler error.
This needs to be investigated and fix to use unique_ptr with ProcHandler
Updates to VC++ 17.3.0 and got compiler error with WindowApplication ProcHnadler.
Switched to shared_ptr for now, since that removes a compiler error.
This needs to be investigated and fix to use unique_ptr with ProcHandler