Click here to Skip to main content
15,917,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: video ? Pin
Roman Rodov26-Jan-04 18:48
Roman Rodov26-Jan-04 18:48 
GeneralWow I forgot to post this up.... Pin
Snyp26-Jan-04 14:59
Snyp26-Jan-04 14:59 
QuestionHow to transfer a function pointer to dll? Pin
freehawk26-Jan-04 14:48
freehawk26-Jan-04 14:48 
GeneralOpen a file explorer in a dialog based MFC app Pin
tylerz197026-Jan-04 12:57
tylerz197026-Jan-04 12:57 
GeneralRe: Open a file explorer in a dialog based MFC app Pin
Gary Kirkham26-Jan-04 13:36
Gary Kirkham26-Jan-04 13:36 
GeneralRe: Open a file explorer in a dialog based MFC app Pin
andreir2326-Jan-04 15:51
andreir2326-Jan-04 15:51 
GeneralTrouble while trying to exit a dialog MFC App Pin
andreir2326-Jan-04 11:48
andreir2326-Jan-04 11:48 
GeneralRe: Trouble while trying to exit a dialog MFC App Pin
John R. Shaw26-Jan-04 18:08
John R. Shaw26-Jan-04 18:08 
Let the user use ESC or Enter, after all that is what most user will expect.

Otherwise you could probably use GetKeyState() to determine which key was pressed, so you can decide when to allow box to close.

INTP
GeneralRe: Trouble while trying to exit a dialog MFC App Pin
andreir2327-Jan-04 12:09
andreir2327-Jan-04 12:09 
GeneralRe: Trouble while trying to exit a dialog MFC App Pin
rrrado26-Jan-04 21:49
rrrado26-Jan-04 21:49 
GeneralRe: Trouble while trying to exit a dialog MFC App Pin
Robert A. T. Káldy27-Jan-04 1:08
Robert A. T. Káldy27-Jan-04 1:08 
QuestionHow do you modify a string from a string table and/or how you use it ? Pin
andreir2326-Jan-04 11:31
andreir2326-Jan-04 11:31 
AnswerRe: How do you modify a string from a string table and/or how you use it ? Pin
BaldwinMartin26-Jan-04 16:36
BaldwinMartin26-Jan-04 16:36 
AnswerRe: How do you modify a string from a string table and/or how you use it ? Pin
John R. Shaw26-Jan-04 18:00
John R. Shaw26-Jan-04 18:00 
GeneralRe: How do you modify a string from a string table and/or how you use it ? Pin
andreir2327-Jan-04 12:14
andreir2327-Jan-04 12:14 
GeneralRe: How do you modify a string from a string table and/or how you use it ? Pin
John R. Shaw28-Jan-04 15:36
John R. Shaw28-Jan-04 15:36 
GeneralHelp with IE plugin... Pin
Snyp26-Jan-04 11:23
Snyp26-Jan-04 11:23 
GeneralRe: Help with IE plugin... Pin
Michael Dunn26-Jan-04 16:33
sitebuilderMichael Dunn26-Jan-04 16:33 
GeneralOnIdle Pin
lpRomang26-Jan-04 9:57
lpRomang26-Jan-04 9:57 
GeneralRe: OnIdle Pin
Michael Dunn26-Jan-04 16:38
sitebuilderMichael Dunn26-Jan-04 16:38 
GeneralRe: OnIdle Pin
Anonymous26-Jan-04 19:18
Anonymous26-Jan-04 19:18 
GeneralRe: OnIdle Pin
Michael Dunn26-Jan-04 19:44
sitebuilderMichael Dunn26-Jan-04 19:44 
GeneralRe: OnIdle Pin
Anonymous27-Jan-04 2:12
Anonymous27-Jan-04 2:12 
GeneralRe: OnIdle Pin
Michael Dunn27-Jan-04 7:07
sitebuilderMichael Dunn27-Jan-04 7:07 
GeneralSorting 'std::list' -s filled with class-pointers leads to a compile error Pin
clayman8726-Jan-04 8:49
clayman8726-Jan-04 8:49 

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.