Re: [Harbour] Problemn with OLE

2009-04-04 Thread Massimo Belgrano
Intresting I hope that gtwvg & upcoming gt based on qt will follow the fivewin syntax (at least in a basic version) #include "FiveWin.ch" static oRb function Main() local oWnd, oAct, oMenu, aControls := {} DEFINE WINDOW oWnd TITLE "Visual RibbonBar" @ 0, 0 ACTIVEX oAct PROGID "Codej

Re: [Harbour] Problemn with OLE

2009-04-03 Thread Marcos Gambeta
Sérgio Kondo escreveu: In your link Linares say 'Un primer boceto de un diseñador... '. What is "boceto"? http://es.wikipedia.org/wiki/Boceto Esboço (portuguese) Layout (english) Regards, Marcos Gambeta ___ Harbour mailing list Harbour@harbour-pro

Re: [Harbour] Problemn with OLE

2009-04-03 Thread Sérgio Kondo
Hi Rossine, In your link Linares say 'Un primer boceto de un diseñador... '. What is "boceto"? Sérgio -- From: "Rossine" Sent: Friday, April 03, 2009 5:21 PM To: Subject: Re: [Harbour] Problemn with OLE Hello

Re: [Harbour] Problemn with OLE

2009-04-03 Thread Rossine
Hello all, Now works fine with ole/activex. You can see the screens this link: http://forums.fivetechsupport.com/viewtopic.php?f=6&t=15103&p=78401#p78401 Congratulations to team harbour :) Thank you all, Rossine. -- View this message in context: http://www.nabble.com/Problemn-with-OLE-t

Re: [Harbour] Problemn with OLE

2009-04-02 Thread Massimo Belgrano
conflict with hbwin? 2009/4/2 Rossine > > Hello Mindaugas, > > > Mindaugas Kavaliauskas wrote: > > > > Hi, > > Can you replicate problem without fivewin? > > > > No, the problem occurs when include fivewin. Some example work fine when > harbour + msvc but not (fwh + harbour + msvc). > > Any sugg

Re: [Harbour] Problemn with OLE

2009-04-02 Thread Rossine
Hello Mindaugas, Mindaugas Kavaliauskas wrote: > > Hi, > Can you replicate problem without fivewin? > No, the problem occurs when include fivewin. Some example work fine when harbour + msvc but not (fwh + harbour + msvc). Any suggestions on how can I fix this? Regards, Rossine. -- View

Re: [Harbour] Problemn with OLE

2009-04-02 Thread Mindaugas Kavaliauskas
Hi, The problem occurs with fivewin + msvc. Any help? I do not use neither fivewin nor msvc. I hope ole library should work with any compiler. Can you replicate problem without fivewin? Regards, Mindaugas ___ Harbour mailing list Harbour@harb

Re: [Harbour] Problemn with OLE

2009-04-02 Thread Rossine
Hello, The problem occurs with fivewin + msvc. Any help? Regards, Rossine. -- View this message in context: http://www.nabble.com/Problemn-with-OLE-tp22827709p22851116.html Sent from the Harbour - Dev mailing list archive at Nabble.com. ___ Harbo

[Harbour] Problemn with OLE

2009-04-01 Thread Rossine
Hello, When I try to use the example below: [CODE] #include "fivewin.ch" function MAIN CreateObject( "Shell.Explorer" ) return NIL [ENDCODE] I generated the error: [ERROR] Application === Path and name: C:\fwh\samples\testol.exe (32 bits) Size: 1,572,864 bytes