Any good tutorials / resources to learn Win32 GDI? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . So far i have been searching on google and haven't fount a single good tutorial which is comprehensive. Does any one know of any good site or book which teaches Win32 GDI? 回答1: Petzold (Programming Windows, now in its >=5th edition) has good coverage. GDI has been replaced by Direct2D and DirectWrite, which are