FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL

Alexandre Julliard julliard at winehq.org
Fri Jun 25 15:01:28 CDT 2004


Mike Hearn <mike at navi.cx> writes:

> It just means there was some information loss in converting error codes
> internally inside Wine ... you'll have to look elsewhere to figure out
> *why* it failed. There is a table of errno codes on MSDN you can use or
> look in winerror.h to find out what 38 is.

Actually it's a Unix errno, 38 is ENOSYS. It would be interesting to
find out what function causes that, a relay trace is probably the best
way.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list