It's such a wonderful sensation of enlightenment and finalization when someone (in this case vr) comes along and points out such a (seemingly) simple thing

... especially when I'd started that TCHAR** debug in July, and only visited it intermittently, since I was never making headway on it. Most of the time, when I think I have a SoPW, making the SSCCE rubber duck-s it without the post ever going through. But since even my SSCCE that I pruned and tweaked over the weekend didn't solve it, I finally had to post today.

(The other thing missing from my original was the pack string of Q vs L -- that conditional wasn't there in my original, so even if I had the ->{ptr}, $nFiles, the original wouldn't have worked because half the pointer was truncated.)

Thanks again, vr, for the extra set of eyes.


In reply to Re^4: Win32::GuiTest::SendMessage/AllocateVirtualMemory and TCHAR** by pryrt
in thread [SOLVED] Win32::GuiTest::SendMessage/AllocateVirtualMemory and TCHAR** by pryrt

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.