Hi Cyphre,

<< from my experience with Rebol dll interface you should also try put into
the
structure deffinition 41  val [char!] instead of the string! or char* like:
>>

You're actually OK using a string, in my experience, but you need to fill it
with data before making the call, which "make string!" doesn't do. Since I'm
not sure what REBOL does under the hood, this is based on my experience,
mainly calling Windows API functions.

--Gregg

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to