Mejoras para scintilla

User avatar
Baxajaun
Posts: 853
Joined: Wed Oct 19, 2005 2:17 pm
Location: Gatika. Bizkaia

Re: Mejoras para scintilla

Post by Baxajaun »

Cristóbal,

como dicen por aquí "Me quito la txapela" ante tu gran trabajo.

Muchísimas gracias.

Un abrazo,
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

Muchas gracias Félix
Espero poder tener una versión totalmente operativa antes de finales de año
Un abrazo
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

Pequeños bugs eliminados

------------------------------ NEW 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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

Nueva versión:
- Implementado ancho del cursor
- Modificacion y creacion de DBF
- And more

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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

------------------------------- NEW VERSION --------------------

https://bitbucket.org/fivetech/fivewin- ... ivedit.exe

Total control Font and colors of LEXER

Image

Image
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

------------------- NEW VERSION ------------------

No es necesario reiniciar la aplicación para que el cambio de font surta efecto

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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

------------------------------- NEW VERSION 06/12/2016 --------------------------
- Implemented style Hotspot: only with inside string or comment line
Local cCad := "This a string |#www.google.es#| continuation"
Local cCad := "Hello" // This a comment |#www.google.es#| others questions

- Automatically adds methods, datas, functions of styled words
Implemented TIPs of methods, datas, functions, etc of document active

- Implemented Compilation Mingw

https://bitbucket.org/fivetech/fivewin- ... ivedit.exe

Image
Image
Image
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

Anotaciones [ F9 ] - Annotations

Image

Image

Puedes configurar el editor para que guarde las anotaciones que se realicen en un documento
Estas anotaciones son guardadas en un fichero auxiliar con extension .opt y serán recuperadas en su posición al volver a abrir el documento
Para ello, seleccionar "Enable Save Annotations"

You can configure the editor to save annotations to a document
The annotations are saved in an auxiliary file with extension .opt and are retrieved when the document is reopened
Select "Enable Save Annotations"

Image
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

Remove annotations

Menu Margin ( Rigth button mouse in first margin )

Image
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.
User avatar
Biel EA6DD
Posts: 680
Joined: Tue Feb 14, 2006 9:48 am
Location: Mallorca
Contact:

Re: Mejoras para scintilla

Post by Biel EA6DD »

:shock: Espectacular Cristobal , enhorabuena gran trabajo.
Saludos desde Mallorca
Biel Maimó
http://bielsys.blogspot.com/
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

Biel, gracias
Cualquier cosilla que veas o necesites, ya sabes, no tienes más que decírmelo
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.
MGA
Posts: 1219
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá
Contact:

Re: Mejoras para scintilla

Post by MGA »

Meu amigo, Fantástico! Parabéns pelo trabalho!
ubiratanmga@gmail.com

FWH17.04
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Mejoras para scintilla

Post by cnavarro »

Obrigado companheiro :D :D :D
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.
User avatar
karinha
Posts: 4882
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Mejoras para scintilla

Post by karinha »

Master, que me falte?

Code: Select all

