Click here to Skip to main content
15,912,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: radio buttons and check boxes Pin
Ryan Binns5-Feb-04 17:04
Ryan Binns5-Feb-04 17:04 
Generalvery basic C++ question Pin
Binayak5-Feb-04 13:09
Binayak5-Feb-04 13:09 
GeneralRe: very basic C++ question Pin
Taka Muraoka5-Feb-04 13:30
Taka Muraoka5-Feb-04 13:30 
GeneralRe: very basic C++ question Pin
toxcct5-Feb-04 22:09
toxcct5-Feb-04 22:09 
GeneralRe: very basic C++ question Pin
Robert A. T. Káldy7-Feb-04 22:20
Robert A. T. Káldy7-Feb-04 22:20 
GeneralCopying files to CD in XP Pin
rwaca5-Feb-04 13:03
rwaca5-Feb-04 13:03 
GeneralPointers from VC 6.0 to VS .net Pin
xzigax5-Feb-04 12:26
xzigax5-Feb-04 12:26 
Generalautomatic setting a text in a text box using an API function("SetWindowText function isn't valid") Pin
Amr Abdel-Mohsen5-Feb-04 6:52
Amr Abdel-Mohsen5-Feb-04 6:52 
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


Hawk,amr
GeneralRe: automatic setting a text in a text box using an API function(&quot;SetWindowText function isn't valid&quot;) Pin
Ravi Bhavnani5-Feb-04 6:56
professionalRavi Bhavnani5-Feb-04 6:56 
General'-' character Pin
sschilachi5-Feb-04 6:41
sschilachi5-Feb-04 6:41 
GeneralRe: '-' character Pin
Ravi Bhavnani5-Feb-04 6:54
professionalRavi Bhavnani5-Feb-04 6:54 
GeneralI have one Pin
sweep1235-Feb-04 6:32
sweep1235-Feb-04 6:32 
GeneralRe: I have one Pin
David Crow5-Feb-04 9:39
David Crow5-Feb-04 9:39 
GeneralRe: I have one Pin
sweep1236-Feb-04 1:14
sweep1236-Feb-04 1:14 
Generallinking error Pin
Goh Hui Beng5-Feb-04 6:06
Goh Hui Beng5-Feb-04 6:06 
GeneralRe: linking error Pin
Michael P Butler5-Feb-04 7:14
Michael P Butler5-Feb-04 7:14 
GeneralRe: linking error Pin
Anonymous5-Feb-04 14:17
Anonymous5-Feb-04 14:17 
Generalhelp with setpercision Pin
snowedin5-Feb-04 5:59
snowedin5-Feb-04 5:59 
GeneralRe: help with setpercision Pin
Robert A. T. Káldy7-Feb-04 22:29
Robert A. T. Káldy7-Feb-04 22:29 
GeneralRe: CWnd::GetDlgCtrlID() Pin
фил5-Feb-04 5:04
фил5-Feb-04 5:04 
GeneralDisplaying Bitmap Image in VC6 MFC Pin
fjayf5-Feb-04 4:59
fjayf5-Feb-04 4:59 
GeneralRe: Displaying Bitmap Image in VC6 MFC Pin
PJ Arends5-Feb-04 9:38
professionalPJ Arends5-Feb-04 9:38 
GeneralMacro to initialize GDI+ in VC6.0 MFC projects Pin
vimalk5-Feb-04 4:43
vimalk5-Feb-04 4:43 
GeneralRe: Macro to initialize GDI+ in VC6.0 MFC projects Pin
PJ Arends5-Feb-04 9:22
professionalPJ Arends5-Feb-04 9:22 
GeneralMenus in a CPropertySheet (^_^!!) Pin
solostar***5-Feb-04 4:25
solostar***5-Feb-04 4:25 

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.