include: Fix definition of FILE_DISPOSITION_INFO.

Sebastian Lackner sebastian at fds-team.de
Tue Jun 9 02:32:40 CDT 2015


On 09.06.2015 09:28, Nikolay Sivov wrote:
> On 09.06.2015 10:09, Sebastian Lackner wrote:
>> A member called DeleteFile cannot be accessed because its defined as
>> DeleteFile_must_be_suffixed_with_W_or_A_in_this_context.
>>
>> ---
>>   include/winbase.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
> 
> This is how it's defined in SDK though, I don't think you can change that.
> 
> 
> 

The same trick is also used for the ntdll equivalent structure (FILE_DISPOSITION_INFORMATION).
If there is a better method to solve this, any hints are appreciated.




More information about the wine-devel mailing list