Re:MSMQ - How do I use it with Delphi?
First you want to import the Microsoft Message Queue Object Library using
the "Import Type Library..." menu item to create the file MSMQ_TLB.PAS. I
would suggest you visit the site
http://www.castle.net/~bly/Programming/Delphi/Intro.htm
for further information. From there, you can also get a download
file...something about Event Sink import or something like that, which is a
great help in setting up a commponent to provide you with event handlers for
arriving messages. I can also help you in more detail if you like by
responding directly to my address.
-Howard Moon
hm...@landstar.com