I am developing Airlib, and now I need to create a window using WinAPI wihtout any main() or WinMain or anything like that in C (not cpp). So far whatever I find is in C++ or uses WinMain. I think SDL uses OpenGL, but I'd like to do without.
Create a Window with WinAPI wihtout main or WinMain
Advertisement
Popular Topics
Advertisement