Click here to Skip to main content
15,881,852 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: same structure behave differntly in different application Pin
David Crow12-Jul-06 2:59
David Crow12-Jul-06 2:59 
AnswerRe: same structure behave differntly in different application Pin
Zac Howland12-Jul-06 3:41
Zac Howland12-Jul-06 3:41 
QuestionRegistry - RegSetValuEx - Returning Access denied ?? Pin
elitecodex12-Jul-06 1:43
elitecodex12-Jul-06 1:43 
AnswerRe: Registry - RegSetValuEx - Returning Access denied ?? Pin
Steve S12-Jul-06 3:11
Steve S12-Jul-06 3:11 
GeneralRe: Registry - RegSetValuEx - Returning Access denied ?? [modified] Pin
elitecodex12-Jul-06 4:51
elitecodex12-Jul-06 4:51 
GeneralRe: Registry - RegSetValuEx - Returning Access denied ?? Pin
Steve S12-Jul-06 6:51
Steve S12-Jul-06 6:51 
QuestionProblem with size of child window Pin
g_sandipan12-Jul-06 1:16
g_sandipan12-Jul-06 1:16 
AnswerRe: Problem with size of child window [modified] Pin
Sarath C12-Jul-06 1:29
Sarath C12-Jul-06 1:29 
Resize it in OnInitialUpdate function
code snippet added:
CFormView::OnInitialUpdate();
GetParentFrame()->MoveWindow(100,100,200,200);
ResizeParentToFit();


SaRath.

"Where I am from, there is no plan B. So, take advantage of today becuase tomorrow is not promised. - 50 Cent"

My Blog | Understanding State Patte

-- modified at 7:38 Wednesday 12th July, 2006

GeneralRe: Problem with size of child window Pin
g_sandipan12-Jul-06 2:00
g_sandipan12-Jul-06 2:00 
Questionpressing return in an edit control Pin
Desmo1612-Jul-06 0:38
Desmo1612-Jul-06 0:38 
AnswerRe: pressing return in an edit control Pin
Sarath C12-Jul-06 0:45
Sarath C12-Jul-06 0:45 
GeneralRe: pressing return in an edit control [modified] Pin
see me12-Jul-06 1:13
see me12-Jul-06 1:13 
GeneralRe: pressing return in an edit control Pin
Hamid_RT12-Jul-06 1:16
Hamid_RT12-Jul-06 1:16 
GeneralRe: pressing return in an edit control Pin
Sarath C12-Jul-06 1:27
Sarath C12-Jul-06 1:27 
GeneralRe: pressing return in an edit control Pin
FarPointer12-Jul-06 1:49
FarPointer12-Jul-06 1:49 
AnswerRe: pressing return in an edit control Pin
Naveen12-Jul-06 0:47
Naveen12-Jul-06 0:47 
GeneralRe: pressing return in an edit control Pin
Naveen12-Jul-06 1:11
Naveen12-Jul-06 1:11 
AnswerRe: pressing return in an edit control Pin
ThatsAlok12-Jul-06 0:57
ThatsAlok12-Jul-06 0:57 
AnswerRe: pressing return in an edit control Pin
Hamid_RT12-Jul-06 1:02
Hamid_RT12-Jul-06 1:02 
QuestionShell Execute Pin
anu_8812-Jul-06 0:06
anu_8812-Jul-06 0:06 
AnswerRe: Shell Execute Pin
Jonathan [Darka]12-Jul-06 0:09
professionalJonathan [Darka]12-Jul-06 0:09 
AnswerRe: Shell Execute Pin
Ganesh_T12-Jul-06 0:50
Ganesh_T12-Jul-06 0:50 
GeneralRe: Shell Execute Pin
David Crow12-Jul-06 3:05
David Crow12-Jul-06 3:05 
AnswerRe: Shell Execute Pin
ThatsAlok12-Jul-06 0:57
ThatsAlok12-Jul-06 0:57 
GeneralRe: Shell Execute Pin
Jonathan [Darka]12-Jul-06 1:06
professionalJonathan [Darka]12-Jul-06 1:06 

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.