> notepad++'s status bar handle needs to be messaged with SB_GETTEXTW > (WM_USER+13), not SB_GETTEXT. Then the enhanced version of the win plugin > function works. > > Regards, > Sheri >
The message i send is not a StatusBar GetText Message the mesage i use is to get back the current folder of a standard open/save file dialog... It works with notepad, firefox, office 2003, pfe, notepad++,...... I get the source from an ahk script and by mistake i let the SB_GETTEXT name of my previous sendmessagestrremote sample...
