[mythtv-commits] Ticket #4701: Explicitly use non-unicode Win32 API

MythTV mythtv at cvs.mythtv.org
Mon Feb 18 06:54:46 UTC 2008


#4701: Explicitly use non-unicode Win32 API
-----------------------------+----------------------------------------------
 Reporter:  andrei at tanas.ca  |       Owner:  ijr 
     Type:  patch            |      Status:  new 
 Priority:  minor            |   Milestone:  0.21
Component:  mythtv           |     Version:  head
 Severity:  medium           |     Mlocked:  0   
-----------------------------+----------------------------------------------
 compat.h uses FormatMessage, which, when UNICODE is defined, resolves to
 FormatMessageW and expects unicode arguments.
 Change to call FormatMessageA explicitly.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4701>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list