Click here to Skip to main content
15,887,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Learning how to parse XML file in C++ Pin
Marc Soleda26-Jul-05 22:17
Marc Soleda26-Jul-05 22:17 
GeneralRe: Learning how to parse XML file in C++ Pin
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX26-Jul-05 23:30
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX26-Jul-05 23:30 
GeneralRe: Learning how to parse XML file in C++ Pin
Marc Soleda26-Jul-05 23:45
Marc Soleda26-Jul-05 23:45 
GeneralRe: Learning how to parse XML file in C++ Pin
Ritu Kwatra26-Jul-05 22:25
Ritu Kwatra26-Jul-05 22:25 
GeneralRe: Learning how to parse XML file in C++ Pin
David Crow27-Jul-05 3:04
David Crow27-Jul-05 3:04 
Questioncan we stop dialog from exiting when i click on red cross button? Pin
sayup26-Jul-05 21:56
sayup26-Jul-05 21:56 
AnswerRe: can we stop dialog from exiting when i click on red cross button? Pin
mark novak27-Jul-05 0:38
mark novak27-Jul-05 0:38 
AnswerRe: can we stop dialog from exiting when i click on red cross button? Pin
Stlan27-Jul-05 0:54
Stlan27-Jul-05 0:54 
You can also disable the Close X button of a CWnd derived-object by calling GetSystemMenu()->EnableMenuItem(SC_CLOSE, MF_DISABLED);
GeneralRestarting an application from within the same application Pin
ledallam26-Jul-05 18:52
ledallam26-Jul-05 18:52 
GeneralRe: Restarting an application from within the same application Pin
GDavy26-Jul-05 20:02
GDavy26-Jul-05 20:02 
GeneralRe: Restarting an application from within the same application Pin
Smith#26-Jul-05 22:21
Smith#26-Jul-05 22:21 
GeneralRe: Restarting an application from within the same application Pin
Smith#26-Jul-05 22:22
Smith#26-Jul-05 22:22 
GeneralRe: Restarting an application from within the same application Pin
ledallam27-Jul-05 0:37
ledallam27-Jul-05 0:37 
GeneralRe: Restarting an application from within the same application Pin
David Crow27-Jul-05 3:07
David Crow27-Jul-05 3:07 
QuestionHow can I export a Dialog class in MFC regular Dll or Extension Dll? Pin
guiguizk26-Jul-05 18:43
guiguizk26-Jul-05 18:43 
AnswerRe: How can I export a Dialog class in MFC regular Dll or Extension Dll? Pin
GDavy26-Jul-05 20:08
GDavy26-Jul-05 20:08 
GeneralRe: How can I export a Dialog class in MFC regular Dll or Extension Dll? Pin
guiguizk26-Jul-05 20:47
guiguizk26-Jul-05 20:47 
Questionhow can i transprant a child dialog's background? Pin
SamSmithCn26-Jul-05 17:35
SamSmithCn26-Jul-05 17:35 
AnswerRe: how can i transprant a child dialog's background? Pin
mark novak27-Jul-05 0:33
mark novak27-Jul-05 0:33 
GeneralPath Name Pin
Veera Raghavendra26-Jul-05 17:23
Veera Raghavendra26-Jul-05 17:23 
GeneralRe: Path Name Pin
Bob Stanneveld26-Jul-05 23:14
Bob Stanneveld26-Jul-05 23:14 
GeneralRe: Path Name Pin
Veera Raghavendra26-Jul-05 23:16
Veera Raghavendra26-Jul-05 23:16 
GeneralRe: Path Name Pin
David Crow27-Jul-05 3:09
David Crow27-Jul-05 3:09 
GeneralRe: Path Name Pin
Toby Opferman27-Jul-05 14:28
Toby Opferman27-Jul-05 14:28 
GeneralLockFileEx Pin
Anonymous26-Jul-05 16:48
Anonymous26-Jul-05 16:48 

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.