Okay, I have one simple problem. I am trying to use PostMessage with wm_keydown. I want to be able to send the alt key. Please don't refer me to the msdn article. I do not know how to construct the parameter so that I can turn the 29 bit to 1. If someone can please give me the code that does this, I would be grateful. Go to http://msdn.microsoft.com/library/de...wm_keydown.asp for the article on wm_keydown. Thank you very much.

Joe