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
 FileDragDrop Demo cannot work

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
supersk Posted - Jul 18 2022 : 21:10:55
My OS: WIN11 64bit,IDE:delphi 11, ImageEn: 11.0. I can compile and run the demo, but demo cannot accept and open image files.
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 19 2022 : 20:17:17
You probably need to sign you EXE files:

http://www.ksoftware.net/code-signing-certificates/


Nigel
Xequte Software
www.imageen.com
supersk Posted - Jul 19 2022 : 03:05:37
Thanks.
I found the reason.My program need Run as Administrator, so it can not receive WM_DROPFILES.
xequte Posted - Jul 19 2022 : 00:21:51
Hmmm, I cannot reproduce that. Have you checked both boxes and are you dragging from Windows Explorer?

How about when you try this compiled version:

https://www.imageen.com/files/demos/run/Other/FileDragDrop/FileDragDrop.exe

Nigel
Xequte Software
www.imageen.com