Search found 50 matches: lst

Return to advanced search

Problemas al migrar desde FWH2012 a FWH2307 - cerrado

... -M -c -I%HB_INC_INSTALL%;%C_INC_INSTALL% -n%HOME%\Obj %C% C_LIB_COMMAND=%C_BIN_INSTALL%\TLib.Exe %LIB% /P512 @%RSP% , %LST% C_LINK_COMMAND=%C_BIN_INSTALL%\iLink32.Exe -Gn -aa -Tpe -s -v @%LNK% C_RC_COMMAND=%C_BIN_INSTALL%\Brc32.Exe -r -I%C_BIN_INSTALL%\include -I%C_BIN_INSTALL%\include\windows\sdk ...
by CARLOS ATUNCAR
Tue Sep 12, 2023 11:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 1677

Re: Funciones de FWH

Excuse me Jimmy, Jose Is funcslst. Prg. This program only works with borland compiler. It uses tlib for list functions. Fiveh. Lst and fivehc. Lst although if you have the .lst files it can be used without the borland compiler with a few small changes. If fivetech gives permission, the ...
by jvtecheto
Sat Apr 15, 2023 5:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones de FWH
Replies: 9
Views: 753

Re: FWH: All functions, classes, methods with source code

... and users code that it is difficult to have it properly organized :-) I did not solve it. I was just able to make the lib that is giving a empty .LST file, so the program wont read the functions. Therefore I asked if it is possible to read the prg from samples folder en read those functions into it.
by Marc Venken
Thu Sep 15, 2022 6:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: All functions, classes, methods with source code
Replies: 15
Views: 1580

Re: FWH: All functions, classes, methods with source code

Making the lib is ok.

The program is making a LST file from the lib, but when I make a LST file from my lib

WaitRun( cBccFolder + "bin\tlib.exe ..\lib\maveco.lib, maveco.lst " )

the content is :

No public symbols exist.
by Marc Venken
Wed Sep 14, 2022 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: All functions, classes, methods with source code
Replies: 15
Views: 1580

PROBLEMAS CON EL GET EN FWH 20.07

... -M -c -I%HB_INC_INSTALL%;%C_INC_INSTALL% -n%HOME%\Obj %C% C_LIB_COMMAND=%C_BIN_INSTALL%\TLib.Exe %LIB% /P512 @%RSP% , %LST% C_LINK_COMMAND=%C_BIN_INSTALL%\iLink32.Exe -Gn -aa -Tpe -s -v @%LNK% C_RC_COMMAND=%C_BIN_INSTALL%\Brc32.Exe -r -I%C_BIN_INSTALL%\include -I%C_BIN_INSTALL%\include\windows\sdk ...
by CARLOS ATUNCAR
Wed Aug 19, 2020 6:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PROBLEMAS CON EL GET EN FWH 20.07
Replies: 5
Views: 698

Re: GET NO PERMITE EL ESPACIADO

... -M -c -I%HB_INC_INSTALL%;%C_INC_INSTALL% -n%HOME%\Obj %C% C_LIB_COMMAND=%C_BIN_INSTALL%\TLib.Exe %LIB% /P512 @%RSP% , %LST% C_LINK_COMMAND=%C_BIN_INSTALL%\iLink32.Exe -Gn -aa -Tpe -s -v @%LNK% C_RC_COMMAND=%C_BIN_INSTALL%\Brc32.Exe -r -I%C_BIN_INSTALL%\include -I%C_BIN_INSTALL%\include\windows\sdk ...
by CARLOS ATUNCAR
Wed Aug 19, 2020 4:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: GET NO PERMITE EL ESPACIADO
Replies: 7
Views: 708

Re: Funciones propias en una lib (Solucionado)

ruben Dario wrote:Saludos al forum.

Segun el ejemplo
Tlib tulib.lib, funciones.lst

El funciones.lst se puede crear al compilar los -prg o hay que crearlo manualmente.
Segun al crear la Lib colocan estos parametros TLIB .... /0 /P64,,
que pasa si no se colocan estos parametros /0 /P64,,


Muchas gracias
by Compuin
Tue Jun 18, 2019 1:54 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones propias en una lib (Solucionado)
Replies: 48
Views: 9820

