Search found 57 matches: undocumented

Return to advanced search

Re: eMail with html

hi, i have read "somewhere" There is an undocumented feature of MAPISendMail for including an HTML body:    set lpszNoteText to nil (or a pointer to an empty string)    add an HTML attachment MAPI will use the html attachment as ...
by Jimmy
Sun Sep 24, 2023 9:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: eMail with html
Replies: 2
Views: 245

Re: Harbour using phind.com AI undocumented API

Dear Jimmy,

Please use the OpenAI API, using the Class TOpenAI() implemented here:

viewtopic.php?p=259193&sid=91f4ac9c0303891f0cf6027c9a08c066#p259193

phind does not provide an official API yet and it is constantly changing
by Antonio Linares
Thu Apr 27, 2023 7:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

It seems as the unofficial API is temporarly down... Now it returns HTML with <title>Just a moment...</title> look at full "Answer" PHIND( 108 ) cAnswer = E"\n\n\n Just a moment...\n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n Enable JavaScript and cookies ...
by Jimmy
Thu Apr 27, 2023 12:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

It seems as the unofficial API is temporarly down...

Now it returns HTML with <title>Just a moment...</title>

As soon as it gets fixed, we will post a modified version

thanks
by Antonio Linares
Sat Apr 22, 2023 6:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

hi,

when try to copy Result, via clipboard, from phind i go a line for each word :shock: ... how to fix it :?:
by Jimmy
Fri Apr 21, 2023 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

hi,

i have remove ES_AUTOHSCROLL in phind.RC

when have ES_AUTOHSCROLL it will NOT "wrap" Text so you can see Answer when not using Scrollbar
by Jimmy
Fri Apr 21, 2023 11:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

hi, which Compiler is to use for these Sample ? i try buildh.bat MSVC and also BCC7 and got error RC2104 : undefined keyword or key name: DS_SETFONT error RC2104 : undefined keyword or key name: DS_ABSALIGN --- forgot to say : 64 Bit :!: now i switch to 32 Bit OS and it work with BCC7 32 Bit :D
by Jimmy
Fri Apr 21, 2023 7:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

#include "FiveWin.ch"#define IDC_TARGET_EDIT         1001#define IDC_RESULT_EDIT         1002#define IDC_INPUT_EDIT          1003#define IDC_CONTINUE_BUTTON        1#define IDC_END_BUTTON     &n...
by karinha
Fri Apr 21, 2023 5:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

Versión mejorada con GUI, pero se nos cuela un espacio " " en la respuesta. Ayuda! :-) Fijaros que en la respuesta DIALOGEX lo escribe como D IALOG EX, CAPTION como CAP TION y asi en otras palabras. phind.prg #include "FiveWin.ch"#define IDC_TARGET_EDIT         1001#define IDC_RE...
by Antonio Linares
Fri Apr 21, 2023 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Harbour using phind.com AI undocumented API

Lo probé con lenguaje en castellano (cambiando la pregunta) y funcionó muy bien.
oHttp:SetRequestHeader( "Accept-Language", "sp; q=0.9" )
by cmsoft
Fri Apr 21, 2023 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Harbour using phind.com AI undocumented API

Thanks to Carlos Gallego, Charly, Cristobal, Giorgio, etc. we have been able to make it work from Harbour This means that you can use the AI engine that http://www.phind.com provides without having to register and free. This is the first working version. Next we will implement it as a di...
by Antonio Linares
Fri Apr 21, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour using phind.com AI undocumented API
Replies: 12
Views: 1120

Re: Concept of REDEFINE for Dummy

... have based on c:\fwh\source\classes\dlgfind.prg i found out that i can REDEFINE "Windows standard Common Dialog" it have to do with (undocumented) Function RegDialog() as i want to use "Dark-Mode" those "Common Control" are still "white" which i try to ...
by Jimmy
Sun Apr 02, 2023 3:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Concept of REDEFINE for Dummy
Replies: 13
Views: 789
Next

Return to advanced search