Search found 8 matches: dionie

Return to advanced search

Re: fivehcm.lib and compatible with xhb.com April-2009?

Dionie,

The problem is that FiveHCM.lib can be used with Microsoft C (recommended) or PellesC (used from xharbour commercial). And PellesC does not properly provides all the required import libraries that Microsoft C properly provides.
by Antonio Linares
Tue Dec 29, 2009 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fivehcm.lib and compatible with xhb.com April-2009?
Replies: 7
Views: 1388

Dionie,

Check that you are using the right libraries from FWH 7.09 and not some old ones
by Antonio Linares
Wed Oct 03, 2007 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: clipwks , xhb rc14
Replies: 11
Views: 3643

... source files. However, I found it referenced in fiveh.lib, fivehm.lib, fivehmx.lib and fivehx.lib. Could these be what's causing this problem ? Dionie, > "ALERT.PRG was compiled by older version, PCODE is no longer supported, please recompile" You have to recompile ALL your PRGs and used ...
by dionie
Wed Oct 03, 2007 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: clipwks , xhb rc14
Replies: 11
Views: 3643

Dionie,

> "ALERT.PRG was compiled by older version, PCODE is no longer supported, please recompile"

You have to recompile ALL your PRGs and used libraries (except FWH ones) as the xHarbour pcode has changed
by Antonio Linares
Wed Oct 03, 2007 8:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: clipwks , xhb rc14
Replies: 11
Views: 3643

... Am using FWH_0907, xHarbour 0.99.70, bcc55 and xMate as the project manager. Please let me know how to resolve this. Thanks in advance. Dionie #pragma BEGINDUMP #include "hbstack.h" void * hb_stack = &HB_VM_STACK; #pragma ENDDUMP
by dionie
Wed Oct 03, 2007 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: clipwks , xhb rc14
Replies: 11
Views: 3643

Dionie, We have improved Class TListView, so this code is properly working now: #include "FiveWin.ch" function Main() local oWnd, oLvw, nOption := 1, oImageList DEFINE WINDOW oWnd TITLE "ListView ...
by Antonio Linares
Tue Jan 03, 2006 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TListView problem
Replies: 1
Views: 798

TListView problem

... return ( nil ) But somehow, can not see anything for the list view. Can anybody point out to me what I am doing wrong here. TIA Dionie
by dionie
Wed Dec 21, 2005 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TListView problem
Replies: 1
Views: 798

Return to advanced search