Click here to Skip to main content
16,012,173 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Sending files over HTTP Pin
led mike18-Jul-06 6:42
led mike18-Jul-06 6:42 
QuestionMove to the tray Pin
see me18-Jul-06 0:31
see me18-Jul-06 0:31 
AnswerRe: Move to the tray Pin
Ștefan-Mihai MOGA18-Jul-06 0:38
professionalȘtefan-Mihai MOGA18-Jul-06 0:38 
QuestionHow to add scroll bars to a static dialog ? Pin
Vinod Sankaranarayanan18-Jul-06 0:24
Vinod Sankaranarayanan18-Jul-06 0:24 
AnswerRe: How to add scroll bars to a static dialog ? Pin
ThatsAlok18-Jul-06 0:30
ThatsAlok18-Jul-06 0:30 
AnswerRe: How to add scroll bars to a static dialog ? Pin
Anu_Bala18-Jul-06 0:34
Anu_Bala18-Jul-06 0:34 
Questionrenew? Pin
Wim Engberts18-Jul-06 0:10
Wim Engberts18-Jul-06 0:10 
AnswerRe: renew? Pin
Maxwell Chen18-Jul-06 0:27
Maxwell Chen18-Jul-06 0:27 
1) If you are talking about C++ syntax, there is the method called "placement new" for you to new the objects at the specified address (in this case, the address of previous newed objects).

2) After new, you should "create" the edit controls to create the windows ...


Maxwell Chen
QuestionRe: renew? Pin
David Crow18-Jul-06 2:58
David Crow18-Jul-06 2:58 
GeneralRe: ,renew? Pin
BadKarma18-Jul-06 1:25
BadKarma18-Jul-06 1:25 
QuestionDialog Based application Pin
Anu_Bala18-Jul-06 0:05
Anu_Bala18-Jul-06 0:05 
AnswerRe: Dialog Based application Pin
toxcct18-Jul-06 0:09
toxcct18-Jul-06 0:09 
GeneralRe: Dialog Based application Pin
Anu_Bala18-Jul-06 0:19
Anu_Bala18-Jul-06 0:19 
GeneralRe: Dialog Based application Pin
Hamid_RT18-Jul-06 0:22
Hamid_RT18-Jul-06 0:22 
GeneralRe: Dialog Based application [modified] Pin
Anu_Bala18-Jul-06 0:28
Anu_Bala18-Jul-06 0:28 
AnswerRe: Dialog Based application Pin
ThatsAlok18-Jul-06 0:36
ThatsAlok18-Jul-06 0:36 
GeneralRe: Dialog Based application Pin
Anu_Bala18-Jul-06 0:43
Anu_Bala18-Jul-06 0:43 
GeneralRe: Dialog Based application Pin
_AnsHUMAN_ 18-Jul-06 0:50
_AnsHUMAN_ 18-Jul-06 0:50 
GeneralRe: Dialog Based application Pin
see me18-Jul-06 0:52
see me18-Jul-06 0:52 
AnswerRe: Dialog Based application Pin
David Crow18-Jul-06 3:01
David Crow18-Jul-06 3:01 
QuestionChecking for Software installed. Pin
stanlymt17-Jul-06 23:59
stanlymt17-Jul-06 23:59 
AnswerRe: Checking for Software installed. Pin
Cedric Moonen18-Jul-06 0:03
Cedric Moonen18-Jul-06 0:03 
GeneralRe: Checking for Software installed. Pin
stanlymt18-Jul-06 0:09
stanlymt18-Jul-06 0:09 
AnswerRe: Checking for Software installed. Pin
Ștefan-Mihai MOGA18-Jul-06 0:11
professionalȘtefan-Mihai MOGA18-Jul-06 0:11 
GeneralRe: Checking for Software installed. Pin
stanlymt18-Jul-06 0:22
stanlymt18-Jul-06 0:22 

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.