Displaying 3 results from an estimated 3 matches for "fileallinform".
2010 Jul 25
0
[PATCH] dlls/ntdll/file.c: Setting FileAllInformation is not 'fixable'.
Max TenEyck Woodbury wrote:
> On 07/25/2010 01:55 PM, James McKenzie wrote:
>> Andrew Eikum wrote:
>>> On 07/25/2010 12:04 PM, Max TenEyck Woodbury wrote:
>>>> On 07/25/2010 09:45 AM, James McKenzie wrote:
>>>>> I think you missed what Nicolay and Dmitry are trying to tell you.
>>>>> We are trying to implement, bug for bug, the
2009 Dec 04
0
Wine release 1.1.34
...sprintf() in a few debug utility functions.
winealsa.drv: Use wine_dbg_sprintf() in a few debug utility functions.
wineoss.drv: Use wine_dbg_sprintf() in a few debug utility functions.
winecoreaudio.drv: Use wine_dbg_sprintf() in a few debug utility functions.
ntdll: Fix the FileAllInformation info size.
ntdll: Also return name information for FileAllInformation.
ntdll/tests: Add some tests for FileAllInformation name information.
d3d8: Return D3DERR_INVALIDCALL when trying to delete an invalid pixel shader.
d3d9/tests: Trace the viewport in clear_test()....
2010 Jul 30
0
Wine release 1.3.0
...JPEG decoder.
wined3d: Setup target if offscreen rendering setting changed.
include: Add the ID3D10Blob interface.
d3dx9: Handle parent_data parameter of D3DXInclude.Open() function.
d3dx9: Implement D3DXAssembleShaderFromFile.
Max TenEyck Woodbury (1):
ntdll: Setting FileAllInformation is not allowed.
Michael Mc Donnell (1):
shell32/tests: Test that clicking "Make New Folder" makes a new folder.
Michael Stefaniuc (70):
cmd: Remove stray ';' from the resource files.
winhlp32: Move from a per resource to a global LANGUAGE setting.
wi...