View Single Post
Old Jun 11th, 2005, 10:21 PM   #39
nindoja
Programmer
 
Join Date: Jun 2005
Posts: 92
Rep Power: 4 nindoja is on a distinguished road
I'm not near a compiler right now, but I searched MSDN for the '+' and '-' codes. Replace VK_OEM_PLUS with VK_ADD and VK_OEM_MINUS with VK_SUBTRACT.
nindoja is offline   Reply With Quote