search for: dmogettyp

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

Did you mean: dmogettypes
2020 Jul 17
0
Wine release 5.13
...de associated with an older registry format. msdmo: Avoid a redundant string -> GUID conversion. msdmo: Use wide character string literals. msdmo: Factor out any_types_match(). msdmo: Use a dynamically allocated buffer in IEnumDMO::Next(). msdmo/tests: Add tests for DMOGetTypes(). msdmo: Return S_OK from DMOGetTypes() even if the buffer is too short. msdmo: Return the number of media types retrieved from DMOGetTypes(). msdmo: Avoid leaking key handles in DMOGetTypes(). devenum: Call DMOGetTypes() until less types are returned than were allocated....
2007 Oct 12
0
Wine release 0.9.47
...: Fix some memory leaks. wininet: Fix a memory leak. Andrey Turkin (3): dbghelp: Avoid crashing on files with bogus export table. libwine: Emulate MS linker stub for builtin dlls. wine.inf: Add Protected Storage System Provider key. Aric Stewart (2): msdmo: Implement DMOGetTypes. msdmo: Improve registration and reading of codecs. Chris Robinson (12): winex11: Store a GL-specific drawable with the window. wgl: Remove GL scissors/viewport override. winex11: Use an offscreen redirected window for child OpenGL rendering. winex11: Pass a display...
2012 Sep 14
0
Wine release 1.5.13
...LAPI / WINGDIAPI. dsound: Inline some of the IDirectSound helpers. comdlg32: Remove gratuitous "stub" from a TRACE message. shlwapi: Remove gratuitous "stub" from TRACE messages. ntdll: Always set a valid SUB_Q_HEADER AudioStatus for CD-ROMs. msdmo: DMOGetTypes() is implemented and not a stub. shell32: Use a helper to trace the type of a STRRET. shell32: Fix the messed up indentation level in the STRRET functions. ntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_STORAGE_GET_MEDIA_TYPES. comctl32/tests: Remove commented out...