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