CompuServe Messages

#Windows messages

    07-Oct-91 00:06:39
Sb: #Windows messages
Fm: Jonathan Zuck (UFI) 76702,1605
To: paul bonner 76000,13
Paul, <<how to grab and decipher Windows message>> Well technically, VB is not setup to accomplish this but if you entered in a PeekMessage (an API function) loop at the startup of your app, you could probably get this going. However, this shouldn't be necessary for what you want to accomplish. There is a knowledge base article on this very topic. Check it out! It is possible to fake Windows into thinking the user is clicking on your normal menu bar. -=- Jonathan There are 2 Replies.