Fix for commdlg on Mingw

Steven Edwards Steven_Ed4153 at yahoo.com
Sun May 12 21:45:08 CDT 2002


I didn't think wcstol should be moved out of ntddk and in to port.h so I
did the patch this way. If this is another thing that we shouldn't work
around I will add it to the bitch list for the mingw developers that I
am sending them in a week or two. If they don't fix things shortly after
that then I submit my end-all-be-all mingw buggy fix patch to you.

There are only one or two more places where I will need to do this.  

Changelog: Fix for commdlg. Mingw stdlib.h defines wcstol so we check
for it and use it else we use the normal wine one.

"Every revolution was once a thought in one man's mind"
- Ralph Waldo Emerson 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.diff
Type: application/octet-stream
Size: 413 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020512/137939eb/configure.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ntddk.h.diff
Type: application/octet-stream
Size: 621 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020512/137939eb/ntddk.h.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.ac.diff
Type: application/octet-stream
Size: 408 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020512/137939eb/configure.ac.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.h.in.diff
Type: application/octet-stream
Size: 591 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020512/137939eb/config.h.in.obj


More information about the wine-patches mailing list