Search found 3957 matches: update

Return to advanced search

New FTDN April 2024 (FWH 24.04)

... { nDay, nMonth, nYear, nHours, nMinutes, nSeconds } Please review new example FWH\samples\fldchanged.prg * Enhancement: Class TExplorerBar Method Update( nPos ) updates the nPos oPanel used from the TExplorerBar after the panel has been modified. Class TTaskPanel Method ChangeHeight( nHeight ) ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 0
Views: 33

Re: compile errors

scratch the last message.
I forgot to update libcurl.dll

No errors now.

By adding this code, does it affect anything?

Code: Select all  Expand view

#pragma BEGINDUMP
void __get_std_stream() {}
void _chdir() {}
#pragma ENDDUMP
 
by Jeff Barnes
Thu Apr 11, 2024 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 299

Re: FWHMYSQL Insert failing

... ,`total_inc`,`filial`,`clotacao`,`prazo`,`situacao` ) VALUES ( '047','9WZ','00261','500','500',0, 0 ,0,'1','       ',1,'  ' ) ON DUPLICATE KEY UPDATE `cvdorig` = VALUES ( `cvdorig` ) ,`val_inf` = VALUES ( `val_inf` ) ,`val_calc` = VALUES ( `val_calc` ) ,`total_inc` = VALUES ( `total_inc` ) ...
by vilian
Mon Apr 08, 2024 11:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL Insert failing
Replies: 6
Views: 402

Re: harbour/xharbour appear ADS functions error



Dear MEG,
How about xharbour fixed this problem? any update?
by richard-service
Sun Apr 07, 2024 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8415

Acuse d e entrega y acuse de lectura en un mail.

... ):Value = cFrom oMsg:Fields:Item( "urn:schemas:mailheader:return-receipt-to" ):Value = cFrom oMsg:Fields:Update() He encontrado varia documentación al respecto de CDOSYS pero no veo que parámetro debo habilitar para el acuse de entrega. A ver si a Ustedes ...
by FiveWiDi
Sat Apr 06, 2024 7:34 pm
 
Forum: Off Topic / Otros temas
Topic: Acuse d e entrega y acuse de lectura en un mail.
Replies: 2
Views: 1539

Re: harbour/xharbour appear ADS functions error

Ok, I'm going to update all the Harbour builds with adsloc32.dll/adsloc64.dll included.
by Enrico Maria Giordano
Thu Apr 04, 2024 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8415

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:You are right, I have to update the other build too. I'm going to do it. Can you check ADS64 with Harbour, please?


Dear EMG,
My FWH64 version 2212, I can't use bcc77 64bit. only bcc74 64bit.
by richard-service
Thu Apr 04, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8415

Re: harbour/xharbour appear ADS functions error

Do you think that adsloc32.dll and adsloc64.dll are needed? If yes, I will update the Harbour builds again with those DLLs in the dll directory. Please confirm.
by Enrico Maria Giordano
Thu Apr 04, 2024 9:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8415

Re: ADS with 64bit FWH Apps

Do you think that adsloc32.dll and adsloc64.dll are needed? If yes, I will update the Harbour builds again with those DLLs in the dll directory. Please confirm.
by Enrico Maria Giordano
Thu Apr 04, 2024 8:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2300

Re: harbour/xharbour appear ADS functions error

You are right, I have to update the other build too. I'm going to do it. Can you check ADS64 with Harbour, please?
by Enrico Maria Giordano
Wed Apr 03, 2024 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8415

Problem with valid email refresh btnbmp- RESOLVED

I can't get a bt bmp control to update from a tget control that has a valid to check whether the email entered is valid or not initially the btnbmp check must be disabled the btnbmp control has two bitmaps one when the logical value is true ...
by Silvio.Falconi
Wed Apr 03, 2024 12:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2430

Error Usando LoadLib32 o LoadLib - Retorno Puntero

Buenas TArdes, Realizando un update de los sistemas con FWH 24_02 - Xhar 1.3.1 build 20240324 - Bcc770 (32) He encontrado errores usando las DLL que funcionan en otra versión. El problema es que al cargar las DLL el handler retorna un Puntero ...
by GUSPRE
Mon Apr 01, 2024 3:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Usando LoadLib32 o LoadLib - Retorno Puntero
Replies: 3
Views: 682

Re: New FWH 24.02

Hi Antonio,

Is there any update "button" class for fwh 24.02?
by Horizon
Mon Apr 01, 2024 6:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7069

Re: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna

... COLSIZES 60,100,310,40; PICTURE "","","",""; ARRAY acDescriptor UPDATE FOOTERS LINES AUTOCOLS CELL olbx101c:nRowHeight := 25 olbx101c:acols[3]:nEditType:= EDIT_GET olbx101c:acols[3]:cEditPicture:="@!" olbx101c:acols[3]:bEditWhen:= ...
by elmoiquique
Thu Mar 28, 2024 9:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna
Replies: 10
Views: 2239

Error en Listbox.

... , ; str(_CoLiAux->Propiedad,4,0) ; ID _CLV_Lbx ; FIELDSIZES {50,50} ; HEADERS "Loc.","Prop" ; Font oLetra ; UPDATE ; OF oDlg oLbx:aJustify = {.t.,.t.} al ejecutarlo me sale el siguiente error: Error Base/1081 Argument error: + Application =========== Path ...
by José Camilo
Sun Mar 24, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Listbox.
Replies: 1
Views: 310
Next

Return to advanced search