This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, June 13, 2008 3:02:34 PM(UTC)
Groups: Registered
Posts: 5
I may have missed something, but are there Delphi definition files for the Multimedia API? I suppose I could convert the .h file, but I'd rather not!
Thanks
Carl H
#2
Posted
:
Sunday, June 15, 2008 3:56:37 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Carl,
There are no headers
for Delphi as our Multimedia API is all COM
objects. So you need to add the COM objects to your programming environment.
You can see the help topic "Tutorials
for Delphi Programmers" in the Main COM help file. You can also refer to
the VB code samples for functionality explanation as they are closer to Delphi than API functions.There are no headers
for Delphi as our Multimedia API is all COM
objects. So you need to add the COM objects to your programming environment.
You can see the help topic "Tutorials
for Delphi Programmers" in the Main COM help file. You can also refer to
the VB code samples for functionality explanation as they are closer to Delphi than API functions.
#3
Posted
:
Tuesday, June 17, 2008 1:42:20 PM(UTC)
Groups: Registered
Posts: 5
Getting the LTMM installed was not a problem, but with the sample app, I'm still not able to resolve LMMpgDmxTLib_TLB and LMDSKernelLib2_TLB. Are there other COM objects that need to be imported?
#4
Posted
:
Tuesday, June 17, 2008 1:59:19 PM(UTC)
Groups: Registered
Posts: 5
Ignore that last posting! I found the error of my ways!
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.