https://bugs.winehq.org/show_bug.cgi?id=51622
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #6 from Zeb Figura z.figura12@gmail.com --- I don't think Windows has builtin support for I2C? Are these applications shipping their own (PCI?) drivers?
Looks like it lives under dlls/dxva2/main.c with ERROR_CALL_NOT_IMPLEMENTED/E_NOTIMPL.
I don't think this is related to I2C, it's just an API the program is using to enumerate display devices, probably a high level wrapper over setupapi.