Results 1 to 21 of 21

Thread: Reading Shell's output in unicode

Threaded View

  1. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2010
    Posts
    118

    Re: Reading Shell's output in unicode

    Thanks for your time. That's a huge work.
    Sorry, I forgot to mention, that I will use it in Excel. I have tweaked your code a bit. I can now get hWnd value for UserForm, but I don't know how get it for Module, so my example is not working ("Unicode" button). "If TypeOf This Is UserControl Then" is not working in VBA, so I have made a workaround.

    There are two main problems:
    1) I still don't see Unicode characters (they all are changed to "??????")
    2) There is no such a thing as new line, I see "♪◙" instead.

    I saw that you have a reference to vba6 in one place, but newer Office versions use vba7, not sure if that's important.

    P.S. My workbook will only work on 32bit Office version, for it to work on 64bit version it needs API adaptation.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width