> > > > This is working fine in my pick.favFolder script but it could be good to get > the return code (as you said in unicode_status variable ).. > > In my case the returned value is the length of the string (for ansi app the > returned string is ansi and not unicode) >
I uploaded a win.dll which detects whether or not the receiving window is Unicode and translates the string back to multi-byte if it is. http://powerpro.webeddie.com/download/win.dll
