Hello Hypo !
You again !
This is nice.
In fact, the "buffer" is initally a ANSIString variable that has been filled in via another function which copy integrally the content of a (binary) file into it
I will look at the code you propose
Thanks !
ps : there may be some delay as I may not come back on this issue very often in the coming weeks
Main Topics
Browse All Topics





by: HypoPosted on 2009-05-20 at 06:41:31ID: 24431745
Hi,
I don't know if this is what you are looking for, or if there are som native way of doing this, but this example shows one way of putting data into a unicode string by moving the memory into and out of the string. See the example below.
/Hypo
Select allOpen in new window