Search found 639 matches: guys

Return to advanced search

Base64 to Audio

Hey guys
How do I convert a Base64 to Audio file
by marca
Thu Sep 09, 2021 9:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Base64 to Audio
Replies: 2
Views: 459

Load, Resize and Save an Image

Hi Guys,
What is the best way to load an image (JPG file), resize and save it ?
by vilian
Fri Aug 27, 2021 11:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Load, Resize and Save an Image
Replies: 6
Views: 663

Re: Ficheros rar desde Harbour/Rar files from Harbour

Hi Guys, Do you have HbUnRar.Lib ? I know there is a makelib.bat (The code bellow) in the directory, but it's for MG. I tried modify it to generating from Harbour/BCC, but until now without success :( Could you help me ? @echo ...
by vilian
Thu Aug 26, 2021 7:57 pm
 
Forum: Utilities / Utilidades
Topic: Ficheros rar desde Harbour/Rar files from Harbour
Replies: 11
Views: 4233

Re: Fix for Resedit

Hmm, I wonder if the reason it works for me may be that I get directed to a different DNS server than you guys are? If we can locate the programs author, maybe we could get him to remove that automatic update check? In the meantime you can just set "airplane mode" ...
by James Bott
Fri Aug 06, 2021 1:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fix for Resedit
Replies: 14
Views: 1451

How to read data from a serial port ?

Hi Guys, I'm trying to read data from a serial port using this code bellow: hb_comOpen(4)        hb_comInit( 4, 9600, "N", 8, 1,132  ) nLen := hb_comInputCount(4)cRet  := Space(nLen)hb_comRecv(4, ...
by vilian
Tue Jul 20, 2021 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to read data from a serial port ?
Replies: 10
Views: 1019

accented characters do not show in VSC

Guys: I am using the Visual Studio Code editor but the accented characters changes by � Where do I set the accents to respect me? Thanks       @ Fila, 4 SAY 'Se�ores  : '+FACTURA->RAZSOC OF oPrn      Fila++      @ Fila, ...
by artu01
Thu Jun 24, 2021 9:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: accented characters do not show in VSC
Replies: 0
Views: 179

Print Problem with FWH2104

Hi Guys, I used to print a form using something like this: Define Pen oPenDot style PS_DOT Width 1 Color CLR_BLACK Of oPrn oPrn:Line(aPos[1],aPos[2],aPos[1],aPos[2]+aTam[1],oPenDot) The same code in new FWH2104 is generating ...
by vilian
Mon Jun 07, 2021 12:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2680

CURL.EXE to LIBCURL (SOLVED)

Hey guys. curl --location --request POST "https://sandbox.gerencianet.com.br/v1/authorize" --header "Authorization: Basic Q2..." --header "Content-Type: application/json" --data-raw "{  \"grant_type\":\"client_credentials\"}" ...
by ctoas
Thu May 20, 2021 11:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CURL.EXE to LIBCURL (SOLVED)
Replies: 7
Views: 976

How to troubleshoot LoadLibrary() failure?

Hi guys, I have a program that loads blat.dll using LoadLibrary(). From my pc during testing everything works but on customer's pc, I keep getting a return value of 0 from LoadLibrary() Any idea on what could cause this? The ...
by hua
Tue Apr 20, 2021 8:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to troubleshoot LoadLibrary() failure?
Replies: 2
Views: 344

xBrowser

Hello Guys, good afternoon! I would like to know if it is possible that a browse does not have color on the selected line. Put an image in the background, and I would like that when walking on the browse, I would not modify the ...
by oliveiros junior
Tue Apr 06, 2021 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser
Replies: 9
Views: 1122

From mysql_* to mysqli_*

Hey everybody! As some of you guys know, I developed a MySQL and MariaDB connection class ( https://github.com/ricbarraes/TMySQL ) applying some good practices about security... But after a great point suggested by Charly, I realized ...
by ricbarraes
Mon Feb 22, 2021 9:09 pm
 
Forum: mod_harbour
Topic: From mysql_* to mysqli_*
Replies: 0
Views: 263

control exceeds size in run time RESOLVED

Hi guys, I don't understand Why the control buttonbar appreciate more large than the normal? https://i.postimg.cc/RhHhKxnm/buttonbar1.jpg imagenes online Into the pelles you can notice that the control is smaller ...
by artu01
Mon Feb 15, 2021 12:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: control exceeds size in run time RESOLVED
Replies: 5
Views: 709

Libcurl - Access_violation

Hey everybody, I'm having a problem with libcurl and apache, I don't really know what's going on... but let me explain you guys what's happening: The user is multiclicking a button in my web application, so it is calling multiple times a my function sendhttp: "multiclicking"=impacient ...
by ricbarraes
Tue Feb 09, 2021 1:42 pm
 
Forum: mod_harbour
Topic: Libcurl - Access_violation
Replies: 4
Views: 589

Re: Color palette (solved)

Hello guys.

Some adjustments are still missing, but it's perfect!

Image
by ctoas
Sat Feb 06, 2021 7:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color palette
Replies: 7
Views: 852

Re: Talk.to chat in ActiveX

Hello guys

Regarding activex, would anyone have any ideas?

Thank you
by ctoas
Wed Feb 03, 2021 6:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talk.to chat in ActiveX
Replies: 19
Views: 1533
PreviousNext

Return to advanced search