Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
TImageEnFolderMView menu commands fail in 64 bit
New Topic
Reply to Topic
Author
Topic
keithml
USA
18 Posts
Posted - Jan 03 2014 : 07:59:01
The TImageEnFolderMView right click popup menu commands fail in 64 bit. Any one of them that you click produces an error. It works fine in 32 bits.
Thanks,
Keith
w2m
USA
1990 Posts
Posted - Jan 03 2014 : 08:47:39
Confirmed using the FolderMView Demo when running in the Delphi XE4 IDE as well as stand-a-lone EXE. Strange I did not notice this before.
William Miller
Adirondack Software & Graphics
Email:
w2m@frontiernet.net
EBook:
http://www.imageen.com/ebook/
Apprehend:
http://www.frontiernet.net/~w2m/index.html
xequte
39066 Posts
Posted - Jan 06 2014 : 16:57:42
Thanks, this will be fixed in our v5.0.6 release in February.
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
keithml
USA
18 Posts
Posted - Jan 10 2014 : 06:58:50
Is there a quick fix I could do for now? Is it just a matter of a small number of source lines that need to be changed?
Keith
xequte
39066 Posts
Posted - Jan 10 2014 : 12:35:43
Hi Keith
In PopupSystemMenu of iexWindowsFunctions.pas you need to change:
Verb := String(PAnsiString(@ZVerb[0]));
To:
Verb := StrPas(ZVerb);
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
keithml
USA
18 Posts
Posted - Jan 11 2014 : 07:29:38
Still fails.
I changed the source file and recompiled the 64 bit version of the pkie*.bpl file and replaced the existing bpl in the delphi user directory. However the same error continues. Am I doing this properly?
xequte
39066 Posts
Posted - Jan 13 2014 : 19:42:54
Hi
It might be better to wait for the next update. I have tested the fix on Windows 7 and 8 64bit versions and it resolved the issue.
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page