ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Demo Source Code

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
serip45943 Posted - Apr 19 2021 : 17:07:04
Hey, i'm trying to compile demo source codes with demo components, but i can't
see results in TImageEnView, any tips?

Serip Tankian
6   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Apr 24 2021 : 06:24:05
Thanks for the update. Is that Kapersky?



Nigel
Xequte Software
www.imageen.com
Infoel Sistemas Posted - Apr 23 2021 : 07:56:01
Kapersky anti-virus, and possibly others, block DirectShow functionality with an unsigned EXE


It was that, i disabled anti-virus and worked! Thanks!



Infoel Sistemas
www.infoel.com.br
xequte Posted - Apr 21 2021 : 02:07:12
Hi

If our demos work, but when you compile the demos yourself they do not work, it is possible that the lack of a digital signature blocks the functionality. We sign all of our EXE files with an OV code signing certificate from:

https://www.ksoftware.net


I have heard, but cannot reproduce with our setup, that Kapersky anti-virus, and possibly others, block DirectShow functionality with an unsigned EXE:

https://www.imageen.com/ieforum/topic.asp?TOPIC_ID=4889

Nigel
Xequte Software
www.imageen.com
Infoel Sistemas Posted - Apr 20 2021 : 08:45:33
As follow the image:



Infoel Sistemas
www.infoel.com.br
Infoel Sistemas Posted - Apr 20 2021 : 08:25:13
We are in a similar situation. We downloaded the DirectShow demos for webcam videos and also the components in the trial version. The demo executables worked correctly but when compiling the demo source code with the demo components, TImageEnView does not display the webcam image.

Infoel Sistemas.
xequte Posted - Apr 19 2021 : 17:25:31
Hi Serip

So you have a form containing a TImageEnView and you call

ImageEnView1.IO.LoadFromFile('C:\someimage.jpg');

But the control stays blank?



Nigel
Xequte Software
www.imageen.com