List Question
10 TechQA 2015-06-11 10:02:45Create a control dynamically in an MFC application
							3.5k views
							
								Asked by towi_parallelism
								
							
						
					Create on a CDialog derived class returns 0 with VS2015 CLR, worked fine in VC++ 6
							882 views
							
								Asked by Chaitanya
								
							
						
					Should a CDialog based app set AfxGetApp()->m_pMainWnd
							3.1k views
							
								Asked by Lukas Rieger
								
							
						
					How to make a CDialog?
							1.9k views
							
								Asked by vincent poortvliet
								
							
						
					Dividing a CDialog in two areas with different backgrounds (picture of the objective inside)
							457 views
							
								Asked by baderous
								
							
						
					Block escape key in CDialog-derived class
							488 views
							
								Asked by user1260953
								
							
						
					How to end a dialog mfc application from CDialog::OnInitDialog or immediately after this function ends?
							1.8k views
							
								Asked by Anorflame