When i compile my application under windows XP (VS 5.0) and try to press ~, then i get
Code: Select all
event.KeyInput.Key == 0xC0
Under linux (ubuntu 8.10) after pressing ~:
Code: Select all
event.KeyInput.Key == 0
Is there the way to solve this problem (both win and linux)?
PS sorry for my bed english