Click here to Skip to main content
15,881,044 members
Articles / Desktop Programming / MFC

Threads and Pipes in Console Apps

Rate me:
Please Sign up or sign in to vote.
4.82/5 (28 votes)
10 Jul 2008CPOL10 min read 83K   1.2K   58  
How threads can be used in a console app
When a dynamically-resizable dialog is created, you may find it desirable to have controls resize or rearrange themselves dynamically in response to these changes. This project shows some simple techniques to use when the arrangements are not too complex. It also incorporates two other projects.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Retired
United States United States
PhD, Computer Science, Carnegie Mellon University, 1975
Certificate in Forensic Science and the Law, Duquesne University, 2008

Co-Author, [i]Win32 Programming[/i]

Comments and Discussions