[Wine]Re: How to fix fixme:...

Duane Clark dclark at akamail.com
Tue Apr 5 10:47:28 CDT 2005


Hossein Movahhedian wrote:
> 
>    Dear All
>    Hi,
>    Every time I run a program I get a few fixme messages like:{{{
> fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented
> fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum
> fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at minimum
> fixme:font:WineEngCreateFontInstance just using first face for now
> }}}
>    How can I fix them?

Is it your intention to write code to fix them? Otherwise, if you just 
want the messages to go away, set an environment variable:
WINEDEBUG=fixme-all




More information about the wine-users mailing list