Click here to Skip to main content
16,004,860 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Embed Access GUI in C++ Dialog Pin
TedWagstaff17-May-07 5:45
TedWagstaff17-May-07 5:45 
QuestionSimple Question: Resizing: Pin
zqueezy17-May-07 4:53
zqueezy17-May-07 4:53 
AnswerRe: Simple Question: Resizing: Pin
zqueezy17-May-07 5:12
zqueezy17-May-07 5:12 
AnswerRe: Simple Question: Resizing: Pin
CPallini17-May-07 5:14
mveCPallini17-May-07 5:14 
GeneralRe: Simple Question: Resizing: Pin
zqueezy17-May-07 5:19
zqueezy17-May-07 5:19 
AnswerRe: Simple Question: Resizing: Pin
Nelek17-May-07 20:27
protectorNelek17-May-07 20:27 
QuestionConvert or Add? Pin
Star0917-May-07 4:11
Star0917-May-07 4:11 
QuestionRe: Convert or Add? Pin
David Crow17-May-07 5:20
David Crow17-May-07 5:20 
Converting a console application to a GUI application is a little more involved than just changing compiler switches, or linking with different libraries. The whole UI will need to be redesigned. Your code to generate the tree should remain the same, unless you've done something to it that ties it to a console application.

What exactly do want the GUI to look like?


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: Convert or Add? Pin
Star0917-May-07 6:12
Star0917-May-07 6:12 
QuestionHow to Get the caption of a menu item Pin
jannathali17-May-07 3:15
jannathali17-May-07 3:15 
AnswerRe: How to Get the caption of a menu item Pin
Try17-May-07 3:21
Try17-May-07 3:21 
AnswerRe: How to Get the caption of a menu item Pin
Ravi Bhavnani17-May-07 4:16
professionalRavi Bhavnani17-May-07 4:16 
QuestionManifest files in VC2005 Pin
tom groezer17-May-07 2:48
tom groezer17-May-07 2:48 
QuestionValidating user credentials on a Stand alone system Pin
chitrag_raju17-May-07 2:41
chitrag_raju17-May-07 2:41 
QuestionRe: Validating user credentials on a Stand alone system Pin
David Crow17-May-07 5:26
David Crow17-May-07 5:26 
AnswerRe: Validating user credentials on a Stand alone system Pin
chitrag_raju17-May-07 5:35
chitrag_raju17-May-07 5:35 
GeneralRe: Validating user credentials on a Stand alone system Pin
David Crow17-May-07 5:41
David Crow17-May-07 5:41 
GeneralRe: Validating user credentials on a Stand alone system Pin
Mark Salsbery17-May-07 6:33
Mark Salsbery17-May-07 6:33 
QuestionCreateProcess Pin
Try17-May-07 2:01
Try17-May-07 2:01 
AnswerRe: CreateProcess Pin
Arman S.17-May-07 2:18
Arman S.17-May-07 2:18 
GeneralRe: CreateProcess Pin
Try17-May-07 2:47
Try17-May-07 2:47 
GeneralRe: CreateProcess Pin
Mark Salsbery17-May-07 5:28
Mark Salsbery17-May-07 5:28 
AnswerRe: CreateProcess Pin
Nibu babu thomas17-May-07 2:20
Nibu babu thomas17-May-07 2:20 
QuestionDLL Problem Pin
Syamlal S Nair17-May-07 1:50
Syamlal S Nair17-May-07 1:50 
QuestionRe: DLL Problem Pin
CPallini17-May-07 1:59
mveCPallini17-May-07 1:59 

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.