since 0 is a wrong console handle (in this case), we don't care about actual c value.
But this causes a problem with winetests.exe, on win2k3 when running the tests, I get a msg box saying
Microsoft Visual C++ debug library
Debug Error! Program: C:(Location of kernel32_tests here) Module: C:(Location of kernel32_tests here) File:
Run Time check Failure #3 - The variable "c" is being used without being defined.
(Press retry to debug the application)
As a result of clicking on retry, the tests just continue normally (Still running while I'm writing this).