--- In [email protected], "entropyreduction"
<alancampbelllists+ya...@...> wrote:
>
> Hi,
>
> Could someone test dll in unicodePlugin0.75_091002.zip in
> http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/
> to see if sendmessagestrremote
> still works?
>
> unicode.sendmessagestrremote(hwnd, msg, wp, maxsize)
>
> If not, post me a sample script that fails, save me building one.
>
Seems to crash the receiving app.
local uh=unicode.sendmessagestrremote(han, 0x0400+102, 1000, 1000)
where han is a open filedialog in another app, e.g.,
local han=window("firstwindow","c=filedialog")
(uh return a folder name)