Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaliam going for second way Pin
happy_ram30-Jun-06 2:41
happy_ram30-Jun-06 2:41 
GeneralRe: iam going for second way Pin
Hamid_RT30-Jun-06 2:55
Hamid_RT30-Jun-06 2:55 
GeneralRe: iam going for second way Pin
David Crow30-Jun-06 3:22
David Crow30-Jun-06 3:22 
GeneralRe: regarding listbox Pin
Hamid_RT29-Jun-06 23:49
Hamid_RT29-Jun-06 23:49 
QuestionWhat does this control derived from? [modified] Pin
sawerr29-Jun-06 18:44
sawerr29-Jun-06 18:44 
AnswerRe: What does this control derived from? Pin
Justin Tay29-Jun-06 19:20
Justin Tay29-Jun-06 19:20 
GeneralRe: What does this control derived from? Pin
sawerr29-Jun-06 22:20
sawerr29-Jun-06 22:20 
GeneralRe: What does this control derived from? Pin
Justin Tay29-Jun-06 22:50
Justin Tay29-Jun-06 22:50 
It's a custom control. If using MFC, derive off CWnd and start from there, of course it's going to end up pretty complicated, you might want to look at the WTL samples to see how it's done.

http://www.codeproject.com/miscctrl/customcontrol.asp[^]

If using WTL (or if you want to mix WTL in with MFC) you might want to look at the WTL Docking windows and the Tabbing framework.

http://www.codeproject.com/wtl/wtldockingwindows.asp[^]

http://www.codeproject.com/wtl/TabbingFramework.asp[^]
Questionpost/send messages Pin
thathvamsi29-Jun-06 17:53
thathvamsi29-Jun-06 17:53 
AnswerRe: post/send messages Pin
Weiye Chen29-Jun-06 18:08
Weiye Chen29-Jun-06 18:08 
GeneralRe: post/send messages Pin
thathvamsi29-Jun-06 18:23
thathvamsi29-Jun-06 18:23 
GeneralRe: post/send messages Pin
Weiye Chen29-Jun-06 20:20
Weiye Chen29-Jun-06 20:20 
GeneralRe: post/send messages Pin
thathvamsi29-Jun-06 20:30
thathvamsi29-Jun-06 20:30 
GeneralRe: post/send messages Pin
Weiye Chen29-Jun-06 20:38
Weiye Chen29-Jun-06 20:38 
QuestionPrinting Pin
RockyJames29-Jun-06 14:32
RockyJames29-Jun-06 14:32 
AnswerRe: Printing Pin
Hamid_RT29-Jun-06 20:26
Hamid_RT29-Jun-06 20:26 
QuestionOnDestroy function Pin
Ram Murali29-Jun-06 14:31
Ram Murali29-Jun-06 14:31 
AnswerRe: OnDestroy function Pin
PJ Arends29-Jun-06 17:38
professionalPJ Arends29-Jun-06 17:38 
QuestionHow to add common dialog to my dialog [modified] Pin
huynhnb29-Jun-06 13:36
huynhnb29-Jun-06 13:36 
AnswerRe: How to add common dialog to my dialog Pin
_AnsHUMAN_ 29-Jun-06 19:53
_AnsHUMAN_ 29-Jun-06 19:53 
AnswerRe: How to add common dialog to my dialog Pin
Hamid_RT29-Jun-06 20:13
Hamid_RT29-Jun-06 20:13 
QuestionSaving to file in human readable form Pin
elixxo2929-Jun-06 13:34
elixxo2929-Jun-06 13:34 
AnswerRe: Saving to file in human readable form Pin
Michael Dunn29-Jun-06 15:44
sitebuilderMichael Dunn29-Jun-06 15:44 
QuestionNetWkstaGetInfo() Question Pin
RobJones29-Jun-06 13:23
RobJones29-Jun-06 13:23 
QuestionRe: NetWkstaGetInfo() Question Pin
David Crow30-Jun-06 2:26
David Crow30-Jun-06 2:26 

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.