Re: What resources are available about the flat API within Windows GDI+?
Posted on 2025-04-24, 19:55
Maybe look at Compiler Explorer https://godbolt.org/ then? You type/paste in your C/C++ code and then it shows you the assembly that different compilers generate.