Search found 830 matches: common

Return to advanced search

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: 886

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: 886

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: 3847

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: 267

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: 378

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: 599

Re: RTF Spell Checker

... a client how to use this feature they found the need to mouse to the top to activate the bar, then perform an action, was very annoying. It is not common for a bar to disappear ( though it is an option, I know nobody who uses that ability in a word processing program ). Implemented for the next ...
by cnavarro
Wed May 24, 2023 7:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF Spell Checker
Replies: 7
Views: 450

Re: RTF Spell Checker

... a client how to use this feature they found the need to mouse to the top to activate the bar, then perform an action, was very annoying. It is not common for a bar to disappear ( though it is an option, I know nobody who uses that ability in a word processing program ).
by TimStone
Tue May 23, 2023 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF Spell Checker
Replies: 7
Views: 450

Re: Problem with xBrowse

... total applications running: 5 1 , 2 , C:\TestXbrw\TestXBrw.Exe 3 , C:\WINDOWS\System32\shcore.dll 4 , C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.1635_none_6ebca7 5 GDI+ Window (AsusOSD.exe), C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22621.1635_none_9fa79a41e294b9 ...
by Armando
Tue May 16, 2023 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2876

Re: How to build Harbour 32 & 64 bits

... HB_BUILD_DYN=noset HB_BUILD_CONTRIB_DYN=nowin-make.exe You will get some unresolved externals. Add these functions at the bottom of c:\harbour\src\common\hbprintf.c //#if defined( __BORLANDC__ ) && defined( HB_OS_WIN_64 )#if defined(__BORLANDC__) && defined(__clang__) ...
by Antonio Linares
Tue Apr 25, 2023 7:08 am
 
Forum: Utilities / Utilidades
Topic: How to build Harbour 32 & 64 bits
Replies: 38
Views: 34417

Re: Error al leer un dll

... b32.bc echo %hdirl%\dbffpt.lib + >> b32.bc echo %hdirl%\hbsix.lib + >> b32.bc echo %hdirl%\debug.lib + >> b32.bc echo %hdirl%\common.lib + >> b32.bc echo %hdirl%\codepage.lib + >> b32.bc echo %hdirl%\pp.lib + >> b32.bc echo %hdirl%\pcrepos.lib + >> b32.bc ...
by jpcavagnaro
Sun Apr 23, 2023 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error al leer un dll
Replies: 19
Views: 1912

Re: Sending HTML using MAIL

... of the predefined message classes that are defined in the Messaging Application Programming Interface (MAPI) specification. Here are some of the common values for lpszMessageType parameter: "IPM.Note" - a regular email message "IPM.Appointment" - an appointment or meeting ...
by Antonio Linares
Wed Apr 05, 2023 6:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending HTML using MAIL
Replies: 10
Views: 924

Re: change ChooseColor() Background Color

... but Source crash with lot Error e.g. Line 10 where is #include but no filename behind :shock: --- my Problem are not "Common Dialog" itself ... i want "Dark-Mode" but i don´t "see" how i can "paint it black" that was what i ask ChatPGT ...
by Jimmy
Wed Apr 05, 2023 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change ChooseColor() Background Color
Replies: 4
Views: 298

Re: Concept of REDEFINE for Dummy

... with FINDTEXT() as it return a Handle   hdlg = FindText(&fr); https://learn.microsoft.com/de-de/windows/win32/dlgbox/using-common-dialog-boxes?redirectedfrom=MSDN other like   if (ChooseColor(&cc)==TRUE)    if (ChooseFont(&cf)==TRUE)  ...
by Jimmy
Mon Apr 03, 2023 1:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Concept of REDEFINE for Dummy
Replies: 13
Views: 959

Re: Concept of REDEFINE for Dummy

... as it is a very simple control thx for Answer i don´t want to create "new" Control. i want to "modify" existing Windows "Common Control" i´m testing REDEFINE and found out that i can get hWnd of existing "Common Control" when have Resource ID but for "Say" ...
by Jimmy
Mon Apr 03, 2023 6:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Concept of REDEFINE for Dummy
Replies: 13
Views: 959
PreviousNext

Return to advanced search