Click here to Skip to main content
15,889,315 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can anyone recommend some good books or articles on Win32 windows program architecture? To be more specific, I am looking for a discussion on large scale windows applications that involve multiple windows classes and multiple threads. Does such a program require separate message queues for each windows class? What is the best way to break up large programs into separate modules? What does the code look like to string all those elements together?

Are there any such books available for Win32 programming?
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900