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
|