>I want to wish all of you HAPPY NEW YEAR !!!
I wish a happy 2010 for all of us.
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
___
Har
>I'm glad to announce that after a very heavy 16 months
>of development, the final, stable version 2.0.0 is finally
>released.
Thanks to all team for this great release.
Congratulations !
Toninho.
__
Faça ligações para outros computadores com
>+ Added example for simple form of WIN_MAPISENDMAIL() call.
Hi Viktor,
Thanks a lot for your changes, but now, first sample GPF and second
don't call MAPI.
Regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messeng
>Yes, recipients are ok. Senders and attachments not.
Hi Enrico.
Attach works fine too, look:
---cut---
Win_MAPISendMail( "Subject TEST", ; //
subject
"BODY Text Message here!", ; //
menssage
nil,
>Probably unlimited support broke, at least one of the
>last 2-3 commits to this file.
Hi Viktor and Enrico.
This test works:
---cut---
Win_MAPISendMail( "Subject TEST", ; //
subject
"BODY Text Message here!", ; //
menssage
>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
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/t
>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
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/ma
Hi.
I have a working MAPI for Harbour. Can I add it to hbwin ?
Regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
___
Harbour ma
>BTW HB_NO_PROFILER is default and HB_FM_STD_ALLOC in BCC is slower,
>consumes more memory and it's very inefficient in MT mode.
Thank you. I'll try new settings.
Regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messen
>I want to share my new uhttpd version 0.3. Actually it is not very new,
>it was finished in the end of July, but I did not find a time to write
>a readme.txt file.
Hi Mindaugas.
Can I use uhttpd to replace my calls to Microsoft.XMLHTTP ?
Thanks and Best Regards,
Toninho.
_
Hi Mindaugas,
I had this problem in the past and I change ads1.c to trap it:
2008-09-22 16:19 UTC-0300 Antonio Carlos Pantaglione
* harbour/contrib/rddads/ads1.c
* using AdsCreateIndex61 when ADS_LIB_VERSION >= 610. This
functions use ADS_DEFAULT as index page size parameter and force
Adva
>> I'm trying to test hbmemio with RDDADS but I can't. Is it possible?
>
>No, ADS server is not a part of Harbour code, so, it can not use
>hbmemio.lib :)
Ok Mindaugas, thank you.
Regards,
Toninho.
__
Faça ligações para outros computadores com
Hi.
I'm trying to test hbmemio with RDDADS but I can't. Is it possible?
---cut---
REQUEST HB_MEMIO
REQUEST ADS
PROC Main()
LOCAL nI
FIELD F1
rddregister("ads",1)
rddsetdefault("ads")
adssetfiletype(3)
DBCREATE("mem:test", {{"F1", "N", 9, 0}},, .T., "memarea")
FOR nI := 1 TO
Hi Marek
>Can I receive as a result of the complex result (array, object ) ?
There are a lot of samples in pockesoap home. As I can see pocketsoap
is much more complete compared to mssoap, but is more hard to use,
maybe because it have more features ?
BTW try to use WsdlWizard from that site. Ws
>What do I need to install to get MSSOAP.SoapClient object
>on my machine?
Viktor, IMO the best is change to PocketSoap, since Microsoft
abandoned MSSOAP.
This is a working sample:
---cut---
local oEnvelope := Win_OleCreateObject( "PocketSOAP.Envelope.2" )
local oHttp := Win_OleCreateObject( "Po
Hi Mario,
Try to look into bcc32.cfg and ilink32.cfg, there are some paths there
that need be filled, here is my files:
---bcc32.cfg---
-IC:\bcc\include;C:\bcc\include\dinkumware
-LC:\bcc\lib
-O2
-d
-5
-6
-a8
---bcc32.cfg---
---ilink32.cfg---
-LC:\bcc\lib
---ilink32.cfg---
Regards,
Toninho.
Hi ppl,
How I do to access web services in Harbour please ?
Regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
___
Harbour mailin
>I use in some cases the CGI with Apache or IIS. And recently I have
>tested the uhttpd2 with Adobe Flex with much success.
Hi Vailton,
Thanks for the answer.
I'll take a look at Adoble Flex.
Regards,
Toninho.
__
Faça ligações para outros compu
Hi ppl.
What is the best way to write an application for web using Harbour ?
I'm not familiar with web app, all coments are welcome.
Thanks and best regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br
> Have a fun with this new toy ;-)
Toy? This is a wonderful tool.
Thank you Przemek.
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
__
Hi Massimo.
>will works hbqt?
I don't use qt
>is free or commercial?
commercial
>planed 64 bit support?
I don't know, maybe there are any information in the Embarcadero home
page.
Regards,
Toninho.
__
Faça ligações para outros computadores com o
Hi friends,
Bcc 6.2 is out.
Now it is called Embarcadero C++ 6.20 (http://www.embarcadero.com/)
I do a complete test with latest SVN with success.
Regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br
>Now ax controls should be cleanly released but I cannot make any tests.
>Probably it can be easy tested by simple code like:
Hi Przemek.
Tested and working here.
Thank you.
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Mes
Revision: 12077
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12077&view=rev
Author: toninhofwi
Date: 2009-08-11 18:29:58 + (Tue, 11 Aug 2009)
Log Message:
---
2009-08-11 15:35 UTC-0300 Antonio Carlos Pantaglione
* harbour/contrib/xhb/xcstr
Revision: 11388
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11388&view=rev
Author: toninhofwi
Date: 2009-06-16 14:14:17 + (Tue, 16 Jun 2009)
Log Message:
---
2009-06-16 11:25 UTC-0300 Antonio Carlos Pantaglione
* contrib/hbwin/wapi_winus
27 matches
Mail list logo