NTDLL wcstoul

David Elliott dfe at tgwbd.org
Sun Oct 21 17:27:52 CDT 2001


This one implements the wcstoul function for NTDLL

Basically a cut'n'paste of wcstol.

I /assumed/ that I needed to add a line to import strtoul to the
ntdll.spec, if this is not correct then please remove that line.  Again,
simple cut'n'paste of the line for strtol.

This will be required by my next patch which implements the RPCRT4
Uuid(From/To)String(A/W) functions.

-Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine_ntdll_wcstoul.patch
Type: application/octet-stream
Size: 1833 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011021/89e4f61f/wine_ntdll_wcstoul.obj


More information about the wine-patches mailing list