Search found 2 matches

by rnavarro
Wed Jan 12, 2022 2:42 pm
Forum: madExcept
Topic: Unexpected behaviour of activex application when enabling madExcept
Replies: 3
Views: 2686

Re: Unexpected behaviour of activex application when enabling madExcept

Ok, i tried calling "madExcept.DontHookThreads()" and the problem does go away. Unfortunately I don't have access to the SDK source code, and the provider has not responded yet my query. Can i consider doing this as a workaround? madExcept.DontHookThreads; use the fingerprint scanner; quit...
by rnavarro
Wed Jan 12, 2022 11:57 am
Forum: madExcept
Topic: Unexpected behaviour of activex application when enabling madExcept
Replies: 3
Views: 2686

Unexpected behaviour of activex application when enabling madExcept

Hi, Recently I enabled madExcept on a project that uses an activeX to read a human fingerprint from a sensor. The fingerprint sensor exposes an SDK through an activex control. After initialization of the SDK one can register an event handler (OnImageReceived) that gets fired whenever the fingerprint...