Search found 5926 matches: include

Return to advanced search

Re: Error FWH 2404 unresolved external 'SetWindow Theme'

Enrico This is the default BCC32.cfg -I@\..\include\windows\crtl;@\..\include\windows\sdk;@\..\include\dinkumware -O -O1 -OS -Ob -Oc -Ov -c -d -g0 -k- -v- -w -w! My bcc74 is quite different .. is it worth editing the folder name and use this Borland.cfg ...
by Rick Lipkin
Thu Apr 25, 2024 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 2404 unresolved external 'SetWindow Theme'
Replies: 6
Views: 81

Re: Graph/Chart Scrollable

Antonio Linares wrote:Dear Shridhar,

It seems as we missed to include it

We will publish a revised build asap


Dear Antonio,

How about FWH2404? Any News...
by richard-service
Wed Apr 24, 2024 10:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graph/Chart Scrollable
Replies: 14
Views: 2975

Re: Servidor de mail propio y acuse de ENTREGA.

... headers. Here's how you can test it: Find an email client or service that allows you to add custom headers to your emails. Some popular options include: Mozilla Thunderbird with the "Header Control" add-on Microsoft Outlook with the "Bells & Whistles" add-in Mailgun or ...
by Antonio Linares
Mon Apr 22, 2024 4:58 am
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 52

Re: RMChart

... ayuda que necesito. Este es el archivo RC en cuestión TestRMC.rc // Generated by ResEdit 1.6.6// Copyright (C) 2006-2015// http://www.resedit.net#include <windows.h>#include <commctrl.h>#include <richedit.h>#include "resource.h"LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL0 ...
by jose_murugosa
Fri Apr 19, 2024 2:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RMChart
Replies: 6
Views: 212

Re: Brush

... Sample 1 -------------------------------------------------------------------------------*/ #include "FiveWin.ch" *-------------------------------------------------------------------------------* Function Main() Local oDlg, oImagem ...
by oliveiros junior
Fri Apr 19, 2024 1:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Brush
Replies: 10
Views: 235

Compiler with MSVC y HARBOUR

... D:\Compiler\VS2022\Lib *.LIBROBOCOPY "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include" D:\Compiler\VS2022\Include *.hROBOCOPY "C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x86" D:\Compiler\VS2022\Bin ...
by acuellar
Thu Apr 18, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 142

Re: ADS with 64bit FWH Apps

Anyone who uses ADS already has those files. They are in the redistributable package that was included with the ADS SDK. You do not have to rebuild anything in the .lib files and you also don't really have to include those files. The end users probably already have them ...
by TimStone
Tue Apr 16, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2304

Compiling error Antonio Nages resolved

... today sent me two libs I have this error Progetto: test, Ambiente: bcc7Harbor: [1]:Harbour.Exe test.prg /m /n0 /gc1 /es2 /kh /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Work\errori\TEST_G~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\test.c Harbour ...
by Silvio.Falconi
Fri Apr 12, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 222

Re: harbour/xharbour appear ADS functions error

... batch you are using to compile. Dear EMG, I download xharbour.org file. xHarbour Binaries Rev. 10281 for BCC 7.70 This version ADS.ch not find in include folder. I reset xharbour again. But I still get link error below: [list]矬闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡醴?FiveWin for xHarbour ...
by richard-service
Tue Apr 09, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: FWMARIA TOEXCEL ERROR FREEZEPANES

It appears you are using
Code: Select all  Expand view
oRowSet:ToExcel()

of FWMaria lib.
We will now include this code in TRY/CATCH block for future.

But we advise you to use oBrw:ToExcel() which is safer.
by nageswaragunupudi
Sat Apr 06, 2024 2:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWMARIA TOEXCEL ERROR FREEZEPANES
Replies: 3
Views: 3256

Re: Problem with valid email refresh btnbmp

Simples demás.... hahahaha y no uso HABROUR ni de pago. hahahahahaha. Silvio: #include "HbCompat.ch" // para Harbour Silvio. // C:\FWH\SAMPLES\SILVMAIL.PRG - By: kapiabafwh@gmail.com#include "FiveWin.ch"#include "HbCompat.ch"  // ...
by karinha
Fri Apr 05, 2024 4:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2435

Re: Problem with valid email refresh btnbmp

... write all this ? you're a joke then Progetto: karinha, Ambiente: bcc7Harbor: [1]:Harbour.Exe karinha.prg /m /n0 /gc1 /es2 /kh /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Work\errori\BTNBMP~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\karinha.c Harbour ...
by Silvio.Falconi
Fri Apr 05, 2024 3:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2435

Re: harbour/xharbour appear ADS functions error



Dear EMG,

This Harbour package zip file. Already include Ads.ch file.
It's working now. Thank you.
by richard-service
Wed Apr 03, 2024 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424

Re: harbour/xharbour appear ADS functions error

richard-service wrote:
Enrico Maria Giordano wrote:
Code: Select all  Expand view
testads.prg(2) Error F0029  Can't open #include file: 'ads.ch'


I can't find ads.ch.


Yes, Harbour and xharbour package zip file. include folder need Ads.ch file.


You are right! I'm going to prepare new builds for Harbour and xHarbour containing ads.ch. Any other ADS files missing?
by Enrico Maria Giordano
Wed Apr 03, 2024 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8424
Next

Return to advanced search