Hi Roland,
There is an adjustment to OpenglSceneFrame.inc, moving 3 declarations outside WndProc. All declarations must now be located in global space. You can still isolate them with namespace, of course.
! Initialize(sys hWnd)
! Release(sys hWnd)
!*wglSwapIntervalEXT(int b) extern
[attachment deleted by admin]