VK_0-9 and VK_A-Z are not defined in the Windows headers, removed them
[wine] / dlls / checklink.c
1 int main(void)
2 {
3     return 0;
4 }