It works here, on Windows 7, with the newest version of TCC. Perhaps there has been a change in a later version of Windows.In the plugin 4console was the command xclose, which made the "Close" button inactive.
Now this plugin does not work with new versions of TCC. Is it possible to implement such a command in future versions of TCC?
plugin /i 4console
Module: C:\Users\jlc\utils\4console64.dll
Name: 4CONSOLE
Author: Vincent Fatica
Email: moc.rr.yncwt@snigulp
Web:
Description: Various console-related utilities
Implements: _ALTENTER,_BUFROWS,_BUFCOLS,_BUFX,_BUFY,_CURCHAR,_CURSOR,_FGCONSOLE,_FONTINFO,_FONTINFO2,_FSMODE,_MAXCON,
_MOUSECX,_MOUSECY,_QE,_RULER,_TRAYH,_TRAYW,_WINROWS,_WINCOLS,_XCLOSE,@BUFCHAR,@ICONS,ALTENTER,CLUP,CONHELP,CONSIZE,CSB
FIND,CURSOR,CYCLE,FCLS,GENBREAK,GOTOXY,QE,REPAINT,RSTRCON,SAVECON,SAVECSB,SCROLL,SETFONT,SETICON,SYSMENU,XCLOSE,VBEEP,
*KEYHANDLER
Version: 6.6 Build 6
c:\users\jlc\utils>ver /r
TCC 18.00.32 x64 Windows 7 [Version 6.1.7601]
TCC Build 32 Windows 7 Build 7601 Service Pack 1
Registered to Joe Caverly - 1 System License
You will not find it (it will not load) if TCC is running in TCMD. Are there any messages what TCC starts?Win7 x64 or Win10 x64 -
plugin /i 4console
Plugin not found
I have TCC 21.01.49
I run TCC without TCMDYou will not find it (it will not load) if TCC is running in TCMD. Are there any messages what TCC starts?
dir 4console64.dll
Volume in drive C is WINDOWS Serial number is dedo:deda
Directory of C:\Users\jlc\utils\4console64.dll
2/29/2016 10:09 84,480 4console64.dll
84,480 bytes in 1 file and 0 dirs 86,016 bytes allocated
I didn't think so, but yes, it does. Thanks, Charles.Does this plugin require ONIG.DLL ?
9/24/2015 8:43 485,952 onig.dll
ver /r
TCC 18.00.32 x64 Windows 7 [Version 6.1.7601]
TCC Build 32 Windows 7 Build 7601 Service Pack 1
Registered to Joe Caverly - 1 System License
file "C:\Program Files\JPSoft\TCMD18_x64\onig.dll"
C:\Program Files\JPSoft\TCMD18_x64\onig.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
That one is smaller than my most recent 32-bit one so I suspect it's old. It may work anyway (and it may not). Does anyone have a newer one?Definitely a 64-bit dll;Code:file "C:\Program Files\JPSoft\TCMD18_x64\onig.dll" C:\Program Files\JPSoft\TCMD18_x64\onig.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
Joe
dir onig.dll
Volume in drive C is WINDOWS Serial number is d4d0:ce4e
Directory of C:\Program Files\JPSoft\TCC_RT_21\onig.dll
1/24/2017 23:48 708,608 Onig.dll
708,608 bytes in 1 file and 0 dirs 708,608 bytes allocated
674,689,024,000 bytes free
c:\program files\jpsoft\tcc_rt_21>file onig.dll
onig.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
Where does the File command come from?
The internal name is 4CONSOLE. It is the same for x86 and x64.What is the internal name of the plugin? 4console for x86 and x64, or 4console for x86 and 4console64 for x64 ?
The internal name is 4CONSOLE. It is the same for x86 and x64.
Plugin /I