Re: Funciones propias en una lib (Solucionado)

Saludos al forum.

Segun el ejemplo
Tlib tulib.lib, funciones.lst

El funciones.lst se puede crear al compilar los -prg o hay que crearlo manualmente.
Segun al crear la Lib colocan estos parametros TLIB .... /0 /P64,,
que pasa si no se colocan estos parametros /0 /P64,,
by ruben Dario
Tue Jun 18, 2019 1:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones propias en una lib (Solucionado)
Replies: 48
Views: 9820

Xbrowse oCol assigment with variabel Headers

I always want to use the col names for all actions in xbrowse, since while in devellopment, de colums always changes from place so we know this works WITH OBJECT :p_2018 :nEditType := EDIT_NONE END WITH OBJECT :p_2017 :nEditType := EDIT_NONE END Now I was able to have a dynamic header in xbrowse bas...
by Marc Venken
Thu Jan 31, 2019 11:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse oCol assigment with variabel Headers
Replies: 1
Views: 530

Tslines compiling problems Resolved

... 2346: Parameter 'ISALPHABITMAP' is never used in function HB_FUNC [1]:TLib.Exe Hlines.Lib /P512 @Hlines.bcl , Debug\Hlines.Lst TLIB 6.4 Copyright (c) 1987-2014 Embarcadero Technologies, Inc. +C:\Work\LIB32\TSBUTTON\Obj\TSLINES.Obj & +C:\Work\LIB32\TSBUTTON\Obj\BPAINT.Obj
by Silvio.Falconi
Wed May 17, 2017 10:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tslines compiling problems Resolved
Replies: 9
Views: 1616

Re: Funciones propias en una lib (Solucionado)

... Y en articular, respondiendo a tu consulta: TLIB options libname [commands | files], listfile De manera que ingresando: Tlib tulib.lib, funciones.lst Envia a funciones.lst (el nombre es un ej.) la lista de .prg contenidos, en tu lib, y sus funciones
by MarioG
Fri Feb 03, 2017 8:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones propias en una lib (Solucionado)
Replies: 48
Views: 9820

Script2 Version mejorada

... mas rapido acceso a los mismos y no tener que presionar el boton cargar e ir a buscar donde esta el proyecto guardado (archivo con extension .lst) Para esto ultimo van a ver que esta comentado todo el metodo "METHOD armarMenu()" porque no esta funcionando, si bien el menu en el dialogo ...
by goosfancito
Thu Sep 08, 2016 10:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Script2 Version mejorada
Replies: 0
Views: 423

Re: C++Compiler - FREE TOOL

... %CRLF%-DHB_NO_DEFAULT_STACK_MACROS %CRLF%-DHB_OS_WIN_32 %CRLF% C_LIB_COMMAND=%C_BIN_INSTALL%\TLib.Exe %LIB% /P512 @%RSP% , %LST% C_LINK_COMMAND=%C_BIN_INSTALL%\iLink32.Exe -Gn -aa -Tpe -s @%LNK% C_RC_COMMAND=%C_BIN_INSTALL%\rc.EXE /I%C_INSTALL%\include /i%C_INC_INSTALL%\windows\sdk ...
by mastintin
Tue Jul 26, 2016 6:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: C++Compiler - FREE TOOL
Replies: 18
Views: 8582

Re: popup on Listview class

Antonio changed HB_FUNC( ILCREATE ) inside imagelis.c to create 32bit image lst. HB_FUNC( ILCREATE ){     InitImageList();      #ifndef _WIN64                                              // ILC_COLORDDB | ILC_MASK      hb_retnl( ( ...
by AntoninoP
Mon Jun 22, 2015 10:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: popup on Listview class
Replies: 10
Views: 3129

Lista de funciones de [x]harbour con sus parametros para edi

... esto por que por ejemplo en xmate, el editor muestra cuando escribimos el nombre de una función y la misma esta en un archivo llamado sintaxis.lst la información de los parámetros de la función, y en la media los escribimos uno a uno los parámetros, muestra en negrilla el parámetro actual. ...
by carlos vargas
Wed Feb 11, 2015 2:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Lista de funciones de [x]harbour con sus parametros para edi
Replies: 2
Views: 1030
Next

Return to advanced search