Click here to Skip to main content
15,914,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Ressource Editor Pin
baerten19-Mar-07 3:11
baerten19-Mar-07 3:11 
General[OT] Pin
prasad_som19-Mar-07 3:40
prasad_som19-Mar-07 3:40 
GeneralRe: [OT] Pin
baerten19-Mar-07 4:12
baerten19-Mar-07 4:12 
GeneralRe: [OT] Pin
prasad_som19-Mar-07 4:16
prasad_som19-Mar-07 4:16 
GeneralRe: [OT] Pin
baerten19-Mar-07 4:28
baerten19-Mar-07 4:28 
QuestionSAP and VC++ Pin
Programm3r18-Mar-07 22:50
Programm3r18-Mar-07 22:50 
QuestionRetriving fields value of UI application Pin
Shiva Prasad18-Mar-07 22:25
Shiva Prasad18-Mar-07 22:25 
AnswerRe: Retriving fields value of UI application Pin
ThatsAlok18-Mar-07 23:05
ThatsAlok18-Mar-07 23:05 
TssPrasad wrote:
Can it be done using windows messaging or suggest me a way how to go about doing this..

use FindWindow to Find the Window Handle of the Text Box and using WM_GETTEXT method retrieve the length... Before sending the WM_GETTEXT, send WM_GETTEXTLENGTH to retrieve the length of the Text


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
Global Interface Table: An Easy Way to Marshal an Interface Pointer[new]
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You

GeneralRe: Retriving fields value of UI application Pin
Shiva Prasad19-Mar-07 0:00
Shiva Prasad19-Mar-07 0:00 
GeneralRe: Retriving fields value of UI application Pin
ThatsAlok19-Mar-07 0:10
ThatsAlok19-Mar-07 0:10 
GeneralRe: Retriving fields value of UI application Pin
David Crow19-Mar-07 2:33
David Crow19-Mar-07 2:33 
QuestionHow to get the point clicked in NM_DBLCLK. Pin
Aryan S18-Mar-07 22:07
Aryan S18-Mar-07 22:07 
AnswerRe: How to get the point clicked in NM_DBLCLK. Pin
ThatsAlok18-Mar-07 23:03
ThatsAlok18-Mar-07 23:03 
AnswerRe: How to get the point clicked in NM_DBLCLK. Pin
prasad_som18-Mar-07 23:06
prasad_som18-Mar-07 23:06 
QuestionGrid problem. Pin
david bagaturia18-Mar-07 21:18
david bagaturia18-Mar-07 21:18 
AnswerRe: Grid problem. Pin
prasad_som18-Mar-07 21:24
prasad_som18-Mar-07 21:24 
GeneralRe: Grid problem. Pin
david bagaturia18-Mar-07 21:31
david bagaturia18-Mar-07 21:31 
QuestionLPT1 I/O on WinXP Pin
x87Bliss18-Mar-07 20:42
x87Bliss18-Mar-07 20:42 
QuestionDisplaying raw video stream in a window Pin
mehranma18-Mar-07 20:35
mehranma18-Mar-07 20:35 
AnswerRe: Displaying raw video stream in a window Pin
prasad_som18-Mar-07 21:21
prasad_som18-Mar-07 21:21 
AnswerRe: Displaying raw video stream in a window Pin
Mark Salsbery19-Mar-07 4:26
Mark Salsbery19-Mar-07 4:26 
QuestionRanking integers in an Array Pin
Thomus18-Mar-07 20:18
Thomus18-Mar-07 20:18 
AnswerRe: Ranking integers in an Array Pin
ThatsAlok18-Mar-07 20:27
ThatsAlok18-Mar-07 20:27 
GeneralRe: Ranking integers in an Array Pin
Thomus18-Mar-07 20:37
Thomus18-Mar-07 20:37 
GeneralRe: Ranking integers in an Array Pin
ThatsAlok18-Mar-07 20:42
ThatsAlok18-Mar-07 20:42 

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.