Windows Message Queue
-
Can someone give a brief explanation / website links that explain the windows message queue and how it works. vb.net examples would be helpfull. Thanks in advance. :) Jim
-
Can someone give a brief explanation / website links that explain the windows message queue and how it works. vb.net examples would be helpfull. Thanks in advance. :) Jim
Hi, Try following links. I hope you get want you want. 1> http://www.codeproject.com/dialog/queue.asp 2> http://www.pcprogramming.com/DDNUG/VCSHARP/RemotingNotes.htm 3> http://www.openip.org/oa/notes\_gem.txt etc. You can query in google with "Windows Message Queue". You will find number of sites with brief explanation. Best Regards, Vilas Shewale ;)
-
Hi, Try following links. I hope you get want you want. 1> http://www.codeproject.com/dialog/queue.asp 2> http://www.pcprogramming.com/DDNUG/VCSHARP/RemotingNotes.htm 3> http://www.openip.org/oa/notes\_gem.txt etc. You can query in google with "Windows Message Queue". You will find number of sites with brief explanation. Best Regards, Vilas Shewale ;)
Thanks Vilas ;) Jim