W and A functions in wine DLLs

Dmitry Timoshkov dmitry at codeweavers.com
Fri Apr 15 23:52:39 CDT 2011


Gerold Jens Wucherpfennig <gjwucherpfennig at gmx.net> wrote:

> I just want to know how to implement functions
> in a DLL. If I remember correctly I should
> implement the W function and call it in the
> implementation of the A function.
> 
> Do I have to do some string manipulation functions
> in the A function?
> 
> I'm looking forward to reading from you.

You should be able to figure that out on your own. Have a look at any
existing API implemenation.

This is a developers list, not a programming support forum.

-- 
Dmitry.



More information about the wine-devel mailing list