Question about super_wdx plugin
Moderators: Hacker, petermad, Stefan2, white
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
I would like to use it in an external tools (like a proxy to all other wcx) if it is not too difficult.Postkutscher wrote:AFAIK there are no new versions of Super_WDX since 2.2.5 .
Have you wishes?
As the Super_WDX_2_2_5beta.rar is deleted from rapidshare i cannot get it and i'm interested in viewing the source-code... to see how difficult can be my calls from outside TC.
(i did not succeed in getting a totalcmd.net account too


You probably already knew there's a similar plugin File Descriptions there.
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
2nsp
Here is the source of the version 2.2 by D1P. Nothing has changedin the export of the plugin DLL since this version.
http://wincmd.ru/download.php?id=super_wdx_source
Here is version 2.2.5 with source with my changes.
http://rapidshare.com/files/4171798/Super_WDX2_2_5beta.zip
MD5: 98930a7643b5147a6be2af6c7e981356
Here is the source of the version 2.2 by D1P. Nothing has changedin the export of the plugin DLL since this version.
http://wincmd.ru/download.php?id=super_wdx_source
Here is version 2.2.5 with source with my changes.
http://rapidshare.com/files/4171798/Super_WDX2_2_5beta.zip
MD5: 98930a7643b5147a6be2af6c7e981356
2Postkutscher Thx ....Postkutscher wrote:2nsp
Here is the source of the version 2.2 by D1P. Nothing has changedin the export of the plugin DLL since this version.
http://wincmd.ru/download.php?id=super_wdx_source
Here is version 2.2.5 with source with my changes.
http://rapidshare.com/files/4171798/Super_WDX2_2_5beta.zip
MD5: 98930a7643b5147a6be2af6c7e981356
I've just a small trouble using the GetFormattedValue :
Code: Select all
TContentGetFormattedValue = function (FileName,ContentString:pchar; FieldValue:pchar; MaxLen:Integer):Integer; stdcall;
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Lefteous
I am trying to use SuperWDX with your plugin but I've found something strange.
Using SuperWDX settings tool I've specified custom column like below:
So now there are two types of behaviour:
1. good
a) switch to DirSizeCalc view - OK
b) switch to SuperWDX view - OK
2. bad
a) switch to SuperWDX view - ERROR!
b) switch to DirSizeCalc view - OK
c) switch to SuperWDX view - OK
The error string is displayed only if DirSizeCalc has not been switched on.
Is it yours plugin issue or should I try to contact SuperWDX author?
[mod]This and the following 7 posts were split from DirSizeCalc 2.00 BETA 9 (content plugin).
Hacker (Moderator)[/mod]
I am trying to use SuperWDX with your plugin but I've found something strange.
Using SuperWDX settings tool I've specified custom column like below:
Code: Select all
<DEF>=%File Count@DirSizeCalc.wdx% / %Directory Count@DirSizeCalc.wdx%
1. good
a) switch to DirSizeCalc view - OK
b) switch to SuperWDX view - OK
2. bad
a) switch to SuperWDX view - ERROR!
b) switch to DirSizeCalc view - OK
c) switch to SuperWDX view - OK
The error string is displayed only if DirSizeCalc has not been switched on.
Is it yours plugin issue or should I try to contact SuperWDX author?
[mod]This and the following 7 posts were split from DirSizeCalc 2.00 BETA 9 (content plugin).
Hacker (Moderator)[/mod]
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
2fenix_productions
Maybe you could try File Descriptions . It's similar to SuperWDX.
I'm using it with DirSizeCalc and it works fine for me.
Maybe you could try File Descriptions . It's similar to SuperWDX.
I'm using it with DirSizeCalc and it works fine for me.
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2Raymond
I've tested this one but:
- it doesn't have nice multi-column support,
- it works slower for me than SuperWDX with ft_delayed switched on.
BTW I've managed work-around for my problem:
1. I am using this column definition:
2. I've defined folder view for SuperWDX as below:
where;
dummy.wdx is very simple plugin which always returns space character (Super does not allow to have just a space defined for any extension).
I've tested this one but:
- it doesn't have nice multi-column support,
- it works slower for me than SuperWDX with ft_delayed switched on.
BTW I've managed work-around for my problem:
1. I am using this column definition:
Code: Select all
[=dirsizecalc.File count (no subdirs)"/"][=dirsizecalc.Directory Count][=super_wdx.SUPER_COLUMN #1]
Code: Select all
<DIR>=%space@dummy.wdx%
dummy.wdx is very simple plugin which always returns space character (Super does not allow to have just a space defined for any extension).
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC
fenix_productions
1. You posts are offtop in DirSizeCalc tread.The tread about superwdx already exist.
2. What is the version of superwdx you using? 2.20 by D1P, or 2.25 changed by me? In any case try another one.
3. If you problem will stay at that point, you may contact me per e-mail A.Postkutscher |a t| gmx |d o t| net. In this case please send me all you ini`s (wincmd.ini, ini`s from superwdx and dirsizecalc) attached 7zipped.
please excuse me my english.
1. You posts are offtop in DirSizeCalc tread.The tread about superwdx already exist.
2. What is the version of superwdx you using? 2.20 by D1P, or 2.25 changed by me? In any case try another one.
3. If you problem will stay at that point, you may contact me per e-mail A.Postkutscher |a t| gmx |d o t| net. In this case please send me all you ini`s (wincmd.ini, ini`s from superwdx and dirsizecalc) attached 7zipped.
please excuse me my english.
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
-
- Power Member
- Posts: 556
- Joined: 2006-04-01, 00:11 UTC