Click here to Skip to main content
15,894,180 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAbout Progress Bar Pin
LaHaHa14-Feb-06 16:53
LaHaHa14-Feb-06 16:53 
AnswerRe: About Progress Bar Pin
Michael Dunn14-Feb-06 16:59
sitebuilderMichael Dunn14-Feb-06 16:59 
AnswerRe: About Progress Bar Pin
PJ Arends14-Feb-06 17:01
professionalPJ Arends14-Feb-06 17:01 
GeneralRe: About Progress Bar Pin
LaHaHa14-Feb-06 17:10
LaHaHa14-Feb-06 17:10 
QuestionHow to Add the Needed classes Pin
ravi121714-Feb-06 16:48
ravi121714-Feb-06 16:48 
QuestionRe: How to Add the Needed classes Pin
David Crow15-Feb-06 4:18
David Crow15-Feb-06 4:18 
AnswerRe: How to Add the Needed classes Pin
ravi121717-Feb-06 17:46
ravi121717-Feb-06 17:46 
GeneralRe: How to Add the Needed classes Pin
David Crow18-Feb-06 7:24
David Crow18-Feb-06 7:24 
ravi1217 wrote:
and How can then create the following classes using class wizard in my application.

1)class CAboutDlg : public CDialog
2)class CChildView : public CWnd
3)class CMainFrame : public CFrameWnd
4)class CThreadsApp : public CWinApp


If you create an SDI application, these classes already exist. You can, however, create other classes derived from CDialog and CWnd using ClassWizard. I'm not sure creating another class from CWinApp would be a good idea since an application only needs/uses one.


"The greatest good you can do for another is not just to share your riches but to reveal to him his own." - Benjamin Disraeli


QuestionCom Port Dropping out Pin
mcb3614-Feb-06 15:51
mcb3614-Feb-06 15:51 
AnswerRe: Com Port Dropping out Pin
Joshua Quick14-Feb-06 17:37
Joshua Quick14-Feb-06 17:37 
QuestionFrame Pane Fixing! Pin
Temp8314-Feb-06 15:16
Temp8314-Feb-06 15:16 
AnswerRe: Frame Pane Fixing! Pin
David Crow15-Feb-06 4:29
David Crow15-Feb-06 4:29 
QuestionBluetooth Connection Pin
mahesh_patil16614-Feb-06 15:16
mahesh_patil16614-Feb-06 15:16 
AnswerRe: Bluetooth Connection Pin
namaskaaram14-Feb-06 18:53
namaskaaram14-Feb-06 18:53 
AnswerRe: Bluetooth Connection Pin
ThatsAlok14-Feb-06 22:30
ThatsAlok14-Feb-06 22:30 
QuestionMouseWheel messages Pin
Ron Weigel14-Feb-06 13:54
Ron Weigel14-Feb-06 13:54 
Questionhow to make multiple documents miltiple views Pin
sourabh27231814-Feb-06 13:37
sourabh27231814-Feb-06 13:37 
QuestionCListCtrl and lParam Pin
t2x14-Feb-06 11:55
t2x14-Feb-06 11:55 
AnswerRe: CListCtrl and lParam Pin
Michael Dunn14-Feb-06 16:41
sitebuilderMichael Dunn14-Feb-06 16:41 
GeneralRe: CListCtrl and lParam Pin
t2x14-Feb-06 22:25
t2x14-Feb-06 22:25 
GeneralRe: CListCtrl and lParam Pin
Michael Dunn17-Feb-06 9:27
sitebuilderMichael Dunn17-Feb-06 9:27 
GeneralRe: CListCtrl and lParam Pin
Dan McCormick15-Feb-06 11:46
Dan McCormick15-Feb-06 11:46 
GeneralRe: CListCtrl and lParam Pin
t2x16-Feb-06 1:19
t2x16-Feb-06 1:19 
GeneralRe: CListCtrl and lParam Pin
Dan McCormick16-Feb-06 6:18
Dan McCormick16-Feb-06 6:18 
QuestionCan STL vector cross DLL boundaries? Pin
unjedai14-Feb-06 8:30
unjedai14-Feb-06 8:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.