Click here to Skip to main content
15,923,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to override the Microsoft SQL Server Login Message Pin
Steve S9-Feb-04 22:22
Steve S9-Feb-04 22:22 
GeneralRe: How to override the Microsoft SQL Server Login Message Pin
mhar9-Feb-04 23:05
professionalmhar9-Feb-04 23:05 
GeneralRandom "session" string Pin
shultas9-Feb-04 16:21
shultas9-Feb-04 16:21 
GeneralRe: Random "session" string Pin
Christian Graus9-Feb-04 17:36
protectorChristian Graus9-Feb-04 17:36 
GeneralRe: Random "session" string Pin
shultas9-Feb-04 19:04
shultas9-Feb-04 19:04 
GeneralRe: Random "session" string Pin
David Crow10-Feb-04 3:24
David Crow10-Feb-04 3:24 
GeneralGlobally hook WM_KILLFOCUS Pin
Anonymous9-Feb-04 14:03
Anonymous9-Feb-04 14:03 
GeneralIt isn't a simple problem..!! Pin
Amr Abdel-Mohsen9-Feb-04 13:05
Amr Abdel-Mohsen9-Feb-04 13:05 
i get the handle of a textbox in an opened window using the function
EnumChildWindows(,,)..
after i obtained the handle of this textbox i want to set a specific
string in this textbox.
"HINT" : the function SetWindowText(,) isn't a valid to this task(why?)
more--->
the opened window has a textbox ,a button ,a label;
and when i used the spy++ program of Microsoft tools to get the caption
to each of them after using SetWindowtext(,),i observed that:
the caption of the label is same as the value appears on it<the
caption="" and="" value="" appears="" are="" equal="" to="" each="" other="" the="" string
posted="" by="" setwindowtext()=""> ,BUT
the caption of the textbox isn't the same as the value appears on it
<the value="" is="" nothing="" but="" the="" caption="" equal="" to="" string="" posted="" by=""
setwindowtext()="" function="">then i want an API function to set the value of the textbox not the
caption..
thank you very much for any help..
Sender :Amr abdel mohsen
Email: app_prog@yahoo.com
GeneralRe: It isn't a simple problem..!! Pin
David Crow10-Feb-04 3:31
David Crow10-Feb-04 3:31 
GeneralCustom Control in dialog which is created in DLL Pin
sjcomp9-Feb-04 11:56
sjcomp9-Feb-04 11:56 
GeneralMFC question Pin
Anonymous9-Feb-04 11:26
Anonymous9-Feb-04 11:26 
GeneralRe: MFC question Pin
sps-itsec469-Feb-04 11:57
sps-itsec469-Feb-04 11:57 
GeneralRe: MFC question Pin
Anonymous9-Feb-04 12:11
Anonymous9-Feb-04 12:11 
GeneralRe: MFC question Pin
toxcct10-Feb-04 4:01
toxcct10-Feb-04 4:01 
GeneralDatatype conversion Pin
krugger9-Feb-04 9:44
krugger9-Feb-04 9:44 
GeneralRe: Datatype conversion Pin
2249179-Feb-04 18:11
2249179-Feb-04 18:11 
GeneralRe: Datatype conversion Pin
Steve S9-Feb-04 22:24
Steve S9-Feb-04 22:24 
GeneralWebBrowser in document Pin
krugger9-Feb-04 9:38
krugger9-Feb-04 9:38 
GeneralRe: WebBrowser in document Pin
Ger Hayden10-Feb-04 9:51
Ger Hayden10-Feb-04 9:51 
Generalchecking the type of an input in C++ Pin
Anonymous9-Feb-04 8:34
Anonymous9-Feb-04 8:34 
GeneralRe: checking the type of an input in C++ Pin
Maximilien9-Feb-04 8:52
Maximilien9-Feb-04 8:52 
GeneralRe: checking the type of an input in C++ Pin
David Crow9-Feb-04 8:55
David Crow9-Feb-04 8:55 
GeneralRe: checking the type of an input in C++ Pin
Maximilien9-Feb-04 9:01
Maximilien9-Feb-04 9:01 
GeneralRe: checking the type of an input in C++ Pin
David Crow9-Feb-04 8:53
David Crow9-Feb-04 8:53 
GeneralRe: checking the type of an input in C++ Pin
Garth J Lancaster9-Feb-04 10:35
professionalGarth J Lancaster9-Feb-04 10:35 

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.