#Win32 API
20 messages · Page 1 of 1 (latest)
microsofts documentation is really bad lmao
what are u learning windows.h for?
@shut heath
i used to do windows.h for gui programming lol.. I switched to direct2d because it's way much better
the quality for direct2d is pretty nice aswell
but if you resize it you will see that it does wordwrap automatically
direct2d is as simple as GDI but it is a lot faster
basically an API for drawing
if you want I have program compiled
you can also use direct2d to interact with windows api
I couldn't find anything other than crappy microsoft learn documentation sorry lmao
well, i will stop bothering you, if you have any doubts or want to know about some cool API i can help you later on
So we can both agree that Microsoft documentations is absolute garbage
So how did you learn about win32 api
had to read microsofts documentation lmao..