Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMy new problem is to copy directory Pin
rajneshmalik23-Dec-07 23:23
rajneshmalik23-Dec-07 23:23 
GeneralRe: My new problem is to copy directory Pin
Nishad S23-Dec-07 23:59
Nishad S23-Dec-07 23:59 
GeneralRe: My new problem is to copy directory Pin
rajneshmalik25-Dec-07 19:42
rajneshmalik25-Dec-07 19:42 
GeneralRe: My new problem is to copy directory Pin
Nishad S25-Dec-07 19:56
Nishad S25-Dec-07 19:56 
GeneralwxWidgets not playing nicely with MFC Pin
Shaheed Legion23-Dec-07 22:06
Shaheed Legion23-Dec-07 22:06 
GeneralRe: wxWidgets not playing nicely with MFC Pin
Shaheed Legion27-Dec-07 1:16
Shaheed Legion27-Dec-07 1:16 
GeneralRe: wxWidgets not playing nicely with MFC Pin
JudyL_MD27-Dec-07 17:06
JudyL_MD27-Dec-07 17:06 
GeneralRe: wxWidgets not playing nicely with MFC Pin
Shaheed Legion7-Jan-13 7:21
Shaheed Legion7-Jan-13 7:21 
GeneralChange the background color of individual columns Pin
johnalek23-Dec-07 22:06
johnalek23-Dec-07 22:06 
JokeRe: Change the background color of individual columns Pin
CPallini23-Dec-07 22:10
mveCPallini23-Dec-07 22:10 
GeneralRe: Change the background color of individual columns Pin
Nishad S23-Dec-07 22:32
Nishad S23-Dec-07 22:32 
GeneralRe: Change the background color of individual columns Pin
Hamid_RT23-Dec-07 23:12
Hamid_RT23-Dec-07 23:12 
GeneralCreate a dialog Pin
john563223-Dec-07 19:50
john563223-Dec-07 19:50 
GeneralRe: Create a dialog Pin
Hamid_RT23-Dec-07 20:00
Hamid_RT23-Dec-07 20:00 
GeneralRe: Create a dialog Pin
john563223-Dec-07 20:06
john563223-Dec-07 20:06 
GeneralRe: Create a dialog Pin
Hamid_RT23-Dec-07 20:16
Hamid_RT23-Dec-07 20:16 
GeneralRe: Create a dialog Pin
john563223-Dec-07 20:18
john563223-Dec-07 20:18 
GeneralRe: Create a dialog Pin
Hamid_RT23-Dec-07 20:46
Hamid_RT23-Dec-07 20:46 
GeneralRe: Create a dialog Pin
_AnsHUMAN_ 23-Dec-07 20:07
_AnsHUMAN_ 23-Dec-07 20:07 
GeneralRe: Create a dialog Pin
only coding23-Dec-07 21:14
only coding23-Dec-07 21:14 
GeneralRe: Create a dialog Pin
Nishad S23-Dec-07 21:42
Nishad S23-Dec-07 21:42 
GeneralRe: Create a dialog Pin
Bram van Kampen24-Dec-07 13:31
Bram van Kampen24-Dec-07 13:31 
Hi, I'm Not an expert, very few of us would claim to be.

Your problem appears not to be the drawing of the Dialog box, (that's quite simple) but the trapping of the event on which you want it drawn.
i.e. you want to trap the event of a user clicking on a Tree Control Item, by starting an event handler. That event handler should set up a Dialog box, and call it's DoModal().

Bram van Kampen

QuestionHow can I get the IP automatically? Pin
Mension23-Dec-07 19:40
Mension23-Dec-07 19:40 
GeneralRe: How can I get the IP automatically? Pin
only coding23-Dec-07 19:47
only coding23-Dec-07 19:47 
GeneralRe: How can I get the IP automatically? [modified] Pin
Mension23-Dec-07 23:26
Mension23-Dec-07 23:26 

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.