quote:
Originally posted by alexp2_ad
Used GetFullPathNameW as you said. Just tried GetFullPathNameA and it returned a bunch of chinese characters.
Ya because Javascript uses WChars so any API that has the ability of using Ascii or WChars you need to use the WChar so it is processed properly.
quote:
Originally posted by Matty
quote:
Originally posted by alexp2_ad
Weird, that actually returned a string, unlike all my efforts, but it was the same string I put in.
You might now have created your databloc properly to hold the amount of data.