Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using COM library
#1
Hi Gintaras, hi all

I have a program name dbPoweramp that registers a COM library named DMCSCRIPTINGLib (found in COM librairies menu)

In right pane, i find this

--- Coclasses ---
Converter
WaveSettings
Mp3Settings
OggSettings
WMASettings

--- Interfaces ---
IConverter
IWaveSettings
IMp3Settings
IOggSettings
IWMASettings


I registered it, got this line

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

i try to use it::

DMCSCRIPTINGLib.IConverter k._create

at runtime, i have an error message


0x80040154, Unregistered class

How to use it???
link to their examples : https://www.dbpoweramp.com/developer-scripting-dmc.htm (bottom)
Thanks
#2
_create something that does not begin with I.
#3
hmm, don't get it sorry

attached what is proposed..


Attached Files Image(s)
   
#4
Maybe the program is 64-bit. QM works only with 32-bit COM components.
#5
yes indeed it is...so i can't use it or must install the 32 bits version???

will QM handle 64 bits some times?
#6
yes need 32-bit version.

QM 2 - no.
#7
ok, thanks.


Forum Jump:


Users browsing this thread: 1 Guest(s)