I have had a look at the message body that VB produces, and there are name-value pairs embedded in the body, but surrounded by all sorts of other stuff. I could not see an easy pattern to duplicate with different messages either.
Dave. ----- Original Message ----- From: "Chris Reynolds" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Tuesday, October 08, 2002 9:04 AM Subject: Re: [DUG]: Anybody used a VB Property Bag before? > > Another option is a VBPropertyBag in the registry with an InprocServer32 of > > MSVBVM60.DLL > > Is there any way I can jump into this DLL? > > > > I expect a propertybag is a simple name-value list with delimiters. As you are delivering it with MSMQ then all you need to do is simulate the byte stream. > Why don't you get a VBer to create and persist a property-bag so you can look at it with a hex editor. > > > > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/