I can't complete ANY of your tutorials. I've downloaded and added your OpenGL typelib to my VB6 project, and I've gotten down to the point where a function called ReSizeGLScene is called. Unfortunately that is not a Windows API function, nor an opengl function defined in your typelibrary. It's not even a plain VB6 function that might call other API functions that together perform the task of resizing the opengl scene. The function ReSizeGLScene is actually NEVER defined ANYWHERE in ANY of your tutorial's files. This is a show-stopping bug right here. I literally have no idea what to do next. I can't complete any of your tutorials without this function's definition or declaration. Please post this function's definition or declaration.
I can't complete ANY of your tutorials. I've downloaded and added your OpenGL typelib to my VB6 project, and I've gotten down to the point where a function called ReSizeGLScene is called. Unfortunately that is not a Windows API function, nor an opengl function defined in your typelibrary. It's not even a plain VB6 function that might call other API functions that together perform the task of resizing the opengl scene. The function ReSizeGLScene is actually NEVER defined ANYWHERE in ANY of your tutorial's files. This is a show-stopping bug right here. I literally have no idea what to do next. I can't complete any of your tutorials without this function's definition or declaration. Please post this function's definition or declaration.