Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Security Access Functions Pin
Stuart Dootson2-Sep-09 8:17
professionalStuart Dootson2-Sep-09 8:17 
GeneralRe: Security Access Functions Pin
Richard Andrew x642-Sep-09 9:47
professionalRichard Andrew x642-Sep-09 9:47 
AnswerRe: Security Access Functions Pin
Randor 2-Sep-09 8:45
professional Randor 2-Sep-09 8:45 
GeneralRe: Security Access Functions Pin
Richard Andrew x642-Sep-09 9:48
professionalRichard Andrew x642-Sep-09 9:48 
QuestionSetting x-microsoftajax:Delta=true header Giving http error "400" Pin
Ash_VCPP2-Sep-09 5:38
Ash_VCPP2-Sep-09 5:38 
QuestionMDI framework do not cross over through OnActivateFrame(int nCmdShow) ? Pin
mesajflaviu2-Sep-09 4:41
mesajflaviu2-Sep-09 4:41 
AnswerRe: MDI framework do not cross over through OnActivateFrame(int nCmdShow) ? Pin
Stuart Dootson2-Sep-09 5:11
professionalStuart Dootson2-Sep-09 5:11 
GeneralRe: MDI framework do not cross over through OnActivateFrame(int nCmdShow) ? Pin
mesajflaviu2-Sep-09 7:54
mesajflaviu2-Sep-09 7:54 
Good catch ! And in case that I not load a child window like this :

// suppress automatic creation of child window
if(CCommandLineInfo::FileNew == cmdInfo.m_nShellCommand)
    cmdInfo.m_nShellCommand = CCommandLineInfo::FileNothing;

where should I load WINDOWPLACEMENT structure ? Anyway , thanks for answer !!
GeneralRe: MDI framework do not cross over through OnActivateFrame(int nCmdShow) ? Pin
Stuart Dootson2-Sep-09 8:45
professionalStuart Dootson2-Sep-09 8:45 
GeneralRe: MDI framework do not cross over through OnActivateFrame(int nCmdShow) ? Pin
mesajflaviu3-Sep-09 7:44
mesajflaviu3-Sep-09 7:44 
QuestionTe difference between OnKeyDown and OnKeyUp Pin
prithaa2-Sep-09 2:27
prithaa2-Sep-09 2:27 
AnswerRe: Te difference between OnKeyDown and OnKeyUp Pin
Stuart Dootson2-Sep-09 5:17
professionalStuart Dootson2-Sep-09 5:17 
GeneralRe: Te difference between OnKeyDown and OnKeyUp Pin
prithaa2-Sep-09 6:41
prithaa2-Sep-09 6:41 
GeneralRe: Te difference between OnKeyDown and OnKeyUp Pin
Stuart Dootson2-Sep-09 6:44
professionalStuart Dootson2-Sep-09 6:44 
GeneralRe: Te difference between OnKeyDown and OnKeyUp Pin
prithaa2-Sep-09 6:47
prithaa2-Sep-09 6:47 
QuestionSlicing std::valarray using references? Pin
misterMF2-Sep-09 0:43
misterMF2-Sep-09 0:43 
AnswerRe: Slicing std::valarray using references? Pin
Stuart Dootson2-Sep-09 5:02
professionalStuart Dootson2-Sep-09 5:02 
GeneralRe: Slicing std::valarray using references? Pin
misterMF2-Sep-09 10:15
misterMF2-Sep-09 10:15 
GeneralRe: Slicing std::valarray using references? Pin
Stuart Dootson2-Sep-09 10:58
professionalStuart Dootson2-Sep-09 10:58 
GeneralRe: Slicing std::valarray using references? Pin
misterMF2-Sep-09 11:31
misterMF2-Sep-09 11:31 
AnswerRe: Slicing std::valarray using references? Pin
Code-o-mat2-Sep-09 5:11
Code-o-mat2-Sep-09 5:11 
GeneralRe: Slicing std::valarray using references? Pin
misterMF2-Sep-09 11:09
misterMF2-Sep-09 11:09 
QuestionI am a noob in .dll files help me! Pin
S_A_E_E_D1-Sep-09 23:49
S_A_E_E_D1-Sep-09 23:49 
AnswerRe: I am a noob in .dll files help me! Pin
Cedric Moonen2-Sep-09 0:01
Cedric Moonen2-Sep-09 0:01 
GeneralRe: I am a noob in .dll files help me! Pin
S_A_E_E_D2-Sep-09 0:41
S_A_E_E_D2-Sep-09 0:41 

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.