I am writing a sample application similar to notepad using C & Win32 functions. As soon as the user press any key on key board it displays on the output as "Key Pressed: " and then move onto the next...