Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Questionhow can I obtain data bits excluding header of an jpeg Pin
Kenan Aksoy22-Sep-05 2:50
Kenan Aksoy22-Sep-05 2:50 
AnswerRe: how can I obtain data bits excluding header of an jpeg Pin
Chris Losinger22-Sep-05 3:50
professionalChris Losinger22-Sep-05 3:50 
Questionabs() function is wierd Pin
Adrian Metcalfe22-Sep-05 2:44
Adrian Metcalfe22-Sep-05 2:44 
AnswerRe: abs() function is wierd Pin
David Crow22-Sep-05 2:50
David Crow22-Sep-05 2:50 
GeneralRe: abs() function is wierd Pin
Adrian Metcalfe22-Sep-05 3:02
Adrian Metcalfe22-Sep-05 3:02 
AnswerRe: abs() function is wierd Pin
Cedric Moonen22-Sep-05 2:52
Cedric Moonen22-Sep-05 2:52 
GeneralRe: abs() function is wierd Pin
Adrian Metcalfe22-Sep-05 3:04
Adrian Metcalfe22-Sep-05 3:04 

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.