Re: [Mingw-w64-public] SetCurrentConsoleFontEx and _WIN32_WINNT

2011-11-19 Thread Tony Miller
Thanks for the quick fix! On Sat, Nov 19, 2011 at 1:32 AM, Ozkan Sezer wrote: > On Sat, Nov 19, 2011 at 11:25 AM, Kai Tietz wrote: >> 2011/11/19 Ozkan Sezer : >>> On Sat, Nov 19, 2011 at 10:47 AM, Kai Tietz wrote: >>>> Hi Tony, >>>> >>>>

[Mingw-w64-public] SetCurrentConsoleFontEx and _WIN32_WINNT

2011-11-19 Thread Tony Miller
Hi, I was trying to use the function SetCurrentConsoleFontEx in my program. Now, the MSDN docs for this function are a little confusing. http://msdn.microsoft.com/en-us/library/windows/desktop/ms686200(v=vs.85).aspx The table seems to state the minimum required client is Windows Vista, while the