Author |
Topic  |
|
graph_man
  
328 Posts |
Posted - Mar 19 2019 : 13:37:38
|
I see Access Violation error every time at using this command
ImageEnVect1->ObjIsClipboardAvailable()
This error was in version 8.1.1 and was not fixed in the last. |
|
xequte
    
39172 Posts |
Posted - Mar 19 2019 : 21:17:04
|
Hi
I cannot reproduce that in a blank C++ demo. Can you give me more information?
What version of BCB are you using?
Nigel Xequte Software www.imageen.com
|
 |
|
graph_man
  
328 Posts |
Posted - Mar 20 2019 : 02:53:52
|
I can replicate this error on empty project. C++ Builder 2010 (RAD Studio 2010) Before version 8.1.1 there was no this error. |
 |
|
xequte
    
39172 Posts |
Posted - Mar 21 2019 : 18:02:53
|
Hi
32 or 64bit? Can you upload your exe so I can see if it crashes on our test systems too. Does it make any difference what is on the clipboard?
Nigel Xequte Software www.imageen.com
|
 |
|
graph_man
  
328 Posts |
|
graph_man
  
328 Posts |
Posted - Mar 23 2019 : 10:33:38
|
The same error occurs at using ImageEnProc->CanPasteFromClipboard(); |
 |
|
xequte
    
39172 Posts |
Posted - Mar 25 2019 : 18:49:00
|
Thanks, I'll investigate shortly.
Nigel Xequte Software www.imageen.com
|
 |
|
xequte
    
39172 Posts |
Posted - Apr 02 2019 : 23:09:50
|
Sorry for the delay. I tested it today after resetting the clipboard (by restarting Windows). I could not reproduce the error, or see an issue in the code.
I have not had any other reports of this issue, so I suspect it is something at your end.
You could try stepping through the code in the debugger to see if that gives any clues.
Nigel Xequte Software www.imageen.com
|
 |
|
|
Topic  |
|