Need some help immediately
-
Hi Can a dll have a message loop so as to capture key press event. Suppose I have a dll running in the background of any device and as a user i have pressed a key .Now I want my dll to capture that event.How can i do that. Someone suggested to use a windows message hook but i am not very aware of this .Can any one suggest some sample code or some ways . I have made the dll in native C++. Thanks in advance
-
Hi Can a dll have a message loop so as to capture key press event. Suppose I have a dll running in the background of any device and as a user i have pressed a key .Now I want my dll to capture that event.How can i do that. Someone suggested to use a windows message hook but i am not very aware of this .Can any one suggest some sample code or some ways . I have made the dll in native C++. Thanks in advance
The following links will help you out. http://social.msdn.microsoft.com/Forums/en-US/netfxcompact/thread/676a597a-7257-4fcc-ad31-1ec1bce8ba6a http://social.msdn.microsoft.com/Forums/en-US/windowsmobiledev/thread/11b65614-678a-45ea-b1d4-f44e9a2c7915
April Comm100 - Leading Live Chat Software Provider