Search found 257 matches: charles

Return to advanced search

Unresolved External

Hi everyone, I am trying to build my exe with Harbour 320 and MSVC 2022 and Dr Xlsx.lib from Charles Kwon, but I have unresolved external error. Someone know what is missing? DrXlsx32.lib(packager.obj) : error LNK2019: external simbol not resolved, _fill_win32_filefunc64W, ...
by Eroni
Tue Feb 13, 2024 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved External
Replies: 2
Views: 151

Re: TWebView window size

Dear Ruth, Here you have it working thanks to Charles KWON charleskwonohjun@gmail.com help and some changes from me: #include "FiveWin.ch"static h := {=>}static csend2js := "send from Harbour"static oWebViewstatic ...
by Antonio Linares
Sat Feb 03, 2024 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView window size
Replies: 14
Views: 854

Re: Class TOpenAI_ChatGPT by Charles Kwon

Dear Mr. Kwon,

thanks a lot for your answer. And also thank you for pointing me to the encrypt() and decrypt() functions ... they seem very useful in several scenarios.

thanks again and kind regards
ruth
by Ruth
Thu Feb 01, 2024 6:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TOpenAI_ChatGPT by Charles Kwon
Replies: 3
Views: 473

Re: Class TOpenAI_ChatGPT by Charles Kwon

... can encrypt and store your key and decrypt the key before calling OpenAI. Luckily, fivewin already has encrypt() and decrypt() functions. Regards, Charles KWON Dear friends, how wonderful :-) one question please ... could someone suggest to me a safe way of storing cKey in this context? on openai ...
by CharlesKwon
Thu Feb 01, 2024 12:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TOpenAI_ChatGPT by Charles Kwon
Replies: 3
Views: 473

Re: Class TOpenAI_ChatGPT by Charles Kwon

Dear friends,

how wonderful :-)
one question please ... could someone suggest to me a safe way of storing cKey in this context?
on openai they suggest an environment variable...is this a good approach? or is it even necessary to bother?

thank you for your expertice and kind regards
ruth
by Ruth
Wed Jan 31, 2024 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TOpenAI_ChatGPT by Charles Kwon
Replies: 3
Views: 473

Class TOpenAI_ChatGPT by Charles Kwon

Many thanks to master Charles Kwon This code is adapted for gpt-3.5-turbo from one published by Reinaldo on the forums. Hats off to Reinaldo for publishing it. #include "Fivewin.ch"#include "hbcurl.ch"FUNCTION Main()  ...
by Antonio Linares
Tue Jan 30, 2024 10:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TOpenAI_ChatGPT by Charles Kwon
Replies: 3
Views: 473

Re: New FTDN October/Octubre 2023 (FWH 23.10)

... librerias para crear archivos xlsx sin Excel han sido liberadas para su uso gratuito por la comunidad de Harbour. 1. Libreria DrXlsx por Dr Charles Kwon. Más información en: https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43643&sid=7888508ef5731900fe8bdea1022d46e5 Enlace de ...
by Antonio Linares
Sun Dec 03, 2023 4:46 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3906

Re: Xlsxlibhb_ver2

Hola buenas noches para todos Descargue la clase e intente hacer la prueba de uso, pero al compilar sale el mismo error que con la clase de Maestro Charles Kwon, creo que tiene que ver con el tema de actualización del Borland 770 o el xharbour para Bcc770. De antemano gracias https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43643&start=15&sid=e95415d83d3e49a1b93ef27e115d5e5a#p265458 ...
by leandro
Mon Nov 20, 2023 11:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 9023

Re: Announcing DrXlsx 1.0 by Charles Kwon

So, how can I find the cause of the error? Only the author of that lib can do it.
by Enrico Maria Giordano
Sun Nov 19, 2023 5:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874

Re: Announcing DrXlsx 1.0 by Charles Kwon

Source code for DrXlsx libraries is not made available.
by nageswaragunupudi
Sun Nov 19, 2023 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874

Re: Announcing DrXlsx 1.0 by Charles Kwon

Can I see the source code of DRXLSX32X_BCC.LIB?
by Enrico Maria Giordano
Sun Nov 19, 2023 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874

Re: Announcing DrXlsx 1.0 by Charles Kwon

Hola buenos días para todos Acabamos de descargar la nueva distribución de xharbour para Borland 770 y tambien la distribución de borland 770. Al intentar compilar la aplicación, nos sale el siguiente error: Embarcadero C++ 7.70 for Win32 Copyright (c) 1993-2023 Embarcadero Technologies, Inc...
by leandro
Sun Nov 19, 2023 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874

New FTDN October/Octubre 2023 (FWH 23.10)

... two great libraries to create xlsx files without using Excel have been released for free use by Harbour community. 1. DrXlsx library by Dr Charles Kwon. see: https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43643&sid=7888508ef5731900fe8bdea1022d46e5 Library download link: ...
by Antonio Linares
Thu Nov 02, 2023 9:53 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3906

Re: Announcing DrXlsx 1.0 by Charles Kwon

FONT no funciona? FUNCTION Hello()   LOCAL cXlsxFile := "Test.xlsx"   LOCAL oXlsx := TDrXlsx():New()   DEFINE FONT oFont NAME "Ms Sans Serif" SIZE 00, -28 BOLD // no funciona?   oXlsx:CreateFile( "test.xlsx&...
by karinha
Mon Oct 16, 2023 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874

Re: Announcing DrXlsx 1.0 by Charles Kwon

Thanks mister Rao. Perfect! // C:\FWH..\SAMPLES\TESTDRXL.PRG - Master Nages, Moidified: 15/10/2023 Joao.#include "FiveWin.ch"#include "DrXlsx.ch"#ifdef __XHARBOUR__   #xtranslate hb_DateTime( [<x,...>] )        => DateTime...
by karinha
Sun Oct 15, 2023 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3874
Next

Return to advanced search