0
How can I create multiple windows in C to create a application by using Win32 API? Plz provide me some info to move ahead ?
Win32 API or GUI through C
3 ответов
+ 2
Deepak Bhalode and Lucky check this out if it could help
https://stackoverflow.com/questions/2886609/how-to-make-multiple-windows-using-win32-api/32261983
+ 1
Did you get a breakthrough
I need the same info for c++ though
0
I have three windows but all of them run at the same time
I need one to run after another then exit