Google APIS Lib for Fivewin

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

Google APIS Lib for Fivewin

Post by cnavarro »

Download this file for test Drive, GMail and Calendar of Google

https://bitbucket.org/fivetech/fivewin- ... GOOGLE.zip

Instructions for use of GOOGLE APIS
https://bitbucket.org/fivetech/harbour_ ... o_REST.pdf
Pages 44 to 46

Regards

Pd.: please send me your doubts and suggestions
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.
horacio
Posts: 1270
Joined: Wed Jun 21, 2006 12:39 am
Location: Capital Federal Argentina

Re: Google APIS Lib for Fivewin

Post by horacio »

Cristobal, he intentado compilar y obtengo estos errores

Code: Select all

Executando: ILINK32 @B32.BC
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_TIPCLIENTHTTP' referenced from GOOGLE.LIB|TGOOGLE
Error: Unresolved external '_HB_FUN___HBEXTERN__HBSSL__' referenced from GOOGLE.LIB|TGOOGLE
Error: Unable to perform link
 
Mis herramientas son Fwh 17.01, BCC7 y Harbour 3.2. Muchas gracias.

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

Re: Google APIS Lib for Fivewin

Post by cnavarro »

Gracias Horacio,
Estas son las librerias que utilizo, creo que no me falta ninguna
d:\fwh\fwhteam\lib\fiveh.lib
d:\fwh\fwhteam\lib\fivehc.lib
D:\Fwh\FwhTeam\lib\GOOGLE.lib
D:\Harbour\harbour7\lib\hbwin.lib
D:\Harbour\harbour7\lib\gtgui.lib
D:\Harbour\Harbour7\lib\gtwin.lib
D:\Harbour\harbour7\lib\hbrtl.lib
D:\Harbour\Harbour7\lib\hbvm.lib
D:\Harbour\harbour7\lib\hblang.lib
D:\Harbour\harbour7\lib\hbmacro.lib
D:\Harbour\harbour7\lib\hbrdd.lib
D:\Harbour\harbour7\lib\rddntx.lib
D:\Harbour\harbour7\lib\rddcdx.lib
D:\Harbour\harbour7\lib\rddfpt.lib
D:\Harbour\harbour7\lib\hbsix.lib
D:\Harbour\harbour7\lib\hbdebug.lib
D:\Harbour\harbour7\lib\hbcommon.lib
D:\Harbour\harbour7\lib\hbpp.lib
D:\Harbour\harbour7\lib\hbcpage.lib
D:\Harbour\harbour7\lib\hbcplr.lib
D:\Harbour\harbour7\lib\hbct.lib
D:\Harbour\harbour7\lib\hbpcre.lib
D:\Harbour\harbour7\lib\xhb.lib
D:\Harbour\harbour7\lib\hbziparc.lib
D:\Harbour\harbour7\lib\hbmzip.lib
D:\Harbour\harbour7\lib\hbzlib.lib
D:\Harbour\harbour7\lib\minizip.lib
D:\Harbour\harbour7\lib\png.lib
D:\Harbour\harbour7\lib\hbcurl.lib
D:\Harbour\harbour7\lib\hbusrrdd.lib
D:\Harbour\harbour7\lib\hbtip.lib
D:\Harbour\Harbour7\lib\hbtipssl.lib
D:\Harbour\harbour7\lib\hbmxml.lib
D:\Harbour\harbour7\lib\hbmisc.lib
D:\Harbour\Harbour7\lib\hbcurls.lib
D:\Harbour\Harbour7\lib\hbssl.lib
D:\Harbour\Harbour7\lib\hbssls.lib
D:\Harbour\Harbour7\lib\libeay32.lib
D:\Harbour\Harbour7\lib\ssleay32.lib
D:\Harbour\Harbour7\lib\libssl32.lib
D:\Borland\bcc7\lib\cw32.lib
D:\Borland\bcc7\lib\uuid.lib
D:\Borland\bcc7\lib\import32.lib
D:\Borland\bcc7\lib\psdk\odbc32.lib
D:\Borland\bcc7\lib\psdk\nddeapi.lib
D:\Borland\bcc7\lib\psdk\Iphlpapi.lib
D:\Borland\bcc7\lib\psdk\msimg32.lib
D:\Borland\bcc7\lib\psdk\psapi.lib
D:\Borland\bcc7\lib\psdk\rasapi32.lib
D:\Borland\bcc7\lib\psdk\gdiplus.lib
D:\Borland\bcc7\lib\psdk\riched20.lib
D:\Borland\bcc7\lib\psdk\shell32.lib
D:\Borland\bcc7\lib\psdk\urlmon.lib ,

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
AngelSalom
Posts: 664
Joined: Fri Oct 07, 2005 7:38 am
Location: Vinaros (Castellón ) - España
Contact:

