I am in process of making an app using quite a few different controls including Odamo's stream thingy. All runs ok in the IDE but on one machine with Windows7 64 bit and with Avast virus detection running, when I compiled it after adding some more routines and tried to run my exe it says my exe contains the Evo-gen Trojan.
In an attempt to isolate if one control had introduced it, I removed a number of subroutines in turn. One subroutine I had added earlier in the construction (a very simple Command1_click(index) one from 4 command buttons that simply changed the time of day by minutes or seconds) removed the 'Trojan'.
Is it possible I accidentaly generated code that was similar to the real virus and fooled Avast? Or do I really have a Trojan?
I rarely use this computer on the internet and never for email.
I do notice that windows media player does not work anymore after I installed another app of mine that used an older wimp control.
Anyone with a similar experience?
In an attempt to isolate if one control had introduced it, I removed a number of subroutines in turn. One subroutine I had added earlier in the construction (a very simple Command1_click(index) one from 4 command buttons that simply changed the time of day by minutes or seconds) removed the 'Trojan'.
Is it possible I accidentaly generated code that was similar to the real virus and fooled Avast? Or do I really have a Trojan?
I rarely use this computer on the internet and never for email.
I do notice that windows media player does not work anymore after I installed another app of mine that used an older wimp control.
Anyone with a similar experience?