search for: finddevice

Displaying 3 results from an estimated 3 matches for "finddevice".

Did you mean: find_device
2010 Jun 25
0
Wine release 1.2-rc5
...Unicode mappings of DDE data on the server side. Revert "winebrowser: Convert URL obtained through DdeGetData to Unicode." shell32: Fix DDE command tracing now that we are receiving Unicode. Andrew Nguyen (6): ddraw: Validate structure pointers and sizes in IDirect3D3::FindDevice. ddraw: Allow the ddraw RGB device to be enumerated in IDirect3D3::FindDevice. ddraw/tests: Add an observation regarding device color model criteria for IDirect3D3::FindDevice. msvcrt: Implement _makepath_s. msvcrt: Implement _wmakepath_s. gdiplus: Add a few additional...
2018 Sep 14
0
Wine release 3.16
...id to header. mfplat: Add MFTRegisterLocal stub. mfplat: Add MFTUnregisterLocal stub. mfplat: Implement MFCreateMFByteStreamOnStream. mfplat: Implement MFCreateMemoryBuffer. mfplat: Correct spec for MFTRegisterLocal. ddraw: Accept the d3d1 and d3d2 versions of D3DFINDDEVICERESULT in ddraw_find_device(). mfplat: Forward IMFMediaType to IMFAttributes. mfplat: Forward IMFStreamDescriptor to IMFAttributes. mfplat: Implement MFCreateSample. Andrew Wesie (1): wined3d: Use raw blit for supported depth-stencil blits. André Hentschel (8): ntdll:...
2010 Jul 30
0
Wine release 1.3.0
...r size traces. krnl386.exe: Fix a potential leak and NULL dereference in DPMI_xrealloc. ddraw: Return a failure code in IDirectDrawSurfaceImpl::QueryInterface if IDirect3D7::CreateDevice fails. ddraw: Don't permit the enumeration of the Direct3D reference device in IDirect3D1::FindDevice. ddraw/tests: Test IDirect3D::FindDevice HAL enumeration. shlwapi/tests: Fix Win98 SE test failures for StrFormatKBSizeA/W. shlwapi/tests: Add tests for StrStrA. shlwapi: Fix handling of an empty search string in StrStrW. shlwapi/tests: Add tests for StrStrIA. sh...