Quote:
|
Originally Posted by ivan
You can even use GetDlgItemTexta or GetWindowTexta API's...
|
True, but those are just wrappers for the WM_GETDLGTEXT and WM_GETTEXT window messages, which offer more flexibility, and will always work, no matter what version of windows.