Hi,
I'm wondering why wine generate this output in console.
"fixme:d3d:resource_check_usage Unhandled usage flags 0x8."
This is generated by some exception? How to fix it?
Bug isn't serious. programs are working fine.
Info on fixme:d3d:resource_check_usage Unhandled usage flags
Re: Info on fixme:d3d:resource_check_usage Unhandled usage f
Fixmes are just unimplemented functions. If the app works, don't worry about them.