Click here to Skip to main content
15,893,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: handle the keyboard input or Accelerator Keys using win32 modal dialog box? Pin
Bob Ciora26-Jan-05 1:33
Bob Ciora26-Jan-05 1:33 
GeneralRe: handle the keyboard input or Accelerator Keys using win32 modal dialog box? Pin
suendisra9-May-11 20:34
suendisra9-May-11 20:34 
Questionhow to initialize a pointer and store string values in it? Pin
reenacutie25-Jan-05 23:35
reenacutie25-Jan-05 23:35 
AnswerRe: how to initialize a pointer and store string values in it? Pin
cristina_tudor26-Jan-05 0:13
cristina_tudor26-Jan-05 0:13 
Generalcube root of a number Pin
cristina_tudor25-Jan-05 23:20
cristina_tudor25-Jan-05 23:20 
GeneralRe: cube root of a number Pin
Antony M Kancidrowski26-Jan-05 2:04
Antony M Kancidrowski26-Jan-05 2:04 
Generallink asm code Pin
rushing25-Jan-05 23:12
rushing25-Jan-05 23:12 
GeneralRe: link asm code Pin
tanvon malik26-Jan-05 0:04
tanvon malik26-Jan-05 0:04 
GeneralMessageBox and Modal dialog Pin
rwestgraham25-Jan-05 22:44
rwestgraham25-Jan-05 22:44 
GeneralRe: MessageBox and Modal dialog Pin
Bob Ciora26-Jan-05 2:49
Bob Ciora26-Jan-05 2:49 
GeneralRe: MessageBox and Modal dialog Pin
rwestgraham26-Jan-05 12:50
rwestgraham26-Jan-05 12:50 
Generalwindows service Pin
hou_12625-Jan-05 22:36
hou_12625-Jan-05 22:36 
GeneralRe: windows service Pin
Blake Miller26-Jan-05 10:14
Blake Miller26-Jan-05 10:14 
GeneralRe: windows service Pin
hou_12626-Jan-05 15:40
hou_12626-Jan-05 15:40 
GeneralRe: windows service Pin
Blake Miller27-Jan-05 4:07
Blake Miller27-Jan-05 4:07 
QuestionProblem extending a Win32 Console App with a MFC Dialog ? Pin
keith_ennion25-Jan-05 22:06
keith_ennion25-Jan-05 22:06 
AnswerRe: Problem extending a Win32 Console App with a MFC Dialog ? Pin
geo_m26-Jan-05 1:12
geo_m26-Jan-05 1:12 
Being never seriously worked with MFC, but on general - do you have a message pump in your console app?
Do you keep the all dialog related stuff (including the message pump) in the one thread? - win32 controls are not very capable of handling MT issues.

GeneralRPC Error 1726 for long run applications Pin
JibJeab25-Jan-05 21:48
JibJeab25-Jan-05 21:48 
GeneralRe: RPC Error 1726 for long run applications Pin
Blake Miller27-Jan-05 4:12
Blake Miller27-Jan-05 4:12 
Generalpure WinAPI vs MFC Pin
Reynold E. Lariza25-Jan-05 21:42
Reynold E. Lariza25-Jan-05 21:42 
GeneralRe: pure WinAPI vs MFC Pin
Kevin McFarlane25-Jan-05 23:24
Kevin McFarlane25-Jan-05 23:24 
GeneralRe: pure WinAPI vs MFC Pin
Blake Miller26-Jan-05 10:24
Blake Miller26-Jan-05 10:24 
Generalarrays as parameters to functions Pin
doneirik25-Jan-05 21:35
doneirik25-Jan-05 21:35 
GeneralRe: arrays as parameters to functions Pin
David Crow26-Jan-05 2:53
David Crow26-Jan-05 2:53 
Generalmy dll error ('CString' : undeclared identifier) Pin
vc-programmer-25-Jan-05 21:25
vc-programmer-25-Jan-05 21:25 

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.