On Wed, 28 Oct 2009, Viktor Szakáts wrote:
> hb_gtInfo( HB_GTI_WINTITLE, "string with accented chars" )
>
> doesn't seem to respect app CP (like now f.e. GTWVT does)
> with GTXWC, accented chars don't appear correctly in title
> bar.
>
> I tried to fix it by converting to UTF8 in gtxwc.c,
Hi All,
hb_gtInfo( HB_GTI_WINTITLE, "string with accented chars" )
doesn't seem to respect app CP (like now f.e. GTWVT does)
with GTXWC, accented chars don't appear correctly in title
bar.
I tried to fix it by converting to UTF8 in gtxwc.c, but I
may be missing something as it's still not right
Hello Przemek
Przemysław Czerpak wrote:
>
> I'm attaching it to the message sent to your private email address.
>
Received and reviewing.
Please do not make any changes to your copy as I have
formatted it a little. Gramatical review follows next.
I must say that it is one of the finest anal
On Tue, 27 Oct 2009, Pritpal Bedi wrote:
Hi Pritpal,
> > BTW I created text which describes most important differences between
> > Harbour and xHarbour. But it will be good if someone who know English
> > fix me before I'll public it.
> You can send it to me to look-at, if you decides so.
Thank
Hi sali,
Should be solved after recent commit, you may give it a try in
your environment.
Brgds,
Viktor
On 2009 Oct 27, at 17:07, sali wrote:
- Original Message - From: "Viktor Szakáts" >
To: "Harbour Project Main Developer List." >
Sent: Tuesday, October 27, 2009 3:56 PM
Subject: Re:
Revision: 12778
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12778&view=rev
Author: druzus
Date: 2009-10-27 18:49:44 + (Tue, 27 Oct 2009)
Log Message:
---
2009-10-27 19:49 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/codepage/
Hi
Przemysław Czerpak wrote:
>
> BTW I created text which describes most important differences between
> Harbour and xHarbour. But it will be good if someone who know English
> fix me before I'll public it.
>
You can send it to me to look-at, if you decides so.
Regards
Pritpal Bedi
--
View
Hi Przemek,
+ added XHB_AINS(), XHB_ADEL() functions which accept negative
indexes.
Warning I haven't replicated xHarbour bugs in AINS() so it's not
exactly the same. Sooner or later someone will fix AINS() code
in
xHarbour CVS.
Such changelog entries always makes me smile. B
Revision: 12777
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12777&view=rev
Author: vszakats
Date: 2009-10-27 16:39:24 + (Tue, 27 Oct 2009)
Log Message:
---
2009-10-27 17:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/axcore.c
On Tue, 27 Oct 2009, Mindaugas Kavaliauskas wrote:
Hi,
> >+ added XHB_AINS(), XHB_ADEL() functions which accept negative indexes.
> > Warning I haven't replicated xHarbour bugs in AINS() so it's not
> > exactly the same. Sooner or later someone will fix AINS() code in
> > xHarb
- Original Message -
From: "Viktor Szakáts"
To: "Harbour Project Main Developer List."
Sent: Tuesday, October 27, 2009 3:56 PM
Subject: Re: [Harbour] hbmk2 suggestion
Okay I understand it this way. This is expected behavior as it
detected your own C compiler installation (msvc), so i
Okay I understand it this way. This is expected behavior as it
detected your own C compiler installation (msvc), so it didn't
use the embedded one. We can change priorities if this isn't
no need, "compiler" switch to force compiler is ok, i just wanted to
inform that there is "broken-link" bet
- Original Message -
From: "Viktor Szakáts"
To: "Harbour Project Main Developer List."
Sent: Tuesday, October 27, 2009 2:56 PM
Subject: Re: [Harbour] hbmk2 suggestion
it happened with your integrated install, syenar.hu harbour-project,
download from the end of september
Okay I unde
just to say that some additional docs about .hmb .hbc .hbp would
be helpfull, since --help is to short to be sufficant i used
examples
also had problems with platform discovery, although msvc was not
Did this happen with latest Harbour? Autodetection for MSVC should
As for the docs, I
Hi,
+ added XHB_AINS(), XHB_ADEL() functions which accept negative indexes.
Warning I haven't replicated xHarbour bugs in AINS() so it's not
exactly the same. Sooner or later someone will fix AINS() code in
xHarbour CVS.
Such changelog entries always makes me smile. But
- Original Message -
From: "Viktor Szakáts"
To: "Harbour Project Main Developer List."
Sent: Tuesday, October 27, 2009 1:39 PM
Subject: Re: [Harbour] hbmk2 suggestion
just to say that some additional docs about .hmb .hbc .hbp would be
helpfull, since --help is to short to be sufficant
just to say that some additional docs about .hmb .hbc .hbp would be
helpfull, since --help is to short to be sufficant i used examples
for simple building, but for advanced and full usage, need something
more than --help
also had problems with platform discovery, although msvc was not
sel
Very Thanks for clarification to hbmk
I have a different experiences, that allow ne see only one side of
problem
now try explain my point of view
A percentage of Harbour user in first steep are not able to compile
sample, particular contrib because not know parameter of hbmk
If true this woul
hi,
just to say that some additional docs about .hmb .hbc .hbp would be
helpfull, since --help is to short to be sufficant i used examples for
simple building, but for advanced and full usage, need something more
than --help
also had problems with platform discovery, although msvc was not se
>-Original Message-
>From: Massimo Belgrano [mailto:mbelgr...@deltain.it]
>Sent: Tuesday, October 27, 2009 11:20 AM
>To: Harbour Project Main Developer List.
>Subject: Re: [Harbour] hbmk2 suggestion
[...]
>xbase++ for same final result use
>#pragma library("xppui3.lib")
>as you read in
Very Thanks for clarification to hbmk
I have a different experiences, that allow ne see only one side of problem
now try explain my point of view
A percentage of Harbour user in first steep are not able to compile
sample, particular contrib because not know parameter of hbmk
I invite also Other Gur
dru...@users.sourceforge.net wrote:
* harbour/contrib/hbwin/hbwinole.h
* harbour/contrib/hbwin/olecore.c
+ added hb_oleItemGetCallBack() and hb_oleItemSetCallBack()
functions and support for user defined items bound with
OLE GC pointer item
* harbour/contrib/hbwin/axcore.c
hbmk2 test.prg hbmemio.hbc
why cannot you copy '-lhbmemio' ('hbmemio.hbc') to your compile/link
command?
I do not see any functional difference. In both cases you have to
copy
sth from reference code but in the second case you are using unknown
for Clipper users syntax which does not have
>
> If you can copy and past part of .prg code why you cannot copy part
> of .hbp file?
> Or if you see in source code:
> compile and link using:
> hbmk2 test.prg -lhbmemio
> or:
> hbmk2 test.prg hbmemio.hbc
> why cannot you copy '-lhbmemio' ('hbmemio.hbc') to your compile/link
> comm
Revision: 12776
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12776&view=rev
Author: druzus
Date: 2009-10-27 10:51:37 + (Tue, 27 Oct 2009)
Log Message:
---
2009-10-27 11:51 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/xhb/x
On Tue, 27 Oct 2009, Massimo Belgrano wrote:
Hi,
> Because typically it start coping a sample that contain it
> if harbour user get a sample contain:
> #pragma option:hbmk2 mylib.hbc
> request MYLIB
> it will be easy to compile and if it get another sample that include
> #pragma option:hbmk2
Hi Przemek
Because typically it start coping a sample that contain it
if harbour user get a sample contain:
#pragma option:hbmk2 mylib.hbc
request MYLIB
it will be easy to compile and if it get another sample that include
#pragma option:hbmk2 hbmemio.hbc
REQUEST HB_MEMIO
Follow is a typical seq
Revision: 12775
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12775&view=rev
Author: druzus
Date: 2009-10-27 09:34:35 + (Tue, 27 Oct 2009)
Log Message:
---
2009-10-27 10:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbapi
For you is not complicated, but for other user will be
each operation increase difficult, and capability to made error
also here we can find user that miss how compile sample, me included
having "#pragma option:hbmk2 mylib.hbc" in source code cover
complexity
made possible copy and past from in
On Tue, 27 Oct 2009, Massimo Belgrano wrote:
Hi,
> #pragma option:hbmk2 mylib.hbc allow compile with hbmk2 without know how
> request MYLIB is different because instruct only that is need a library/symbol
Yes but someone has to add this #pragma command to source code so he has
to know library n
On Tue, 27 Oct 2009, Szak�ts Viktor wrote:
> >Massimo probably I do not understand sth but can you explain how
> >using:
> > #pragma option:hbmk2 mylib.hbc
> >is better then:
> > request MYLIB
> The idea of the #pragma is to automatically pull
> required libs, include paths and whatnot (all
> con
Viktor
For you is not complicated, but for other user will be
each operation increase difficult, and capability to made error
also here we can find user that miss how compile sample, me included
having "#pragma option:hbmk2 mylib.hbc" in source code cover complexity
made possible copy and past from
Massimo probably I do not understand sth but can you explain how
using:
#pragma option:hbmk2 mylib.hbc
is better then:
request MYLIB
The idea of the #pragma is to automatically pull
required libs, include paths and whatnot (all
contained in the .hbc file) right from the source
files.
It d
On Tue, 27 Oct 2009, Massimo Belgrano wrote:
> i hope that you implement in hbnk2 before 2.0 something like:
> #pragma option:hbmk2 mylib.hbc
> becasue allow newbbies easy compiling script
Massimo probably I do not understand sth but can you explain how using:
#pragma option:hbmk2 mylib.hbc
is
i hope that you implement in hbnk2 before 2.0 something like:
#pragma option:hbmk2 mylib.hbc
becasue allow newbbies easy compiling script
This needs support from Harbour compiler. Moreover I
don't want to rush it and I currently have not enough
time to spend on it anyway. Let's plan it a little
i hope that you implement in hbnk2 before 2.0 something like:
#pragma option:hbmk2 mylib.hbc
becasue allow newbbies easy compiling script
2009/10/26 Viktor Szakáts :
>> Sorry if i not understand right
>>
>> Can i use multiple hbc?
>> hbmk2 hello.prg hmg.hbc rddads.hbc hbmemio.hbc
>
> Yes, of cour
Revision: 12774
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12774&view=rev
Author: vszakats
Date: 2009-10-27 08:33:31 + (Tue, 27 Oct 2009)
Log Message:
---
2009-10-27 09:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/tests/testd
37 matches
Mail list logo