Search found 667 matches: core

Return to advanced search

Re: Error al compilar con VS2019

Estimado Adhemar, como en el CLIPPER: -m -n -w0 ou -w1 ó -w2 ó -w3 -es0 ó -es3 -compress -oNomeDoExe -strip https://github.com/harbour/core/blob/master/utils/hbmk2/doc/hbmk2.es.md https://fivetechsupport.com/forums/viewtopic.php?f=6&t=41115 http://67.222.39.232/forums/viewtopic.php?t=39627 ...
by karinha
Fri Apr 07, 2023 10:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1698

Re: Advise in Server hardware

... business. I'm Not using a ADS software however because i'm into dbf,cdx I discoverd a maybe bigger problem in my software. Using Xbrowse as my core system in almost all code, I see that moving the cursor in the cells, functions are executed like retrieving data. Normaly this should only happen ...
by Marc Venken
Wed Apr 05, 2023 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1191

Re: change ChooseColor() Background Color

Maybe: https://github.com/harbour/core/blob/master/contrib/gtwvg/wvgutils.c #pragma BEGINDUMP#define _WIN32_IE 0x0500#ifdef __POCC__#define _WIN32_WINNT 0x0500#else#define _WIN32_WINNT 0x0400#endif#include #include "hbapi.h"#include ...
by karinha
Wed Apr 05, 2023 1:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change ChooseColor() Background Color
Replies: 4
Views: 275

Re: Advise in Server hardware

hi Marc, Intel Core i9 10900 (10 Cores - 20 Threads) Processor don´t know if "Desktop"-CPU work fine with Server Software those newer "Desktop" CPU have "P"-Core and "E"-Core "real" ...
by Jimmy
Tue Apr 04, 2023 4:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1191

Re: Advise in Server hardware

... using Server 2019 and RDP Cards with 1 versus 10 won't matter, since all processing is done on the I9 This Desktop has nice specs for € 999 Intel Core i9 10900 (10 Cores - 20 Threads) Processor Moederbord met H410-chipset 64GB DDR4 (max. 3200MHz) Werkgeheugen 2000GB NVMe M.2 SSD Opslag Intel UHD ...
by Marc Venken
Mon Apr 03, 2023 10:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1191

Re: Memory() under Fivewin

Dear Jimmy,

function Memory() belongs to Harbour which does a wrapper to Harbour's hb_xquery() function:
https://github.com/harbour/core/blob/master/src/vm/fm.c

Basically is uses the Windows API functions to query those values
by Antonio Linares
Mon Mar 27, 2023 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Memory() under Fivewin
Replies: 4
Views: 389

Re: Validar ZIP antes de abrirlo

... de tratar de abrirlo? Saludos Hola Armando , pega un vistazo a la wiki, hay alguna función que te podría servir. https://github.com/Petewg/harbour-core/wiki/Compress Saludos Jose Enviado desde mi Lenovo TB-J606F mediante Tapatalk
by jvtecheto
Sun Mar 05, 2023 6:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Validar ZIP antes de abrirlo
Replies: 2
Views: 333

Re: Con que compilar y lincar FWH 22.10

... cierto el Borland bcc7 sirve ? Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. Try 'bcc32 -h' for a list of core options, or 'bcc32 -h <OPT>' for help on a specific option (e.g. '-h -A'), or 'bcc32 -h -' to see all options. Error E2266: No file names ...
by Julio Cepeda
Wed Feb 08, 2023 8:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Con que compilar y lincar FWH 22.10
Replies: 15
Views: 786

Re: leggere test,hrb

by Antonio Linares
Tue Feb 07, 2023 6:16 pm
 
Forum: All products support
Topic: leggere test,hrb
Replies: 9
Views: 6663

Re: SUB-CLASS TFolderEx()

by Antonio Linares
Mon Feb 06, 2023 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SUB-CLASS TFolderEx()
Replies: 20
Views: 1157

Re: SUB-CLASS TFolderEx()

... ) and __objAddMethod( oObject, cSymbol, nFuncPtr ), __objModMethod( oObject, cSymbol, nFuncPtr ) Please review https://github.com/harbour/core/blob/master/src/rtl/objfunc.prg
by Antonio Linares
Sat Feb 04, 2023 7:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SUB-CLASS TFolderEx()
Replies: 20
Views: 1157

Re: Descargar archivos de configuracion hbmk2

... hbmk2: Processing environment options: -LC:\HARBOUR\lib\;C:\FWH\lib\ -comp=bcc hbmk2[GIO]: Warning: Ignoring explicitly specified core library directory: C:\HARBOUR\lib (in option '-LC:\HARBOUR\lib\;C:\FWH\lib\') hbmk2: Compiling Harbour sources... Harbour 3.2.0dev (r2008190002) ...
by Compuin
Wed Jan 18, 2023 7:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Descargar archivos de configuracion hbmk2
Replies: 12
Views: 830

Conversión varchar en datetime produjo valor fuera intervalo

... => TWINDOW:ACTIVATE( 1097 ) Called from: C:\SIS\DesaFW\FactNew\FACTNEW.PRG => MAIN( 542 ) System ====== CPU type: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz 2304 Mhz Hardware memory: 7830 megs Free System resources: 90 % GDI resources: 90 % User resources: 90 % Windows total ...
by gdeteran
Tue Dec 13, 2022 4:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conversión varchar en datetime produjo valor fuera intervalo
Replies: 2
Views: 320
PreviousNext

Return to advanced search