--- In [email protected], "brucexs" <bswit...@...> wrote: > > > http://powerpro.webeddie.com/download/win.dll >
it is worse than before (win 1.6.8)
--CODE--
len = han.sendMessageStrRemote( SB_GETTEXT, 1000, astr)
win.debug("["++ len ++"] "++astr)
--CODE--
I did not get the string back for unicode (notepad++ unicode applicaton), i did
not get the string back for an ansi application (pfe or notepad++ ansi):((
Unicode OUTPUT :
[26]C
ANSI Debug OUTPUT
[26]?
- - - -
