Hi Toninho,
> Hi.
>
> I have a working MAPI for Harbour. Can I add it to hbwin ?
Yes, please.
Brgds,
Viktor
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Revision: 13220
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13220&view=rev
Author: vszakats
Date: 2009-12-12 11:33:08 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 12:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/dynlibhb.c
+ U
Revision: 13221
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13221&view=rev
Author: vszakats
Date: 2009-12-12 11:54:25 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 12:48 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/hbqt_hbqmain
Revision: 13222
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13222&view=rev
Author: druzus
Date: 2009-12-12 12:52:56 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 13:52 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbwin
Revision: 13223
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13223&view=rev
Author: toninhofwi
Date: 2009-12-12 12:57:49 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 10:45 UTC-0300 Antonio Carlos Pantaglione
+ harbour/contrib/hbwin/mapi.c
+
>Hi Toninho,
>> Hi.
>> I have a working MAPI for Harbour. Can I add it to hbwin ?
>Yes, please.
Hi Viktor, done, but please, could you update makefiles ?
Thank you and best regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yah
Hi Przemek,
> Log Message:
> ---
> 2009-12-12 13:52 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/include/hbwinuni.h
>+ added new macro HB_ITEMGETSTR()
>
> * harbour/src/rtl/gtwin/gtwin.c
>* modified to use new UNICODE API instead of HB_TCHAR_*()
>
> * harbo
Hi,
I can, but it's very simple to do in Harbour, you just
have to add one new line with the name of the file to
local Makefile, next to the others.
Brgds,
Viktor
On 2009 Dec 12, at 14:01, ToninhoFWi wrote:
>> Hi Toninho,
>>> Hi.
>>> I have a working MAPI for Harbour. Can I add it to hbwin ?
Error E2451 ../../../gtwin.c 1618: Undefined symbol 'itm' in function
hb_gt_win_Info
EMG
--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:
hi,
these two are quite synonymous (so maybe extending the patch to
include the reverse case could be useful later on as well).
Index: src/rtl/hbsocket.c
===
--- src/rtl/hbsocket.c (revision 13223)
+++ src/rtl/hbsocket.c (working
Hi Toninho,
Can you provide a test program which demonstrates
(and tests) how to call this new function?
I'd also like to ask you to add your name to the
copyright after I committed some cleanups.
Brgds,
Viktor
On 2009 Dec 12, at 14:01, ToninhoFWi wrote:
>> Hi Toninho,
>>> Hi.
>>> I have a w
-Messaggio Originale-
Da: "Enrico Maria Giordano"
A: "Harbour Project Developers Mailing List"
Data invio: sabato 12 dicembre 2009 14.20
Oggetto: [Harbour] Error in latest SVN
Error E2451 ../../../gtwin.c 1618: Undefined symbol 'itm' in function
hb_gt_win_Info
This is the problem
enrico,
"latest svn" is not helpful now, and certainly isn't going to be
helpful when later on if/when one will try to use archived mails.
you have the EXACT revision number right in front of you.
use it.
--
[-]
mkdir /nonexistent
___
Harbour mail
-Messaggio Originale-
Da: "Tamas TEVESZ"
A: "Harbour Project Main Developer List."
Data invio: sabato 12 dicembre 2009 14.25
Oggetto: Re: [Harbour] Error in latest SVN
enrico,
"latest svn" is not helpful now, and certainly isn't going to be
helpful when later on if/when one will
Yes, please, note there is the same problem with HB_ITEMPUTSTR().
Brgds,
Viktor
On 2009 Dec 12, at 14:25, Enrico Maria Giordano wrote:
>
> -Messaggio Originale- Da: "Enrico Maria Giordano"
>
> A: "Harbour Project Developers Mailing List"
> Data invio: sabato 12 dicembre 2009 14.20
>
Revision: 13224
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13224&view=rev
Author: druzus
Date: 2009-12-12 13:36:46 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 14:36 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbwin
Revision: 13225
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13225&view=rev
Author: vszakats
Date: 2009-12-12 14:43:52 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 15:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/Makefile
Revision: 13226
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13226&view=rev
Author: vszakats
Date: 2009-12-12 14:47:08 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 15:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* include/hbwinuni.h
+
hi,
i have hit a case where the libharbour.so linking phase generates a
command line of about 33k, while this system's limit is about 10k.
i reckon this is the first unix we've hit this on, accordingly i can't
really find anything to follow.
i think that on other limited systems the linker ca
You can have a peek into config/win/mingw.mk,
where there is example for that.
Brgds,
Viktor
On 2009 Dec 12, at 15:49, Tamas TEVESZ wrote:
>
> hi,
>
> i have hit a case where the libharbour.so linking phase generates a
> command line of about 33k, while this system's limit is about 10k.
>
>
I've just found the example, sorry for missing it.
Brgds,
Viktor
On 2009 Dec 12, at 14:23, Viktor Szakáts wrote:
> Hi Toninho,
>
> Can you provide a test program which demonstrates
> (and tests) how to call this new function?
>
> I'd also like to ask you to add your name to the
> copyright a
But it can't work as is :(
Brgds,
Viktor
On 2009 Dec 12, at 16:10, Viktor Szakáts wrote:
> I've just found the example, sorry for missing it.
>
> Brgds,
> Viktor
>
> On 2009 Dec 12, at 14:23, Viktor Szakáts wrote:
>
>> Hi Toninho,
>>
>> Can you provide a test program which demonstrates
>> (
Revision: 13227
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13227&view=rev
Author: vszakats
Date: 2009-12-12 15:48:11 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 16:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/gtwin/gtwin.c
On Sat, 12 Dec 2009, Viktor Szakáts wrote:
> You can have a peek into config/win/mingw.mk,
> where there is example for that.
lovely!
cheers,
>
> Brgds,
> Viktor
>
> On 2009 Dec 12, at 15:49, Tamas TEVESZ wrote:
>
> >
> > hi,
> >
> > i have hit a case where the libharbour.so l
-Messaggio Originale-
Da: "Viktor Szakáts"
A: "Harbour Project Main Developer List."
Data invio: sabato 12 dicembre 2009 14.31
Oggetto: Re: [Harbour] Error in latest SVN
Yes, please, note there is the same problem with HB_ITEMPUTSTR().
Przemek has been faster. :-)
EMG
--
EMAG S
Error: Unresolved external '_hb_itemPutStrLen' referenced from
E:\HARBOUR_CVS\HARBOUR\SRC\RTL\GTWIN\OBJ\WIN\BCC\GTWIN_DYN.OBJ
Error: Unresolved external '_hb_itemGetStr' referenced from
E:\HARBOUR_CVS\HARBOUR\SRC\RTL\GTWIN\OBJ\WIN\BCC\GTWIN_DYN.OBJ
Error: Unresolved external '_hb_strfree' referen
Revision: 13228
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13228&view=rev
Author: druzus
Date: 2009-12-12 17:42:26 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 18:41 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/vmmt/M
Revision: 13229
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13229&view=rev
Author: vszakats
Date: 2009-12-12 18:45:54 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 19:27 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/mapi.c
-Messaggio Originale-
Da:
A:
Data invio: sabato 12 dicembre 2009 18.42
Oggetto: [Harbour] SF.net SVN: harbour-project:[13228] trunk/harbour
Revision: 13228
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13228&view=rev
Author: druzus
Date: 2009-12-12 17:42:26
Revision: 13230
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13230&view=rev
Author: vszakats
Date: 2009-12-12 18:56:14 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 19:55 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_misc.c
-Messaggio Originale-
Da:
A:
Data invio: sabato 12 dicembre 2009 19.56
Oggetto: [Harbour] SF.net SVN: harbour-project:[13230] trunk/harbour
Revision: 13230
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13230&view=rev
Author: vszakats
Date: 2009-12-12 18:56:
On Sat, 12 Dec 2009, Szak�ts Viktor wrote:
Hi,
> I noticed one part where we miss UNICODE support altogether in
> core; when copying to clipboard from GTWVT, GTWIN, it
> never makes use of CF_UNICODETEXT.
Yes it is but in hb_gt_winapi_setClipboard() CF_UNICODETEXT only enable
translation to UN
>> I noticed one part where we miss UNICODE support altogether in
>> core; when copying to clipboard from GTWVT, GTWIN, it
>> never makes use of CF_UNICODETEXT.
>
> Yes it is but in hb_gt_winapi_setClipboard() CF_UNICODETEXT only enable
> translation to UNICODE before pasting to clipboard so in
Revision: 13231
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13231&view=rev
Author: vszakats
Date: 2009-12-12 20:24:27 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 21:24 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/tests/testm
Hi
See below the test cases producing positive results with latest SVN and:
1. tdm-mingw.4.4.1 and Qt 4.5.3 for MinGW
2. tdm-mingw.4.4.1 and Qt 4.6.0 for MinGW
3. VS2008 and Qt 4.6 for VS2008
hbide, demoxbp and demoqt are executed crash free finally in the above listed
test cases.
Regarding po
hi,
could i please have the implicit short intness of iverpatch (
hb_snprintf( pszCompiler, COMPILER_BUF_SIZE, "%s%s %hd.%hd.%hd", pszName,
szSub, iVerMajor, iVerMinor, iVerPatch );
) lifted, and szSub extended by a few octets?
i'm massaging a compiler that encodes MM in the patch level, an
(subject should have read iVerPatch of course)
> could i please have the implicit short intness of iverpatch (
> hb_snprintf( pszCompiler, COMPILER_BUF_SIZE, "%s%s %hd.%hd.%hd", pszName,
> szSub, iVerMajor, iVerMinor, iVerPatch );
> ) lifted, and szSub extended by a few octets?
>
> i'm ma
Hi István
Thanks for share your experiences?
Follow my question
2009/12/12 Bisz István :
>
>
> @echo PREREQUISITES:
> @echo Installed Qt 4.6 for vs2008 to the default directory: C:/Qt/4.6.0/
> ...
> @echo from:
> http://get.qt.nokia.com/qt/source/qt-win-opensource-4.6.0-vs2008.e
Hi Massimo,
Maybe with the last release is not the case, but I had some problems with
'\' in include...
With this trick, just hbqt generates debug info, or you have an advise how
to restrict the debug setting to the hbqt libraries.
The flush force setting ensures that if a crash occurs the all pre
Follow comment
2009/12/12 Bisz István :
>
>
>
> @echo PREREQUISITES:
> @echo 1) Installed Qt 4.5.3 for MinGW to the directory: C:/Qt/4.5.3/ ...
> @echo from:
> http://get.qt.nokia.com/qt/source/qt-win-opensource-4.5.3-mingw.exe
Here 4.6.0 link
> @echo 2) Installed tdm-mingw.4
> How can be done either SLLJ and Dwarf-2?
> The installer allow me only one
The installer should be started two times indicating the same installation
directory, first executing the default SJLJ and second selecting the
Dwarf-2.
___
Harbour mailing li
Revision: 13232
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13232&view=rev
Author: druzus
Date: 2009-12-12 22:31:11 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 23:29 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbset
Revision: 13233
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13233&view=rev
Author: toninhofwi
Date: 2009-12-12 22:50:52 + (Sat, 12 Dec 2009)
Log Message:
---
2009-12-12 20:48 UTC-0300 Antonio Carlos Pantaglione
* harbour/contrib/hbwin/tests/testm
>I've just found the example, sorry for missing it.
Hi Viktor.
Thanks a lot for your enhancements and fixes.
Now mapi is working fine and testmapi.prg is tested under windows
vista with success,
Best regards,
Toninho.
__
Faça ligações para outro
44 matches
Mail list logo