[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: STATUS_* codes
From:       "Dmitry Timoshkov" <dmitry () sloboda ! ru>
Date:       2001-04-30 16:55:17
[Download RAW message or body]

"David Howells" <dhowells@cambridge.redhat.com> wrote:

> Can someone pin numbers on the following codes:
> 
> STATUS_FILE_IS_A_DIRECTORY
> STATUS_INVALID_EXECUTABLE_IMAGE
> 
> At least I think that's what they're called (unfortunately, my book's at home
> where I can't check it).
> 
> They're listed in my NT native API book (though that's no guarantee that they
> exist), but not in the Wine header files, and I don't have a copy of the DDK
> installed on top of MSDEV.

nt4 ddk has only one of them:
#define STATUS_FILE_IS_A_DIRECTORY       ((NTSTATUS)0xC00000BAL)

perhaps STATUS_INVALID_EXECUTABLE_IMAGE is defined in the win2000 ddk?

neither win98 ddk, nor platform sdk july 2000 edition have them.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic