Feb. 23, 2011
6:32 p.m.
André Hentschel <nerv(a)dawncrow.de> 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 julliard(a)winehq.org
February 2011
6:49 p.m.
New subject: include: Add an errno number
Am 23.02.2011 19:32, schrieb Alexandre Julliard:
André Hentschel <nerv(a)dawncrow.de> 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
5513
Age (days ago)
5513
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
André Hentschel