Re: Interrupt-Event
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
mike_ao schrieb:
hi füxe
ich bekomme ein Interrupt-Event (CAPI-Call) aus einem OCX.
Der holt mich offensichtlich genau zwischen den zeilen
select xyz
locate for ...usw...
heraus.
hallo,
ich hab mir auch mal so ein CAPI-Teil gebastelt, in Delphi, aber auch
aus VFP aufrufbar. Da es wichtig ist, dass die Events des CAPI-Treibers
(CAPI2032.DLL) unverzögert behandelt werden, hab ich dem
FrontEnd-Interface einen eigenen Thread spendiert. Dadurch hab ich mir
diese Probleme aus dem Weg geschafft.
Gruß,
WiWo.
.
Relevant Pages
- Re: Delphi? Futureproof re vb!
... Does RealBasic have OCX support? ... | thought I heard they were moving toward a .NET implementation of Delphi, ... | As for me, when the day comes that VB6 is "no more", my preference will be ... |> by Microsoft to get back to the vb6 concept which they should never have ... (microsoft.public.vb.general.discussion) - Debugging a Delphi OCX running inside Internet Explorer
... I am familiar with deploying a Delphi OCX to a webserver and having it run ... The problem I'm having is when I try to debug the OCX ... Delphi 6 Runtime Library Update 2 ... (alt.comp.lang.borland-delphi) - Re: Debugging a Delphi OCX running inside Internet Explorer
... Paul wrote: ... The problem I'm having is when I try to debug the OCX ... > within Delphi 6.0. ... > redeploying it to the webserver. ... (alt.comp.lang.borland-delphi) - Re: VCL and Delphi?
... >> I just want to know if my VB project can use VCL or is this a Borland IDE ... VCLs are a Borland (or Delphi) thing. ... > create an OCX from a VCL (obviously having to use Delphi to create the ... The VCL file itself, however, is not ... (microsoft.public.vb.general.discussion) |
|