Various Windows API calls require the use of "virtual keycodes", most of which are not surprisingly completely different from "regular" keycodes. As such, I am in need of a list of these things, specifically the [, ], and \ keys. Does anyone have or know where I can get a list of these things?

I've already tried MSDN and a cursory Google search with no luck.

~Zero the Inestimable