Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[RESOLVED] Trouble accessing com library
#1
Hi Gintaras, hi all

i have trouble with a Com library use.

I followed the steps showed in help file, it's an Illustrate dbpoweramp com object.
According to their documentation, it's a dll called dmscript.dll

So in QM i used Register, i get result= Component success, library did not try
I inserted typelib in init2 function

typelib DMCSCRIPTINGLib {E0F7789A-88C0-450B-AD6C-A7EB6D227127} 1.0


Code:
Copy      Help
DMCSCRIPTINGLib.Converter dMC._create

dMC is created and I can access com's interface, as shown, colored items prove it is accessible.

BUT this code fails:


Code:
Copy      Help
dMC.WriteIDTag("q:\avant.mp3" "Artist" "HHHHH")

error: Error (RT) in Macro6: 0x80040154, Classe non enregistrée**. ?
**Classe non enregistrée = unregistered class or something near...

What did I do wrong?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)