Hi i am new to windows system programming and interested in working in it completely using C and win32 api. Can you please give me suggestions on how I can start and any good books to read. Thanks in advance.
+7
A:
Programming Windows, 5th edition ,Charles Petzold will be helpful
AJ Dhaliwal
2010-04-22 05:45:47
i was going to say that but i think he is more gui oriented than system oriented
pm100
2010-04-22 05:47:06
It's **the** book for hardcore win32 coding. None of that MFC or WPM nonsense.
kurige
2010-04-22 05:47:33
Ah yes, the bad old days.
Pierreten
2010-04-22 06:08:30
actually i am more system oriented. but in the process i want to implement even the GUI required for my applications using win32 api
Vineel Kumar Reddy
2010-04-22 06:33:14
A:
Many people interested in programming using C and win32 api use MinGW and are on the MinGW mailing list. I've heard (though I can't back it up), that's it's practically the only place to get expert answers on programming win32 with C.
Matthew Talbert
2010-04-22 05:46:05