WLX: WDXGuideInLister64

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

WLX: WDXGuideInLister64

Post by *tbeu »

This new development is a replacement of good old WDXGuideInLister using WDX Guide to display content plugins in lister window.

New features:
• added 64 bit support
• path to Guide.exe in lsplugin.ini may contain environment variables

Code: Select all

[WDXGuideInLister]
Path=%COMMANDER_PATH%\..\Tools\Guide\Guide.exe
Path64=%COMMANDER_PATH%\..\Tools\Guide\Guide.exe
• window capture does no longer depend on window name and class name, but still can be activated again by settings in lsplugin.ini if it fails too often

Code: Select all

[WDXGuideInLister]
ClassName=TForm1
WindowName=WDX Guide - testing of Content plugins
Download: wlx_WDXGuideInLister_1.02.rar (x86/x86-64) (C++ sources included)
Last edited by tbeu on 2012-06-19, 10:09 UTC, edited 1 time in total.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

Update:
• fixed window capture problem

Download: wlx_WDXGuideInLister_1.03.rar (x86/x86-64) (C++ sources included)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Re: WLX: WDXGuideInLister64

Post by *nsp »

tbeu wrote:This new development is a replacement of good old WDXGuideInLister using WDX Guide to display content plugins in lister window.

New features:
• added 64 bit support
• path to Guide.exe in lsplugin.ini may contain environment )
You argue about 64bit support for a 32bit only application to my knowledge.
Do you have a 64bit Guide.exe able to launch 64bit wdx ?
I also use a lot wdxguide and superwdx but for now only 32bit version of it and no equivalence for 64bit ;(
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Re: WLX: WDXGuideInLister64

Post by *tbeu »

nsp wrote:Do you have a 64bit Guide.exe able to launch 64bit wdx ?
No, it is window of the 32bit Guide.exe that is captured by the plugin. However, plugin is ready to also capture window of 64bit Guide one day :)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

Please download again. AV should no longer complain now (as checked by Virustotal).
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

Update:
• fixed problems detected by Cppcheck

Download: wlx_WDXGuideInLister_1.04.rar (x86/x86-64) (C++ sources included)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Post Reply