Search code examples
delphiwinapishellexecute

call to shellexecte causes antivirus to give a warning?


when ever i write the following line of code any where in any app i program with delphi

ShellExecute(self.WindowHandle,'open','www.yahoo.com',nil,nil, SW_SHOWNORMAL);

kaspersky 2010 beeps this message ''behavior similar to pdm.hidden data sending. detected''

why is that and how do i get rid of this

note: i am using delphi 2007

update :sorry for not clearifing, when ever i RUN my program av gives me this error


Solution

  • Send your application to Kaspersky lab, marking your request with "false-positive" comment.