| View previous topic :: View next topic |
| Author |
Message |
mike Guest
|
Posted: Sat Oct 29, 2005 9:48 am Post subject: fatal error file not found |
|
|
i'm using delphi 7 and i've tried to install an activeX component.
which seemed to be succefull before even though i couldn't get the
component to show in the activeX palette, buts that's besides the point
now. because now i can't even get a
"[Fatal Error] dclusr.dpk(39): File not found: 'ctlUSBHID_TLB.dcu' "
error. any clues or points in the right direction would be appreciated. |
|
| Back to top |
|
 |
mike Guest
|
Posted: Sun Oct 30, 2005 8:57 am Post subject: Re: fatal error file not found |
|
|
i actually fixed that problem the .dcu file was in the recycle bin
somehow. anyway here is the real rub. i've done everthing that i can
think of to get this activeX component into D7 but it still doesn't
show up on the pallet. i tried to right code to use the object but i
just kept getting the error that basically tells you that you don't
have a component to go with the object that you just tried to
instantiate and then asks you if you want to delete the code. so here
are the parameters of my problem. i'm using magtek USBHID card reader.
ive downloaded the driver and ocx component from the site. i've
registered the ocx components but when i try to do an activeX import of
the ocx component, nothing happens. the installation runs fine but the
component is no where to be found on the ActiveX tab or anywhere else
that i can tell so i'm truly lost at this point and would just like
some suggestions of what the problem could be. do i need to take a
crash course on building ActiveX components? do i need to switch tools
(.net maybe?) any help is welcomed / appreciated. |
|
| Back to top |
|
 |
Riki Wiki Guest
|
Posted: Mon Oct 31, 2005 12:47 am Post subject: Re: fatal error file not found |
|
|
On 29 Oct 2005 21:57:41 -0700, mike wrote:
| Quote: | any help is welcomed / appreciated.
|
Hoi Mike
This newsgroup do not officially exist. In general about how to post to
Borland news groups you need to know this:
<http://tinyurl.com/8m5nw>
which links to
<http://delphi.wikicities.com/wiki/Delphi_Newsgroups> |
|
| Back to top |
|
 |
|