Search found 107 matches

by yunbg1
Thu Apr 10, 2008 8:53 am
Forum: FiveWin for Harbour/xHarbour
Topic: CVS Link Error. 8.03 Version. Help me please
Replies: 17
Views: 3589

Hi Antonio link add hbwin32.lib -> this link error ? FiveHcm.lib(CURSORS.obj) : warning LNK4006: _HB_FUN_CURSORNO already defined in Fivehm.lib(CONTROL.obj); second definition ignored gtgui.lib(gtgui.obj) : warning LNK4006: _HB_FUN_HB_GT_GUI_DEFAULT already defined in Fivehm.lib(ERRSYSW.obj); second...
by yunbg1
Thu Apr 10, 2008 7:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: CVS Link Error. 8.03 Version. Help me please
Replies: 17
Views: 3589

Hi Antonio Linares

My OS -> WINXP SP2 PRO

Ok. I know.

BCC55
/habour_bc/lib/hbwin32.lib found !!!.

CVS
/habour_vc/lib/hbwin32.lib not found !!!.
where is this.
by yunbg1
Thu Apr 10, 2008 3:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: CVS Link Error. 8.03 Version. Help me please
Replies: 17
Views: 3589

Thank you. Antonio. The Upgrade it does but and there is it is knowing the possibility of doing how there is like this problem and solution 8.03 Version upgrade. The Mouse 'oBut:Drag=.t.' this error is born at click hour @ 10, 10 BUTTONBMP oBut PROMPT "12" OF oWndT SIZE 40, 40 PIXEL FONT o...
by yunbg1
Wed Apr 09, 2008 12:32 pm
Forum: FiveWin for Harbour/xHarbour
Topic: CVS Link Error. 8.03 Version. Help me please
Replies: 17
Views: 3589

Hi Antonio Linares Please link GTGUI.lib instead of GTWIN.lib It is an error where the result is same as well. It puts in the GUI.LIB but it draws out but. Directness it tried to do [here->] echo %fwdir%\lib\Fivehm.lib %fwdir%\lib\FiveHcm.lib >> msvc.tmp echo %hdir%\lib\rtl.lib >> msvc.tmp echo %hdi...
by yunbg1
Wed Apr 09, 2008 1:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: 8.03 version. button drag. image box point.
Replies: 0
Views: 350

8.03 version. button drag. image box point.

8.03 Version upgrade.

Drag := .t. -> error?

The Mouse 'oBut:Drag=.t.' this error is born at click hour

Code: Select all

@ 10, 10 BUTTONBMP oBut PROMPT "12" OF oWndT SIZE 40, 40 PIXEL FONT oFont3 
oBut:lDrag:= .t.
Image
by yunbg1
Wed Apr 09, 2008 1:46 am
Forum: FiveWin for Harbour/xHarbour
Topic: CVS Link Error. 8.03 Version. Help me please
Replies: 17
Views: 3589

CVS Link Error. 8.03 Version. Help me please

Hi Antonio 8.03 upgrade -> compile / link error The upgrade like this error is born after //------------------------------------------ set hdir=d:\harbour_vc set vcdir=d:\vc98 set fwdir=d:\fwh24 set include=%vcdir%\include;%hdir%\include;%fwdir%\include; set lib=%vcdir%\lib;%hdir%\lib;%fwdir%\lib; %...
by yunbg1
Mon Apr 07, 2008 2:55 am
Forum: FiveWin for Harbour/xHarbour
Topic: The Mouse 'oBut:Drag=.t.' this error is born at click hour
Replies: 0
Views: 309

The Mouse 'oBut:Drag=.t.' this error is born at click hour

Hi Antonio.

8.03 Version upgrade.

Drag := .t. -> error?

The Mouse 'oBut:Drag=.t.' this error is born at click hour

Code: Select all

@ 10, 10 BUTTONBMP oBut PROMPT "12" OF oWndT SIZE 40, 40 PIXEL FONT oFont3 
oBut:lDrag:= .t.
Image
by yunbg1
Tue Apr 01, 2008 10:00 am
Forum: FiveWin for Harbour/xHarbour
Topic: How can i use the (BITMAP TextOut( hDC, 5, 5, cMsg )) ?
Replies: 3
Views: 830

Hi Antonio Linares

The agony is solved and truth it is grateful

Thank you.
by yunbg1
Tue Apr 01, 2008 4:30 am
Forum: FiveWin for Harbour/xHarbour
Topic: How can i use the (BITMAP TextOut( hDC, 5, 5, cMsg )) ?
Replies: 3
Views: 830

How can i use the (BITMAP TextOut( hDC, 5, 5, cMsg )) ?

Hi All Why the execution is not. #include "FiveWin.ch" #define CR chr(13) Function main() publ oWnd, oField := array(250), count := 1 , oFont DEFINE FONT oFont NAME GetSysFont() SIZE 0, -8 DEFINE WINDOW oWnd for i := 1 to 50 for j := 1 to 5 @ (i*26), (j*75) BITMAP oField[count] FILENAME &q...
by yunbg1
Sun Mar 30, 2008 6:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: press BUTTON Key ?
Replies: 5
Views: 1055

Hi Antonio Linares Why the execution is not. #include "FiveWin.ch" #define CR chr(13) Function main() publ oWnd, oField := array(250), count := 1 , oFont DEFINE FONT oFont NAME GetSysFont() SIZE 0, -8 DEFINE WINDOW oWnd for i := 1 to 50 for j := 1 to 5 @ (i*26), (j*75) BITMAP oField[count]...
by yunbg1
Sat Mar 29, 2008 6:50 pm
Forum: FiveWin for Harbour/xHarbour
Topic: press BUTTON Key ?
Replies: 5
Views: 1055

Hi Antonio Linares See this portion ( FUNC test_button(n) ) The contents of the 'oField[n]:cCapture' does not change. Also neither the 'oField[n]:SetColor( CLR_WHITE, CLR_YELLOW )' Changes When it is done how. It is kind to a question always and answer back, it gives and the unit only it is grateful...
by yunbg1
Sat Mar 29, 2008 1:27 pm
Forum: FiveWin for Harbour/xHarbour
Topic: press BUTTON Key ?
Replies: 5
Views: 1055

Hi Antonio Linares

Always thanks it gives too much in the reply which is kind.
by yunbg1
Fri Mar 28, 2008 4:41 am
Forum: FiveWin for Harbour/xHarbour
Topic: press BUTTON Key ?
Replies: 5
Views: 1055

press BUTTON Key ?

Hi all. When anyone button or it pressed and which height should have fallen consecutively, it will know how to peel? oField := array(200) count := 1 for i := 1 to 50 for j := 1 to 5 @ (i*15), (j*30) BUTTONBMP oField[count] PROMPT "tete" OF oWndC SIZE 10, 10 PIXEL oField[count]:bAction := ...
by yunbg1
Thu Mar 27, 2008 5:56 am
Forum: FiveWin for Harbour/xHarbour
Topic: BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.
Replies: 3
Views: 818

Hi Antonio. Thank you. With afterwords the error is born together. Me from the (DEFINE DIALOG) it wents using with the DESIGN. //-------------------------------- FUNC main() DEFINE WINDOW oWnd_Main FROM 0, 0 TO 0, 0 COLOR CLR_BLACK, CLR_WHITE STYLE nOr( WS_POPUP, WS_VISIBLE ) TITLE "test" ...
by yunbg1
Thu Mar 27, 2008 5:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: BUTTON oBut DESIGN, lDrag := .t. BUTTON late Move.
Replies: 3
Views: 818

winxp pro