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

C / C++ / MFC

 
AnswerRe: Delete file from temporary internet files? Pin
Ravi Bhavnani22-Sep-05 6:36
professionalRavi Bhavnani22-Sep-05 6:36 
GeneralRe: Delete file from temporary internet files? Pin
DanYELL22-Sep-05 14:47
DanYELL22-Sep-05 14:47 
GeneralRe: Delete file from temporary internet files? Pin
Ravi Bhavnani23-Sep-05 1:56
professionalRavi Bhavnani23-Sep-05 1:56 
QuestionTray Icon Menu Command handling in MFC Pin
pritamkd22-Sep-05 5:06
pritamkd22-Sep-05 5:06 
AnswerRe: Tray Icon Menu Command handling in MFC Pin
Laffis22-Sep-05 5:57
Laffis22-Sep-05 5:57 
AnswerRe: Tray Icon Menu Command handling in MFC Pin
Laffis22-Sep-05 6:01
Laffis22-Sep-05 6:01 
AnswerRe: Tray Icon Menu Command handling in MFC Pin
David Crow22-Sep-05 7:31
David Crow22-Sep-05 7:31 
GeneralRe: Tray Icon Menu Command handling in MFC Pin
pritamkd23-Sep-05 3:20
pritamkd23-Sep-05 3:20 
GeneralRe: Tray Icon Menu Command handling in MFC Pin
David Crow23-Sep-05 3:51
David Crow23-Sep-05 3:51 
GeneralRe: Tray Icon Menu Command handling in MFC Pin
pritamkd23-Sep-05 3:59
pritamkd23-Sep-05 3:59 
QuestionEdit Box, not able to read Pin
tejaswi-teja22-Sep-05 4:53
tejaswi-teja22-Sep-05 4:53 
AnswerRe: Edit Box, not able to read Pin
Laffis22-Sep-05 5:46
Laffis22-Sep-05 5:46 
AnswerRe: Edit Box, not able to read Pin
Eytukan22-Sep-05 6:42
Eytukan22-Sep-05 6:42 
AnswerRe: Edit Box, not able to read Pin
David Crow22-Sep-05 7:15
David Crow22-Sep-05 7:15 
GeneralRe: Edit Box, not able to read Pin
22-Sep-05 21:23
suss22-Sep-05 21:23 
yes yes it is an MFC application using the Cwnd Class. first of all , the application that has created that edit control is a different one. not under our control. i am j ust trying to read from the window "Histograms" generated by that application( Vims Configuration Tool). I am trying to do this by using available functinos like FindWindow("Histogram"),GetTopWindow(),GetNextWindow().. like that getting all controls and then using SendMessage(WM_GETTEXT...). and now the problem is for the window that is disabled(seems to be i dont know exatly) but data is visible.
i am not even getting a handle to it .some other windows that are disabled i found using a function sth like CSnd:: isEnabled .but in that list also the one i am talking about is not there.

-- modified at 3:27 Friday 23rd September, 2005
GeneralRe: Edit Box, not able to read Pin
David Crow23-Sep-05 3:53
David Crow23-Sep-05 3:53 
QuestionProblem with webcam image capture Pin
SimCom22-Sep-05 4:47
SimCom22-Sep-05 4:47 
AnswerRe: Problem with webcam image capture Pin
SimCom22-Sep-05 11:21
SimCom22-Sep-05 11:21 
QuestionHow to remove Host Protected Area (HPA) on ATA Hard Disk in Windows????? Pin
nagamohan_p22-Sep-05 4:44
nagamohan_p22-Sep-05 4:44 
QuestionSaving PIDL to disk / registry Pin
Skute22-Sep-05 4:29
Skute22-Sep-05 4:29 
AnswerRe: Saving PIDL to disk / registry Pin
David Crow22-Sep-05 4:39
David Crow22-Sep-05 4:39 
GeneralRe: Saving PIDL to disk / registry Pin
Eytukan22-Sep-05 6:55
Eytukan22-Sep-05 6:55 
GeneralRe: Saving PIDL to disk / registry Pin
David Crow22-Sep-05 7:28
David Crow22-Sep-05 7:28 
QuestionNo Debug Info Pin
sweep12322-Sep-05 3:32
sweep12322-Sep-05 3:32 
AnswerRe: No Debug Info Pin
David Crow22-Sep-05 4:13
David Crow22-Sep-05 4:13 

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.