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
 PasteFromClipboard - AV error

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
graph_man Posted - Jun 29 2020 : 15:59:20
In mspaint:
File | Open
CTRL + A
CTRL + C

In our program:
ImageEnProc1->PasteFromClipboard();
or
ImageEnProc1->PasteFromClipboard(iecpFullImage);

result - AccessViolation error
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 30 2020 : 17:57:28
Hi

Please email me to test a fix.

Nigel
Xequte Software
www.imageen.com
graph_man Posted - Jun 30 2020 : 09:23:10
Windows 7 and Windows 10
C++ Builder 2010

> Is ImageEnProc1 attached to a TImageEnView?

Yes
But with
ImageEnView1->Proc->PasteFromClipboard();
I see the same result - AV error
xequte Posted - Jun 29 2020 : 22:59:14
I cannot reproduce that. What version of Windows and Delphi are you using?

Is ImageEnProc1 attached to a TImageEnView?

Nigel
Xequte Software
www.imageen.com