Click here to Skip to main content
15,909,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Shared Memory Creation ? Pin
ThatsAlok29-Oct-06 18:43
ThatsAlok29-Oct-06 18:43 
QuestionEditbox identification problem Pin
gajendrakashyap29-Oct-06 17:35
gajendrakashyap29-Oct-06 17:35 
AnswerRe: Editbox identification problem Pin
ThatsAlok29-Oct-06 18:46
ThatsAlok29-Oct-06 18:46 
GeneralRe: Editbox identification problem Pin
gajendrakashyap29-Oct-06 19:18
gajendrakashyap29-Oct-06 19:18 
GeneralRe: Editbox identification problem Pin
gajendrakashyap29-Oct-06 19:20
gajendrakashyap29-Oct-06 19:20 
AnswerRe: Editbox identification problem Pin
stanlymt29-Oct-06 19:36
stanlymt29-Oct-06 19:36 
GeneralRe: Editbox identification problem Pin
ThatsAlok29-Oct-06 19:50
ThatsAlok29-Oct-06 19:50 
GeneralRe: Editbox identification problem Pin
stanlymt29-Oct-06 20:00
stanlymt29-Oct-06 20:00 
ID is the Editbox ID in the resource file. If you need to handle differently for each edit box in the dialog, you have to handle it seperately. Otherwise,
you can use one button as 'default' button and handle the event there.
GeneralRe: Editbox identification problem Pin
ThatsAlok30-Oct-06 22:31
ThatsAlok30-Oct-06 22:31 
GeneralRe: Editbox identification problem Pin
ThatsAlok29-Oct-06 19:47
ThatsAlok29-Oct-06 19:47 
GeneralRe: Editbox identification problem Pin
gajendrakashyap29-Oct-06 20:00
gajendrakashyap29-Oct-06 20:00 
QuestionInputing data from .txt to array. Pin
Ramper29-Oct-06 16:09
Ramper29-Oct-06 16:09 
AnswerRe: Inputing data from .txt to array. Pin
benjymous29-Oct-06 21:47
benjymous29-Oct-06 21:47 
GeneralRe: Inputing data from .txt to array. Pin
Ramper30-Oct-06 8:07
Ramper30-Oct-06 8:07 
QuestionUse a MFC4.2 extension dll in vc2003.net, is that possible? Pin
Ralph.Law29-Oct-06 15:15
Ralph.Law29-Oct-06 15:15 
AnswerRe: Use a MFC4.2 extension dll in vc2003.net, is that possible? Pin
Mark Salsbery29-Oct-06 15:20
Mark Salsbery29-Oct-06 15:20 
GeneralRe: Use a MFC4.2 extension dll in vc2003.net, is that possible? Pin
Ralph.Law29-Oct-06 16:02
Ralph.Law29-Oct-06 16:02 
GeneralRe: Use a MFC4.2 extension dll in vc2003.net, is that possible? Pin
Mark Salsbery29-Oct-06 16:07
Mark Salsbery29-Oct-06 16:07 
GeneralRe: Use a MFC4.2 extension dll in vc2003.net, is that possible? Pin
Mark Salsbery29-Oct-06 16:09
Mark Salsbery29-Oct-06 16:09 
QuestionCFile::Write() and disk-full condition Pin
Le Thanh Cong29-Oct-06 14:55
Le Thanh Cong29-Oct-06 14:55 
AnswerRe: CFile::Write() and disk-full condition Pin
Mark Salsbery29-Oct-06 15:18
Mark Salsbery29-Oct-06 15:18 
GeneralRe: CFile::Write() and disk-full condition Pin
Le Thanh Cong29-Oct-06 15:23
Le Thanh Cong29-Oct-06 15:23 
GeneralRe: CFile::Write() and disk-full condition Pin
Mark Salsbery29-Oct-06 15:27
Mark Salsbery29-Oct-06 15:27 
GeneralRe: CFile::Write() and disk-full condition Pin
Le Thanh Cong29-Oct-06 16:12
Le Thanh Cong29-Oct-06 16:12 
QuestionInitCommonControls and XP visual style Pin
Le Thanh Cong29-Oct-06 14:46
Le Thanh Cong29-Oct-06 14:46 

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.