When must you use getwch() instead of getch() in Windows? Why?

I haven't been able to find any such situation through my experiments, but I want to know if I'm missing something.

link|improve this question

1  
are Russian / Greek / Devanagari letters entered correctly with getch()? – vines Jun 29 '11 at 6:58
@vines: No... they don't seem to be entered correctly with getwch() either... – Mehrdad Jun 29 '11 at 6:59
Can you capture function key combinations with getch()? – Clayton Jun 29 '11 at 7:06
@Clayton: You mean the Fn key? Even Windows doesn't receive those... – Mehrdad Jun 29 '11 at 7:07
@Mehrdad So the multi-media keys and stuff aren't routed through Windows? – Clayton Jun 29 '11 at 7:14
show 7 more comments
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.