Search found 228 matches: resulting

Return to advanced search

Re: Question about wfReadUrl()

... ENDCASE The url http://www.maconsult.be doesn't exist. So it takes between 1 and 2 minutes before the next CASE is executed, resulting into xDownWeb = "https://www.ma-consult.be. Another question. What if a url is blocked by a firewall or an antivirus. What will happen ...
by driessen
Sat Apr 06, 2024 8:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2780

Re: link between PRG and RC

... a good structure to use: Folder MyApp + Folder source + Folder include + Folder lib (if you are using third party libs) + Folder obj (to place the resulting C and OBJs) + Folder resources ... + rc file (one or more) ... + bitmaps ... + icons ... + cursors go.bat (a batch file to run the project ...
by Antonio Linares
Mon Jan 29, 2024 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1704

Re: DateTime calculation

... This code assumes myDate contains the Harbour date variable you want to convert. Please replace myDate with your actual date variable. The resulting unixTimestampMilliseconds will be in the format you can use in your URL. Make sure to adjust the code based on your actual Harbour date handling ...
by Antonio Linares
Sat Jan 27, 2024 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DateTime calculation
Replies: 6
Views: 691

Training TinyLlama to build a medical AI model

... Trained model: https://huggingface.co/fivetech/tinyMedical-GGUF/tree/main used engine to run the resulting GGUF file: https://github.com/ggerganov/llama.cpp You can also use LM Studio to use the GGUF files: https://lmstudio.ai/
by Antonio Linares
Thu Jan 25, 2024 6:07 am
 
Forum: Artificial Intelligence examples
Topic: Training TinyLlama to build a medical AI model
Replies: 0
Views: 229

Creating a CSV file from these forums

... );   hb_xfree( ( void * ) szWideText );   szDest[ iLength2 ] = NULL;   hb_retc( szDest );   hb_xfree( ( void * ) szDest );}    #pragma ENDDUMP Resulting forums.csv file: https://huggingface.co/datasets/fivetech/forums_csv/tree/main
by Antonio Linares
Thu Jan 25, 2024 6:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating a CSV file from these forums
Replies: 0
Views: 576

Re: Create a Panel width a text

... to calculate the dimensions of the text rectangle without actually drawing the text. it will take into account the font you are using, etc. The resulting width and height are stored in the rect structure. Please look for DT_CALCRECT in FWH *.prg source code for code examples yes, I allredy found ...
by Silvio.Falconi
Fri Jan 05, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3188

Re: Create a Panel width a text

... to calculate the dimensions of the text rectangle without actually drawing the text. it will take into account the font you are using, etc. The resulting width and height are stored in the rect structure. Please look for DT_CALCRECT in FWH *.prg source code for code examples
by Antonio Linares
Fri Jan 05, 2024 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3188

New FTDN October/Octubre 2023 (FWH 23.10)

... Now the words can be of any case. * Fix: creation and opening of metafiles (emf) were not recognising unicode characters in the metafile path and resulting in failure in cases of Unicode user names. Fixed by making metafile functions unicode compatible in \source\winapi\metafi32.c. See https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43657&p=263231&sid=6540f96ca6f5657f9312c93e92e06ad8#p263231 ...
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: Webview question

... }  void terminate() { bRunning = FALSE; /* PostQuitMessage(0); */ } Finally we go to the script folder and run build.bat. The resulting DLLs are placed in c:\webview\dll\x86\ and c:\webview\dll\x64\ FWH examples are working fine and closing the webview does not closes our app!
by Antonio Linares
Sat Jul 01, 2023 7:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 2931

Re: Copy several files to the clipboard

Simply modify clpbrd.c, compile it and link the resulting OBJ to your EXE
by Antonio Linares
Thu May 11, 2023 9:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy several files to the clipboard
Replies: 9
Views: 450

Re: Combinaciones de letras

... fact(7) // --> 13,650  FACT(n) is a function in CTLIB, which gives factorial of n. However the alphabet "E" is repeated twice resulting in some duplicate results. Ignoring such duplicates, we get 95 combinations finally resulting in 8,553 total permutations. Program to generate ...
by nageswaragunupudi
Thu Dec 22, 2022 8:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Combinaciones de letras
Replies: 12
Views: 1005

New FTDN October/Octure (FWH 22.10)

... with the new data oBrw:lIncrSearch .t./.f. ( default .t. ) - Method ToExcel() Fix: When browsing an array containing utf8 values in any cell was resulting in runtime error. Fixed. * DATA bBmpData is now evaluated with params, CellValue, lSelected, ColumnObject) * FW_ReadImage( <wmf_file> ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 862

Re: Learning opencv step by step

... Missing DLLs must be copied from c:\opencv_fwh\lib\Release\ to c:\opencv_fwh (where the resulting test1.exe is located) The example is working fine and amazingly detects the edge lines of a photo: https://github.com/FiveTechSoft/screenshots/blob/master/opencv_edges.png?raw=true
by Antonio Linares
Wed Dec 15, 2021 9:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learning opencv step by step
Replies: 21
Views: 2361

Re: TPM

... simple “smart-card on the motherboard.” For example, platforms that incorporate TPMs “measure” and log the software that boots on the device. The resulting boot-log can be used to verify that devices are running known-software and are up-to-date using a TPM feature called quoting or attestation. ...
by Antonio Linares
Thu Oct 28, 2021 7:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TPM
Replies: 6
Views: 671

Re: Editar celda xBrowse

... directamente o actua sobre el arreglo resultado de la consulta? ENGLISH Does this change affect the table directly or does it act on the array resulting from the query? All changes are saved immediately to the table on the Server. I undertanad oArticulos as TDolphin Query. Spanish Necesito ...
by nageswaragunupudi
Thu Oct 28, 2021 1:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editar celda xBrowse
Replies: 4
Views: 689
Next

Return to advanced search