Info on fixme:d3d:resource_check_usage Unhandled usage flags

Questions about Wine on Linux
Locked
worm
Newbie
Newbie
Posts: 1
Joined: Fri Jan 24, 2014 11:00 am

Info on fixme:d3d:resource_check_usage Unhandled usage flags

Post by worm »

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.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Info on fixme:d3d:resource_check_usage Unhandled usage f

Post by dimesio »

Fixmes are just unimplemented functions. If the app works, don't worry about them.
Locked