Mejoras para scintilla
Re: Mejoras para scintilla
i'm trying your very interesting work.
where can i insert the c0w32.obj ?
in the section setup -> 'compiler' i'm not able to insert it.
Thanks in advance.
marzio
where can i insert the c0w32.obj ?
in the section setup -> 'compiler' i'm not able to insert it.
Thanks in advance.
marzio
Re: Mejoras para scintilla
It is automatically added, in case you need it
Do not worry about that
Videos-tutorials
https://bitbucket.org/fivetech/fivewin- ... /five0.mp4
https://bitbucket.org/fivetech/fivewin- ... five00.mp4
https://bitbucket.org/fivetech/fivewin- ... /five1.mp4
https://bitbucket.org/fivetech/fivewin- ... /five2.mp4
https://bitbucket.org/fivetech/fivewin- ... /five3.mp4
https://bitbucket.org/fivetech/fivewin- ... /five4.mp4
https://bitbucket.org/fivetech/fivewin- ... /five5.mp4
Thanks
Do not worry about that
But, You can add any .obj creating a projectif( !::lPDll, "lib\c0w32.obj ", "lib\c0d32.obj " ) + ;
Videos-tutorials
https://bitbucket.org/fivetech/fivewin- ... /five0.mp4
https://bitbucket.org/fivetech/fivewin- ... five00.mp4
https://bitbucket.org/fivetech/fivewin- ... /five1.mp4
https://bitbucket.org/fivetech/fivewin- ... /five2.mp4
https://bitbucket.org/fivetech/fivewin- ... /five3.mp4
https://bitbucket.org/fivetech/fivewin- ... /five4.mp4
https://bitbucket.org/fivetech/fivewin- ... /five5.mp4
Thanks
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
----------------------------------- NEW VERSION 09/11/2016 ------------------
- Minor bugs fixed ( Thanks Luis )
and added others features
- Change in dialogs Preferences
- Number of margins
- Implementation margin of user defined
- Compression EXE
- Sort PRGs of project
https://bitbucket.org/fivetech/fivewin- ... edit51.zip
- Minor bugs fixed ( Thanks Luis )
and added others features
- Change in dialogs Preferences
- Number of margins
- Implementation margin of user defined
- Compression EXE
- Sort PRGs of project
https://bitbucket.org/fivetech/fivewin- ... edit51.zip
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
Sr. Cristobal, ao clicar na STATUS BAR (row:) ocorre o seguinte erro:
Application
===========
Path and name: C:\Users\Qbex\Downloads\fivedit51\fivedit.exe (32 bits)
Size: 5,555,712 bytes
Compiler version: Harbour 3.2.0dev (r1603301435)
FiveWin Version: FWH 16.05
Windows version: 6.2, Build 9200
Time from start: 0 hours 0 mins 6 secs
Error occurred at: 10/11/2016, 07:45:08
Error description: Error BASE/1004 Message not found: TSCINTILLA:DLGGOLINE
Args:
[ 1] = O TSCINTILLA
Stack Calls
===========
Called from: => __ERRRT_SBASE( 0 )
Called from: ../../../tobject.prg => TSCINTILLA:ERROR( 0 )
Called from: ../../../tobject.prg => (b)HBOBJECT( 0 )
Called from: ../../../tobject.prg => TSCINTILLA:MSGNOTFOUND( 0 )
Called from: ../../../tobject.prg => TSCINTILLA:DLGGOLINE( 0 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_BUILDMSGBAR( 4508 )
Called from: .\source\classes\TMSGITEM.PRG => (b)TMSGITEM( 36 )
Called from: .\source\classes\TMSGITEM.PRG => TMSGITEM:CLICK( 0 )
Called from: .\source\classes\MSGBAR.PRG => TMSGBAR:LBUTTONDOWN( 526 )
Called from: .\source\classes\CONTROL.PRG => TMSGBAR:HANDLEEVENT( 1718 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3349 )
Called from: => SYSREFRESH( 0 )
Called from: .\source\classes\MENU.PRG => TMENU:ACTIVATE( 1246 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:MENUFILE( 3930 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_BUILDMSGBAR( 4504 )
Called from: .\source\classes\TMSGITEM.PRG => (b)TMSGITEM( 36 )
Called from: .\source\classes\TMSGITEM.PRG => TMSGITEM:CLICK( 0 )
Called from: .\source\classes\MSGBAR.PRG => TMSGBAR:LBUTTONDOWN( 526 )
Called from: .\source\classes\CONTROL.PRG => TMSGBAR:HANDLEEVENT( 1718 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3349 )
Application
===========
Path and name: C:\Users\Qbex\Downloads\fivedit51\fivedit.exe (32 bits)
Size: 5,555,712 bytes
Compiler version: Harbour 3.2.0dev (r1603301435)
FiveWin Version: FWH 16.05
Windows version: 6.2, Build 9200
Time from start: 0 hours 0 mins 6 secs
Error occurred at: 10/11/2016, 07:45:08
Error description: Error BASE/1004 Message not found: TSCINTILLA:DLGGOLINE
Args:
[ 1] = O TSCINTILLA
Stack Calls
===========
Called from: => __ERRRT_SBASE( 0 )
Called from: ../../../tobject.prg => TSCINTILLA:ERROR( 0 )
Called from: ../../../tobject.prg => (b)HBOBJECT( 0 )
Called from: ../../../tobject.prg => TSCINTILLA:MSGNOTFOUND( 0 )
Called from: ../../../tobject.prg => TSCINTILLA:DLGGOLINE( 0 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_BUILDMSGBAR( 4508 )
Called from: .\source\classes\TMSGITEM.PRG => (b)TMSGITEM( 36 )
Called from: .\source\classes\TMSGITEM.PRG => TMSGITEM:CLICK( 0 )
Called from: .\source\classes\MSGBAR.PRG => TMSGBAR:LBUTTONDOWN( 526 )
Called from: .\source\classes\CONTROL.PRG => TMSGBAR:HANDLEEVENT( 1718 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3349 )
Called from: => SYSREFRESH( 0 )
Called from: .\source\classes\MENU.PRG => TMENU:ACTIVATE( 1246 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:MENUFILE( 3930 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_BUILDMSGBAR( 4504 )
Called from: .\source\classes\TMSGITEM.PRG => (b)TMSGITEM( 36 )
Called from: .\source\classes\TMSGITEM.PRG => TMSGITEM:CLICK( 0 )
Called from: .\source\classes\MSGBAR.PRG => TMSGBAR:LBUTTONDOWN( 526 )
Called from: .\source\classes\CONTROL.PRG => TMSGBAR:HANDLEEVENT( 1718 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3349 )
Re: Mejoras para scintilla
Sr. Cristobal,
ao passar o mouse na STATUS BAR Zoom. Ocorre o efeito de sumir e aparecer rapidamente, eu resolvi isso na minha aplicação assim:
#define GWL_STYLE (-16) //Meter com clausula 2007 nao piscar ao mover o mouse
//Adicionei esta linha para resolver um problema com a message bar ao mover o mouse com a clausula 2007
SetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE, nOr( GetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE ), WS_CLIPCHILDREN ) )
ao passar o mouse na STATUS BAR Zoom. Ocorre o efeito de sumir e aparecer rapidamente, eu resolvi isso na minha aplicação assim:
#define GWL_STYLE (-16) //Meter com clausula 2007 nao piscar ao mover o mouse
//Adicionei esta linha para resolver um problema com a message bar ao mover o mouse com a clausula 2007
SetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE, nOr( GetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE ), WS_CLIPCHILDREN ) )
Re: Mejoras para scintilla
Si, un pequeño bug, solucionado
Puedes usar también F6
Gracias
Tienes un correo electrónico?
Puedes usar también F6
Gracias
Tienes un correo electrónico?
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
Sr. Cristobal: ubiratan@sgsistemas.com.br
Re: Mejoras para scintilla
Qué sistema operativo utilizas?SGS wrote:Sr. Cristobal,
ao passar o mouse na STATUS BAR Zoom. Ocorre o efeito de sumir e aparecer rapidamente, eu resolvi isso na minha aplicação assim:
#define GWL_STYLE (-16) //Meter com clausula 2007 nao piscar ao mover o mouse
//Adicionei esta linha para resolver um problema com a message bar ao mover o mouse com a clausula 2007
SetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE, nOr( GetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE ), WS_CLIPCHILDREN ) )
Voy a mirar
Gracias
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
Aplicado y funcionandocnavarro wrote:Qué sistema operativo utilizas?SGS wrote:Sr. Cristobal,
ao passar o mouse na STATUS BAR Zoom. Ocorre o efeito de sumir e aparecer rapidamente, eu resolvi isso na minha aplicação assim:
#define GWL_STYLE (-16) //Meter com clausula 2007 nao piscar ao mover o mouse
//Adicionei esta linha para resolver um problema com a message bar ao mover o mouse com a clausula 2007
SetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE, nOr( GetWindowLong( oWnd:oMsgBar:hWnd, GWL_STYLE ), WS_CLIPCHILDREN ) )
Voy a mirar
Gracias
Muchas gracias
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
i have tried with the example "Hello world!" with fivedit 5.1, fwh 1606, hb321610, Bcc7.
i have seen the video, i have created a project, i have setted all, but i have Always the errors below.
the lib files that are error: unresolved external, are inserted on the lib list of Harbour.
what is wrong?
i have seen the video, i have created a project, i have setted all, but i have Always the errors below.
the lib files that are error: unresolved external, are inserted on the lib list of Harbour.
what is wrong?
Code: Select all
Harbour 3.2.0dev (r1610041322)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'c:\winclip\fiveditprj\PROVA.prg'...
100
200
100
100
100
200
300
400
500
600
100
200
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
Lines 4642, Functions/Procedures 1
Generating C source output to 'C:\Winclip\fiveditprj\PROVA.c'... Done.
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\objhb\objhbPROVA.obj c:\winclip\fiveditprj\objhbPROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
Error E2194: Could not find file 'c:\winclip\fiveditprj\objhbPROVA.c'
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP -oC:\Winclip\fiveditprj\fiveditprjPROVA.obj c:\winclip\fiveditprjPROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
Error E2194: Could not find file 'c:\winclip\fiveditprjPROVA.c'
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP -oC:\Winclip\fiveditprj\fiveditprjPROVA.obj c:\winclip\fiveditprjPROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
Error E2194: Could not find file 'c:\winclip\fiveditprjPROVA.c'
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
C:\Winclip\fivedit>C:\Winclip\bcc7\bin\ilink32.exe /Gn /aa /Tpe /s C:\Winclip\bcc7\\lib\c0w32.obj C:\Winclip\fiveditprj\PROVA.obj , C:\WINCLIP\FIVEDITPRJ\PROVA.exe, C:\WINCLIP\FIVEDITPRJ\PROVA.map, C:\Winclip\fwh1606\lib\fiveh.lib C:\Winclip\fwh1606\lib\fivehc.lib C:\Winclip\fwh1606\lib\libcurl.lib C:\Winclip\hb321610\lib\hbwin.lib C:\Winclip\hb321610\lib\gtgui.lib C:\Winclip\hb321610\lib\hbrtl.lib C:\Winclip\hb321610\lib\hbvm.lib C:\Winclip\hb321610\lib\hblang.lib C:\Winclip\hb321610\lib\hbmacro.lib C:\Winclip\hb321610\lib\hbrdd.lib C:\Winclip\hb321610\lib\rddntx.lib C:\Winclip\hb321610\lib\rddcdx.lib C:\Winclip\hb321610\lib\rddfpt.lib C:\Winclip\hb321610\lib\hbsix.lib C:\Winclip\hb321610\lib\hbdebug.lib C:\Winclip\hb321610\lib\hbcommon.lib C:\Winclip\hb321610\lib\hbpp.lib C:\Winclip\hb321610\lib\hbcpage.lib C:\Winclip\hb321610\lib\hbcplr.lib C:\Winclip\hb321610\lib\hbct.lib C:\Winclip\hb321610\lib\hbpcre.lib C:\Winclip\hb321610\lib\xhb.lib C:\Winclip\hb321610\lib\hbziparc.lib C:\Winclip\hb321610\lib\hbmzip.lib C:\Winclip\hb321610\lib\hbzlib.lib C:\Winclip\hb321610\lib\minizip.lib C:\Winclip\hb321610\lib\png.lib C:\Winclip\hb321610\lib\hbcurl.lib C:\Winclip\hb321610\lib\hbusrrdd.lib C:\Winclip\hb321610\lib\hbtip.lib C:\Winclip\hb321610\lib\hbmxml.lib C:\Winclip\hb321610\lib\hbmisc.lib C:\Winclip\bcc7\lib\uuid.lib C:\Winclip\bcc7\lib\import32.lib C:\Winclip\bcc7\lib\psdk\odbc32.lib C:\Winclip\bcc7\lib\psdk\nddeapi.lib C:\Winclip\bcc7\lib\psdk\Iphlpapi.lib C:\Winclip\bcc7\lib\psdk\msimg32.lib C:\Winclip\bcc7\lib\psdk\psapi.lib C:\Winclip\bcc7\lib\psdk\rasapi32.lib C:\Winclip\bcc7\lib\psdk\gdiplus.lib C:\Winclip\bcc7\lib\psdk\riched20.lib C:\Winclip\bcc7\lib\psdk\shell32.lib C:\Winclip\bcc7\lib\psdk\urlmon.lib , , 1>c:\winclip\fiveditprj\link.log
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
C:\Winclip\fivedit>if errorlevel 0 C:\Winclip\bcc7\bin\bcc32.exe /c /O2 -IC:\Winclip\hb321610\include -nC:\WINCLIP\FIVEDITPRJ -oC:\Winclip\fiveditprj\PROVA.obj c:\winclip\fiveditprj\PROVA.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
c:\winclip\fiveditprj\PROVA.c:
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '___CRTL_VCL_Init' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_MEM_UseBorMM' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_VCLLIB_Linkage' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__ExceptInit' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__startup' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__GetExceptDLLinfoInternal' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_SetValue' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_InitThread' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_Alloc' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_GetValue' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_ExitThread' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_Free' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '_pow' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '__llmul' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '_strlen' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '__llmod' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '__lldiv' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '_memset' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '_modf' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '__ftol' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '_memmove' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbstr
Error: Unresolved external '__streams' referenced from C:\WINCLIP\HB321610\LIB\HBVM.LIB|fm
Error: Unresolved external '_fprintf' referenced from C:\WINCLIP\HB321610\LIB\HBVM.LIB|fm
Error: Unresolved external '_abort' referenced from C:\WINCLIP\HB321610\LIB\HBVM.LIB|fm
Error: Unresolved external '_memcpy' referenced from C:\WINCLIP\HB321610\LIB\HBVM.LIB|fm
Error: Unresolved external '__llumod' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbprintf
Error: Unresolved external '__lludiv' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbprintf
Error: Unresolved external '_modfl' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbprintf
Error: Unresolved external '__finitel' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbprintf
Error: Unresolved external '__isnanl' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbprintf
Error: Unresolved external '__finite' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbprintf
Error: Unresolved external '__isnan' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbprintf
Error: Unresolved external '_memcmp' referenced from C:\WINCLIP\HB321610\LIB\HBVM.LIB|hashes
Error: Unresolved external '_fmod' referenced from C:\WINCLIP\HB321610\LIB\HBRTL.LIB|hbi18n1
Error: Unresolved external '_strncmp' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|funcid
Error: Unresolved external '__llshr' referenced from C:\WINCLIP\HB321610\LIB\HBMACRO.LIB|macrob
Error: Unresolved external '__llshl' referenced from C:\WINCLIP\HB321610\LIB\HBMACRO.LIB|macrob
Error: Unresolved external '_memchr' referenced from C:\WINCLIP\HB321610\LIB\HBVM.LIB|macro
Error: Unresolved external '__llushr' referenced from C:\WINCLIP\HB321610\LIB\HBRTL.LIB|hbcrc
Error: Unresolved external '__ftoul' referenced from C:\WINCLIP\HB321610\LIB\HBRTL.LIB|idle
Error: Unresolved external '_strchr' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbfsapi
Error: Unresolved external '_atol' referenced from C:\WINCLIP\HB321610\LIB\HBRDD.LIB|wafunc
Error: Unresolved external '_strrchr' referenced from C:\WINCLIP\HB321610\LIB\HBRDD.LIB|dbf1
Error: Unresolved external '_sqrt' referenced from C:\WINCLIP\HB321610\LIB\RDDNTX.LIB|dbfntx1
Error: Unresolved external '_ceil' referenced from C:\WINCLIP\HB321610\LIB\RDDNTX.LIB|dbfntx1
Error: Unresolved external '__wfsopen' referenced from C:\WINCLIP\HB321610\LIB\HBCOMMON.LIB|hbfopen
Error: Unresolved external '_fclose' referenced from C:\WINCLIP\HB321610\LIB\HBCPLR.LIB|compi18n
Error: Unresolved external '_fflush' referenced from C:\WINCLIP\HB321610\LIB\HBCPLR.LIB|hbcomp
Error: Unresolved external '_printf' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_fgetc' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_fputc' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_fputs' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_ftell' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_fseek' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_fread' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_fwrite' referenced from C:\WINCLIP\HB321610\LIB\HBPP.LIB|ppcore
Error: Unresolved external '_qsort' referenced from C:\WINCLIP\HB321610\LIB\HBCPLR.LIB|hbmain
Error: Unresolved external '_freopen' referenced from C:\WINCLIP\FWH1606\LIB\FIVEH.LIB|HARBOUR
Error: Unresolved external '_wcslen' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|WNDSAY
Error: Unresolved external '_strcmp' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|WNDMOVE
Error: Unresolved external '_sin' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|RECTS
Error: Unresolved external '_cos' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|RECTS
Error: Unresolved external '_floor' referenced from C:\WINCLIP\HB321610\LIB\HBCT.LIB|ctmath2
Error: Unresolved external '_exp' referenced from C:\WINCLIP\HB321610\LIB\HBRTL.LIB|math
Error: Unresolved external '_log' referenced from C:\WINCLIP\HB321610\LIB\HBRTL.LIB|math
Error: Unresolved external '__huge_dble' referenced from C:\WINCLIP\HB321610\LIB\HBRTL.LIB|math
Error: Unresolved external '_log10' referenced from C:\WINCLIP\HB321610\LIB\HBCT.LIB|ctmath2
Error: Unresolved external '_strcpy' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|NONCLIENT
Error: Unresolved external '__InitExceptBlockLDTC' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_strstr' referenced from C:\WINCLIP\HB321610\LIB\HBCT.LIB|disk
Error: Unresolved external '_time' referenced from C:\WINCLIP\HB321610\LIB\MINIZIP.LIB|zip
Error: Unresolved external '_srand' referenced from C:\WINCLIP\HB321610\LIB\MINIZIP.LIB|zip
Error: Unresolved external '_rand' referenced from C:\WINCLIP\HB321610\LIB\MINIZIP.LIB|zip
Error: Unresolved external '_fopen' referenced from C:\WINCLIP\HB321610\LIB\MINIZIP.LIB|ioapi
Error: Unresolved external '__wfopen' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_acos' referenced from C:\WINCLIP\FWH1606\LIB\FIVEH.LIB|XIMAGE
Error: Unresolved external '_isdigit' referenced from C:\WINCLIP\HB321610\LIB\HBPCRE.LIB|pcrecomp
Error: Unresolved external '_vector_new_ldtc_(void *, unsigned int, unsigned int, unsigned int, void *, unsigned int, void *)' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external '_strcat' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|CODEGTF
Error: Unresolved external 'operator delete(void *)' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|ACTX
Error: Unresolved external 'operator new(unsigned int)' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|ACTX
Error: Unresolved external '__pure_error_' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|ACTX
Error: Unresolved external 'operator new[](unsigned int)' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|ACTX
Error: Unresolved external 'operator delete[](void *)' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|ACTX
Error: Unresolved external '_fabs' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'std::strchr(const char *, int)' referenced from C:\WINCLIP\FWH1606\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_exit' referenced from C:\WINCLIP\HB321610\LIB\HBRTL.LIB|errint
Error: Unresolved external '__matherrl' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__fmode' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__argv_expand_ptr' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__wargv_expand_ptr' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_setargv' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_exitargv' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_wsetargv' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_wexitargv' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__fileinfo' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__setargv__' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__setenvp__' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__turboFloat' referenced from C:\WINCLIP\BCC7\LIB\C0W32.OBJ
Error: Unable to perform link
Re: Mejoras para scintilla
Do you have an email account?
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
---------------------------------------- BUG FIXED ------------------------------------
Fixed minor bug in compilation resources in projects
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe
Thanks
Fixed minor bug in compilation resources in projects
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe
Thanks
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Mejoras para scintilla
---------------------------------------------- NEW VERSION 22/11/2016 -----------------------------
https://bitbucket.org/fivetech/fivewin- ... edit52.zip
Please, download after this file
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe
https://bitbucket.org/fivetech/fivewin- ... edit52.zip
Please, download after this file
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.