FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Texteditor
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Texteditor
Posted: Thu Feb 22, 2007 04:06 PM

Hello,

Is it possible to implement a texteditor in a kind of memofield in a FW application ?

If so, can it be done with Word ? (Somewhat like a plugin in Internet Explorer) ?

Thanks.

Michel

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Texteditor
Posted: Thu Feb 22, 2007 05:35 PM

Michel,

Please review samples\TestRtf.prg

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Texteditor
Posted: Thu Feb 22, 2007 08:36 PM

Thanks for your tips.

I tried to test the sample TESTRTF.

Unfortunately I got some errors.

Unresolved external symbol '_GetFileVersionInfoSizeA'
Unresolved external symbol '_GetFileVersionInfoA'
Unresolved external symbol '_VerQueryValueA'

Does anyone have a working example ?

Thank you very much.

Michel

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
Texteditor
Posted: Thu Feb 22, 2007 09:11 PM

Michel

You have to link the file version.lib

Richard

http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013

Continue the discussion