RMS ActiveX in Delphi

Has anyone tried creating a DLL using Delphi rather than VB?

I've tried following the RMS instructions, translating to Delphi. Doesn't work. The instructions say "Add a reference to Store Operations Business Rules". That's QSRules, right? To create a reference to QSRules.dll, I did a Project | Import Type Library. It creates a QSRules_TLB.pas, but it won't compile. What am I missing?

Any clue would be appreciated.

Dan

On a clear disk, you can seek forever.

Reply to
DanG
Loading thread data ...

Because in Delphi exist a procedure with name 'Register' and in QSRules an object with name Register..

Change the name to QSRules component wrapper or to Register proc..

bye Antonio

Reply to
Antonio Mazzeo

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.