Re: include: Add an errno number

2011-02-23 Thread André Hentschel
Am 23.02.2011 19:32, schrieb Alexandre Julliard: > André Hentschel writes: > >> @@ -23,6 +23,7 @@ >> >> # define EPERM 1 >> # define ENOENT 2 >> +# define ENOFILE ENOENT > > I don't see that in the MS headers. > true, sorry again -- Best Regards, André Hentschel

Re: include: Add an errno number

2011-02-23 Thread Alexandre Julliard
André Hentschel writes: > @@ -23,6 +23,7 @@ > > # define EPERM 1 > # define ENOENT 2 > +# define ENOFILE ENOENT I don't see that in the MS headers. -- Alexandre Julliard julli...@winehq.org