Click here to Skip to main content
15,914,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionFunction arguments and call description Pin
Ahmed Charfeddine3-Nov-08 4:48
Ahmed Charfeddine3-Nov-08 4:48 
AnswerRe: Function arguments and call description Pin
Cedric Moonen3-Nov-08 5:10
Cedric Moonen3-Nov-08 5:10 
GeneralRe: Function arguments and call description Pin
Ahmed Charfeddine3-Nov-08 21:34
Ahmed Charfeddine3-Nov-08 21:34 
GeneralRe: Function arguments and call description Pin
Cedric Moonen4-Nov-08 1:20
Cedric Moonen4-Nov-08 1:20 
AnswerRe: Function arguments and call description [modified] Pin
Bram van Kampen3-Nov-08 15:53
Bram van Kampen3-Nov-08 15:53 
GeneralRe: Function arguments and call description Pin
Ahmed Charfeddine3-Nov-08 21:43
Ahmed Charfeddine3-Nov-08 21:43 
GeneralRe: Function arguments and call description Pin
Bram van Kampen4-Nov-08 10:58
Bram van Kampen4-Nov-08 10:58 
QuestionCatch WM_ENABLE im MessageQueue Pin
baerten3-Nov-08 4:14
baerten3-Nov-08 4:14 
Hello everybody,

a certain external library or object in memory disabled sometimes my CDialog Application.

I like to handle this message, so i can write into a log file some informations
to find out what time or why this disable is executed.

a if(pMsg->message == WM_ENABLE) into the PreTranslateMessage don't fire if i execute
manually a EnableWindow(FALSE);

Is there a possibility?

Big thanks for help Smile | :)
QuestionImport data and compile dll Pin
Andy H3-Nov-08 3:09
Andy H3-Nov-08 3:09 
Questionplaying with the value of HANDLE Pin
Ahmed Charfeddine3-Nov-08 2:43
Ahmed Charfeddine3-Nov-08 2:43 
AnswerRe: playing with the value of HANDLE Pin
David Crow3-Nov-08 3:15
David Crow3-Nov-08 3:15 
GeneralRe: playing with the value of HANDLE Pin
Ahmed Charfeddine3-Nov-08 3:28
Ahmed Charfeddine3-Nov-08 3:28 
AnswerRe: playing with the value of HANDLE Pin
CPallini3-Nov-08 3:22
mveCPallini3-Nov-08 3:22 
GeneralRe: playing with the value of HANDLE Pin
Ahmed Charfeddine3-Nov-08 3:27
Ahmed Charfeddine3-Nov-08 3:27 
QuestionOleCreateStaticFromData function call fails Pin
Dhiraj kumar Saini3-Nov-08 0:57
Dhiraj kumar Saini3-Nov-08 0:57 
QuestionNeed help in DateTimePicker Pin
sarat12in3-Nov-08 0:53
sarat12in3-Nov-08 0:53 
AnswerRe: Need help in DateTimePicker Pin
SandipG 3-Nov-08 1:19
SandipG 3-Nov-08 1:19 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 2:22
sarat12in3-Nov-08 2:22 
GeneralRe: Need help in DateTimePicker Pin
David Crow3-Nov-08 3:19
David Crow3-Nov-08 3:19 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 17:50
sarat12in3-Nov-08 17:50 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 18:39
sarat12in3-Nov-08 18:39 
GeneralRe: Need help in DateTimePicker Pin
David Crow4-Nov-08 3:30
David Crow4-Nov-08 3:30 
GeneralRe: Need help in DateTimePicker Pin
David Crow4-Nov-08 3:28
David Crow4-Nov-08 3:28 
QuestionCAxDialogImpl::DoModal creating modeless dialog box Pin
dolly3-Nov-08 0:50
dolly3-Nov-08 0:50 
QuestionGlobal Hooks and IISReset Pin
syntax28uk3-Nov-08 0:36
syntax28uk3-Nov-08 0:36 

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.