Re: Google APIS Lib for Fivewin

Post by AngelSalom »

Cristóbal, al ejecutar apilist1

Image
Angel Salom
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Google APIS Lib for Fivewin

Post by cnavarro »

Tienes las DLLS que comento en mi post anterior?

http://forums.fivetechsupport.com/viewt ... 04#p207535
Last edited by cnavarro on Thu Nov 23, 2017 10:49 am, edited 1 time in total.
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
AngelSalom
Posts: 664
Joined: Fri Oct 07, 2005 7:38 am
Location: Vinaros (Castellón ) - España
Contact:

Re: Google APIS Lib for Fivewin

Post by AngelSalom »

Vale!, no había visto el post en el foro inglés.
Angel Salom
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Google APIS Lib for Fivewin

Post by cnavarro »

Y el video por si no lo habéis visto

https://www.youtube.com/watch?v=i795dnT ... ME5PJoZAdE
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: Google APIS Lib for Fivewin

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
José Luis Sánchez
Posts: 484
Joined: Thu Oct 13, 2005 9:23 am
Location: Novelda - Alicante - España
Contact:

Re: Google APIS Lib for Fivewin

Post by José Luis Sánchez »

Gracias Cristobal, me parece un trabajo y una aportación enorme.

Saludos,
José Luis
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Google APIS Lib for Fivewin

Post by cnavarro »

Recordar que es una libreria para que os sirva en pruebas y como introducción en este tema y debug. No se debe utilizar en producción para proyectos finales hasta que no se publique la versión definitiva que espero esté completa a lo largo de este mes de Diciembre y que contendrá además creación y uso de documentos google ( sheets, doc y slides, y otras sorpresas ).
También, pueden haber cambios en los nombres de los métodos o datas de algunas clases.
Por favor enviadme vuestras sugerencias y problemas encontrados.
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
AIDA
Posts: 782
Joined: Fri Jan 12, 2007 8:35 pm

Re: Google APIS Lib for Fivewin

Post by AIDA »

Gracias Cristobal que lindo :)

espero poder usarla correctamente :mrgreen:

saluditos :wink:


cnavarro wrote:Download this file for test Drive, GMail and Calendar of Google

https://bitbucket.org/fivetech/fivewin- ... GOOGLE.zip

Instructions for use of GOOGLE APIS
https://bitbucket.org/fivetech/harbour_ ... o_REST.pdf
Pages 44 to 46

Regards

Pd.: please send me your doubts and suggestions
Que es mejor que programar? creo que nada :)
Atropellada pero aqui ando :P

I love Fivewin

séʌǝɹ ןɐ ɐʇsǝ opunɯ ǝʇsǝ
User avatar
sygecom
Posts: 42
Joined: Tue Mar 11, 2008 3:18 am
Location: Brasil

Re: Google APIS Lib for Fivewin

Post by sygecom »

Enhorabuena por el gran trabajo.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Google APIS Lib for Fivewin

Post by cnavarro »

--------------------------------------- NEW VERSION UPDATED 05/01/2018 ----------------------------

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

Re: Google APIS Lib for Fivewin

Post by cnavarro »

---------------------------------- NEW VERSION UPDATED 06/01/2018 ------------------------

- ApiList1.exe not run: fixed

https://bitbucket.org/fivetech/fivewin- ... GOOGLE.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.
User avatar
Andrés González
Posts: 625
Joined: Thu Jan 19, 2006 10:45 am
Location: Mallorca

Re: Google APIS Lib for Fivewin

Post by Andrés González »

Me he descargado la última versión de harbour y he generado de nuevo las librerias pero no me genera las siguientes librerias:

D:\Harbour\Harbour7\lib\hbcurls.lib
D:\Harbour\Harbour7\lib\hbssl.lib
D:\Harbour\Harbour7\lib\hbssls.lib
D:\Harbour\Harbour7\lib\libeay32.lib
D:\Harbour\Harbour7\lib\ssleay32.lib
D:\Harbour\Harbour7\lib\libssl32.lib

Alguien sabe que hay que hacer para generar estas librerias?
Saludos

Andrés González desde Mallorca
Post Reply