Search found 839 matches: common

Return to advanced search

Re: DBF . Commit

... which may completely break applications using concurrently the same files and synced by file range and file access locks. This is the most common reason of problems in concurrent file access in current days. If OS (or FS) does not ignore COMMIT request then using it reduces the time when ...
by Carles
Mon Oct 23, 2023 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 4950

Re: App Termination and Relaunch.

Yes, in Windows programming, you can terminate your application and then immediately relaunch it. There are several ways to achieve this, but one common approach is to use the `ShellExecute` function or the `CreateProcess` function to start a new instance of your application from within your existing ...
by Antonio Linares
Fri Oct 06, 2023 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: App Termination and Relaunch.
Replies: 5
Views: 634

Re: fivewin 2023/07 y 2020/12 problemas al crear EXE

... + E:\tools\xharbour_bcc74x\lib\hbsix.lib + E:\tools\xharbour_bcc74x\lib\debug.lib + E:\tools\xharbour_bcc74x\lib\common.lib + E:\tools\xharbour_bcc74x\lib\codepage.lib + E:\tools\xharbour_bcc74x\lib\pp.lib + E:\tools\xharbour_bcc74x\lib\pcrepos.lib + E:\tools\xharbour_bcc74x\lib\ct.lib ...
by CARLOS ATUNCAR
Tue Sep 19, 2023 10:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 3086

Re: xHarbour.org updated!

... LIBFILES = $(FWH)\lib\fivehx.lib $(FWH)\lib\fivehc.lib lang.lib vm.lib rtl.lib rdd.lib macro.lib pp.lib dbfntx.lib dbfcdx.lib dbffpt.lib common.lib gtgui.lib codepage.lib ct.lib tipssl.lib libssl.lib libcrypto.lib pcrepos.lib hsx.lib hbsix.lib zlib.lib libmisc.lib hbzip.lib EXTLIBFILES ...
by wartiaga
Tue Sep 19, 2023 5:02 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 160
Views: 58053

Re: xHarbour.org updated!

... I downloaded xharbour from this address. What version of bcc and fwh did you use? BCC 7.60 and latest FWH. Does it use hbzip.lib and common.lib? Thanks. Yes, of course.
by Enrico Maria Giordano
Mon Sep 18, 2023 9:29 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 160
Views: 58053

Re: xHarbour.org updated!

... I downloaded xharbour from this address. What version of bcc and fwh did you use? Does it use hbzip.lib and common.lib? Thanks.
by wartiaga
Mon Sep 18, 2023 9:12 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 160
Views: 58053

Re: xHarbour.org updated!

... Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from D:\LANG\FWH1811\XH1.3.0\LIB\COMMON.LIB|hbtrace Error: Unresolved external '__chdir' referenced from D:\LANG\FWH1811\XH1.3.0\LIB\HBZIP.LIB|zipplatform Error: Unable to perform link
by wartiaga
Mon Sep 18, 2023 6:29 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 160
Views: 58053

Re: xHarbour.org updated!

... Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from D:\LANG\FWH1811\XH1.3.0\LIB\COMMON.LIB|hbtrace Error: Unresolved external '__chdir' referenced from D:\LANG\FWH1811\XH1.3.0\LIB\HBZIP.LIB|zipplatform Error: Unable to perform link
by wartiaga
Fri Sep 15, 2023 7:46 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 160
Views: 58053

Problemas al migrar desde FWH2012 a FWH2307 - cerrado

... %HB_LIB_INSTALL%\dbffpt.lib=24,.T.,0,0, %HB_LIB_INSTALL%\hbsix.lib=25,.T.,0,0, %HB_LIB_INSTALL%\debug.lib=26,.T.,0,0, %HB_LIB_INSTALL%\common.lib=27,.T.,0,0, %HB_LIB_INSTALL%\codepage.lib=28,.T.,0,0, %HB_LIB_INSTALL%\pp.lib=29,.T.,0,0, %HB_LIB_INSTALL%\pcrepos.lib=30,.T.,0,0, %HB_LIB_INSTALL%\ct.lib=31,.T.,0,0, ...
by CARLOS ATUNCAR
Tue Sep 12, 2023 11:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 3086

Re: Request : new PostgreSQL OLEDb-Provider

... :?: https://i.postimg.cc/L4jqPbth/regsvr32.jpg on 64 Bit OS i have use 64 Bit DLL "only" and copy it to c:\Program Files\Common Files\System\Ole DB\PMDAPGS.dll
by Jimmy
Mon Sep 11, 2023 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Request : new PostgreSQL OLEDb-Provider
Replies: 11
Views: 1084

Request : new PostgreSQL OLEDb-Provider

... --- i have put DLL into c:\Program Files\Common Files\System\Ole DB\PMDAPGS.dll as Readme say NOT under c:\Program Files\Common Files\System\ado\ i have not Idea what is going wrong ... need ...
by Jimmy
Mon Sep 11, 2023 4:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Request : new PostgreSQL OLEDb-Provider
Replies: 11
Views: 1084

Re: Incluyendo el SQLRDD

... que es de la vm/extend.c de xharbour no existe en harbour https://github.com/harbour/core o tambien hb_dateTimeStampStrGet, localizada en common\hbdate.c Esto es lo que falla al construir samples/demo01.prg Error: Unresolved external '_HB_IS_TIMEFLAG' referenced from C:\DEV\SQLRDD\LIB\SQLRDD.LIB|sqlrdd1Error: ...
by Joaquim Ferrer
Sun Aug 20, 2023 8:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 5318

Re: need Help with oBro:bSeek

... inline cell edit, if the cell is editable. [A reason why we should not disturb the internal behavior of XBrowse by assigning different actions to common keys using bKeyDown] When FASTEDIT is true (oBrw:lFastEdit is .t.), pressing a permitted alpha numeric key starts inline cell edit, using that ...
by nageswaragunupudi
Wed Aug 16, 2023 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: need Help with oBro:bSeek
Replies: 3
Views: 346

Re: Web programming with Mod Harbour

... popular choices include: Harbour Web - This is a built-in web server and HTTP library that comes with Harbour. CGI Programming - You can write Common Gateway Interface (CGI) programs in Mod Harbour to handle web requests. FastCGI - You can use FastCGI to improve the performance of your web ...
by sumit234
Sat Jul 29, 2023 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web programming with Mod Harbour
Replies: 1
Views: 413

Re: can use SWITCH Control in XBROWSE ?

... or double click toggles the logical value. aPrompts: Optional: If specified, displays the prompt in addition to the bitmap. Usage: Most common: oCol:SetCheck( nil, .t. ) or oCol:setCheck( { bmpOn, bmpOff, bmpNil }, .t., { "Married", "Single" } ) If the browse has ...
by nageswaragunupudi
Tue May 30, 2023 12:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: can use SWITCH Control in XBROWSE ?
Replies: 7
Views: 707
PreviousNext

Return to advanced search