Screen Saver problems with WINAPI WinMain()

I’m currently working on a Screen Saver for Windows. I’m having problems returning the WINAPI WinMain() function back to the OpenGL sub system. When you use Screen Savers the WinMain is automatically created for you and you cant get that information back to OpenGL. Any help would be nice.

Sorry, think I just answered my question just now!