Fix for commdlg on Mingw

Huw D M Davies h.davies1 at physics.ox.ac.uk
Mon May 13 06:24:51 CDT 2002


On Mon, May 13, 2002 at 07:01:56PM +0900, Dmitry Timoshkov wrote:
> "Steven Edwards" <Steven_Ed4153 at yahoo.com> wrote:
> 
> > And they say ignorance is bliss. I didn't really think about that and
> > I was just looking at ntdll and msvcrt differences today. What would be
> > proper
> > Way to fix this? Once I have the idea, I can do the patches for the
> > rest.
> 
> I believe that ntdll should be used as a C run-time replacement as much
> as possible, especially in the light of a more and more wide use of unicode
> in Wine and necessity to have a direct way to manipulate unicode strings
> and data.
> 
> The only question I have: in what header file all those ntdll C run-time
> functions should be prototyped? It seems that NT DDK does not have an answer
> on that question.

Last time I asked Alexandre this, he suggested ntddk.h .  So that's
where I put wcstol().

Huw.




More information about the wine-devel mailing list