Borland Resource Compiler  Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation.  All rights reserved.
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '___CRTL_VCL_Init' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_MEM_UseBorMM' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_VCLLIB_Linkage' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__ExceptInit' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__startup' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__GetExceptDLLinfoInternal' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_SetValue' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_InitThread' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_Alloc' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_GetValue' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_ExitThread' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '___CRTL_TLS_Free' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '_strlen' referenced from C:\XHB1608\LIB\VM.LIB|mainwin
Error: Unresolved external '_strchr' referenced from C:\XHB1608\LIB\VM.LIB|cmdarg
Error: Unresolved external '_pow' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '_modf' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '_isspace' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '__llmul' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '__ltoupper' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '_strstr' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '_memset' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '_strerror' referenced from C:\XHB1608\LIB\COMMON.LIB|hbstr
Error: Unresolved external '_atol' referenced from C:\XHB1608\LIB\VM.LIB|cmdarg
Error: Unresolved external '__llumod' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '__lludiv' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '_modfl' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '__ftol' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '__finitel' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '__isnanl' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '__finite' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '__isnan' referenced from C:\XHB1608\LIB\COMMON.LIB|hbprintf
Error: Unresolved external '_div' referenced from C:\XHB1608\LIB\COMMON.LIB|hbdate
Error: Unresolved external '__lldiv' referenced from C:\XHB1608\LIB\COMMON.LIB|hbdate
Error: Unresolved external '__llmod' referenced from C:\XHB1608\LIB\COMMON.LIB|hbdate
Error: Unresolved external '_setmode' referenced from C:\XHB1608\LIB\RTL.LIB|filesys
Error: Unresolved external '__chdrive' referenced from C:\XHB1608\LIB\RTL.LIB|filesys
Error: Unresolved external '__getdrive' referenced from C:\XHB1608\LIB\RTL.LIB|filesys
Error: Unresolved external '_memmove' referenced from C:\XHB1608\LIB\RTL.LIB|filesys
Error: Unresolved external '_strpbrk' referenced from C:\XHB1608\LIB\RTL.LIB|cdpapi
Error: Unresolved external '_memcmp' referenced from C:\XHB1608\LIB\RTL.LIB|strtran
Error: Unresolved external '_fopen' referenced from C:\XHB1608\LIB\COMMON.LIB|hbfopen
Error: Unresolved external '_vfprintf' referenced from C:\XHB1608\LIB\RTL.LIB|trace
Error: Unresolved external '_fclose' referenced from C:\XHB1608\LIB\RTL.LIB|trace
Error: Unresolved external '__streams' referenced from C:\XHB1608\LIB\COMMON.LIB|hbtrace
Error: Unresolved external '_fprintf' referenced from C:\XHB1608\LIB\COMMON.LIB|hbtrace
Error: Unresolved external '_fflush' referenced from C:\XHB1608\LIB\COMMON.LIB|hbtrace
Error: Unresolved external '_dup' referenced from C:\XHB1608\LIB\COMMON.LIB|hbtrace
Error: Unresolved external '_close' referenced from C:\XHB1608\LIB\COMMON.LIB|hbtrace
Error: Unresolved external '__ftoul' referenced from C:\XHB1608\LIB\RTL.LIB|idle
Error: Unresolved external '_wcslen' referenced from C:\XHB1608\LIB\RTL.LIB|gtclip
Error: Unresolved external '_memcpy' referenced from C:\XHB1608\LIB\RTL.LIB|gtclip
Error: Unresolved external '_time' referenced from C:\XHB1608\LIB\RTL.LIB|hbrandom
Error: Unresolved external '_srand' referenced from C:\XHB1608\LIB\RTL.LIB|hbrandom
Error: Unresolved external '_rand' referenced from C:\XHB1608\LIB\RTL.LIB|hbrandom
Error: Unresolved external '_strrchr' referenced from C:\XHB1608\LIB\RDD.LIB|dbf1
Error: Unresolved external '__llshr' referenced from C:\XHB1608\LIB\DBFNTX.LIB|dbfntx1
Error: Unresolved external '_sprintf' referenced from C:\XHB1608\LIB\PCREPOS.LIB|pcreposix
Error: Unresolved external '_strncpy' referenced from C:\XHB1608\LIB\PCREPOS.LIB|pcreposix
Error: Unresolved external '_strncmp' referenced from C:\XHB1608\LIB\PCREPOS.LIB|pcre_compile
Error: Unresolved external '_sqrt' referenced from C:\XHB1608\LIB\DBFNTX.LIB|dbfntx1
Error: Unresolved external '_ceil' referenced from C:\XHB1608\LIB\DBFNTX.LIB|dbfntx1
Error: Unresolved external '_exp' referenced from C:\XHB1608\LIB\RTL.LIB|math
Error: Unresolved external '_log' referenced from C:\XHB1608\LIB\RTL.LIB|math
Error: Unresolved external '__huge_dble' referenced from C:\XHB1608\LIB\RTL.LIB|math
Error: Unresolved external '_fmod' referenced from C:\XHB1608\LIB\VM.LIB|hvmall
Error: Unresolved external '__llshl' referenced from C:\XHB1608\LIB\VM.LIB|hvmall
Error: Unresolved external '_strcmp' referenced from C:\FWH1610\LIB\FIVEHC.LIB|WNDMOVE
Error: Unresolved external '_sin' referenced from C:\FWH1610\LIB\FIVEHC.LIB|RECTS
Error: Unresolved external '_cos' referenced from C:\FWH1610\LIB\FIVEHC.LIB|RECTS
Error: Unresolved external '_floor' referenced from C:\XHB1608\LIB\CT.LIB|ctmath2
Error: Unresolved external '_log10' referenced from C:\XHB1608\LIB\CT.LIB|ctmath2
Error: Unresolved external '_iscntrl' referenced from C:\XHB1608\LIB\RTL.LIB|is
Error: Unresolved external '_isgraph' referenced from C:\XHB1608\LIB\RTL.LIB|is
Error: Unresolved external '_isprint' referenced from C:\XHB1608\LIB\RTL.LIB|is
Error: Unresolved external '_ispunct' referenced from C:\XHB1608\LIB\RTL.LIB|is
Error: Unresolved external '_isxdigit' referenced from C:\XHB1608\LIB\RTL.LIB|is
Error: Unresolved external '_strcpy' referenced from C:\FWH1610\LIB\FIVEHC.LIB|NONCLIENT
Error: Unresolved external '__InitExceptBlockLDTC' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_vector_new_ldtc_(void *, unsigned int, unsigned int, unsigned int, void *, unsigned int, void *)' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'operator new(unsigned int)' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'operator delete(void *)' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external '_fabs' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external '_ftell' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external '_fseek' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external '_fread' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external '_strcat' referenced from C:\FWH1610\LIB\FIVEHC.LIB|CODEGTF
Error: Unresolved external '_memchr' referenced from C:\XHB1608\LIB\CT.LIB|strfile
Error: Unresolved external 'operator delete[](void *)' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__sopen' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external 'std::exception::what() const' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::exception::~exception()' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipexception
Error: Unresolved external '___errno' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipfile
Error: Unresolved external 'std::_String_base::_Xran() const' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipexception
Error: Unresolved external 'std::_String_base::_Xlen() const' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipexception
Error: Unresolved external '_ReThrowException(unsigned int, unsigned char *)' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_CatchCleanup()' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_ThrowExceptionLDTC(void *, void *, void *, void *, unsigned int, unsigned int, unsigned int, unsigned char *, void *)' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipfile
Error: Unresolved external '__commit' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external '_tell' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_lseek' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_chsize' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external '_read' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_write' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__pure_error_' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__lstrcoll' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipstring
Error: Unresolved external '__ltolower_lcid' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__ltoupper_lcid' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::_Locinfo::~_Locinfo()' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::locale::locale()' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::locale::id::_Id_cnt' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::ctype<char>::id' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::locale::_Getfacet(unsigned int) const' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::_Locinfo::_Locinfo(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::ctype<char>::table_size' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__Getctyptab' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::locale::facet::_Register()' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'operator new[](unsigned int)' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__splitpath' referenced from C:\XHB1608\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external 'std::memchr(const void *, int, unsigned int)' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_vsnprintf' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_access' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external '_chdir' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external '_qsort' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipcentraldir
Error: Unresolved external '__get_osfhandle' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external 'std::strstr(char *, const char *)' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipcomp
Error: Unresolved external '_stat' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external '_localtime' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipfileheader
Error: Unresolved external '__Return_unwind' referenced from C:\XHB1608\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_mktime' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipfileheader
Error: Unresolved external '__utime' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatform
Error: Unresolved external '__assert' referenced from C:\XHB1608\LIB\HBZIP.LIB|zipplatformcomm
Error: Unresolved external '__wfopen' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_acos' referenced from C:\FWH1610\LIB\FIVEHX.LIB|XIMAGE
Error: Unresolved external '_fwrite' referenced from C:\FWH1610\LIB\FIVEHX.LIB|PRV2PDF
Error: Unresolved external '_fgetc' referenced from C:\XHB1608\LIB\RTL.LIB|fparse
Error: Unresolved external 'std::strchr(const char *, int)' referenced from C:\FWH1610\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_isdigit' referenced from C:\XHB1608\LIB\MACRO.LIB|macroslx
Error: Unresolved external '_printf' referenced from C:\XHB1608\LIB\MACRO.LIB|macroslx
Error: Unresolved external '_exit' referenced from C:\XHB1608\LIB\MACRO.LIB|macroslx
Error: Unresolved external '_abort' referenced from C:\XHB1608\LIB\VM.LIB|hvmall
Error: Unresolved external '__matherrl' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__fmode' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__argv_expand_ptr' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__wargv_expand_ptr' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_setargv' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_exitargv' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_wsetargv' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__handle_wexitargv' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__fileinfo' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__setargv__' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__setenvp__' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unresolved external '__turboFloat' referenced from C:\BCC7\LIB\C0W32.OBJ
Error: Unable to perform link
 
João Santos - São Paulo - Brasil
Post Reply