Re: RE : RE : RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support forusinganactivex

2011-06-01 Thread Roberto Padovani
Roberto Padovani Envoyé : mardi 31 mai 2011 17:41 À : FPC-Pascal users discussions Objet : Re: RE : RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support forusinganactivex I triede with fpc 2.4.4 but nothing changes. Would you mind having a look a the full dll with your more recent fpc

Re: RE : RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support for usinganactivex

2011-05-31 Thread Roberto Padovani
Thanks, I'll try installing a more recent fpc and lazarus... 2011/5/30 Ludo Brands ludo.bra...@free.fr: I created a small automation object with following IDL (part of it):   interface ItestAX: IDispatch  {    [    propget,    id(0x0001)    ]    HRESULT _stdcall Devices([out,

Re: RE : RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support for usinganactivex

2011-05-31 Thread Roberto Padovani
!!! R# 2011/5/31 Roberto Padovani padovan...@gmail.com: Thanks, I'll try installing a more recent fpc and lazarus... 2011/5/30 Ludo Brands ludo.bra...@free.fr: I created a small automation object with following IDL (part of it):   interface ItestAX: IDispatch  {    [    propget,    id

Re: RE : RE : RE : RE : RE : RE : [fpc-pascal] support for using an activex

2011-05-30 Thread Roberto Padovani
d'origine- De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto Padovani Envoyé : mercredi 25 mai 2011 19:34 À : FPC-Pascal users discussions Objet : Re: RE : RE : RE : RE : RE : [fpc-pascal] support for using an activex

Re: RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support for using anactivex

2011-05-30 Thread Roberto Padovani
input Index and Output Itransducer^. Ludo -Message d'origine- De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto Padovani Envoyé : lundi 30 mai 2011 14:16 À : FPC-Pascal users discussions Objet : Re: RE : RE : RE : RE

Re: RE : RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support for usinganactivex

2011-05-27 Thread Roberto Padovani
-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto Padovani Envoyé : jeudi 26 mai 2011 17:32 À : FPC-Pascal users discussions Objet : Re: RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support for usinganactivex Wow, thanks again

Re: RE : RE : RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support forusinganactivex

2011-05-27 Thread Roberto Padovani
) HKEY_CLASSES_ROOT\CLSID\clsid-of-your-object\version\   (version) I'll go for the registry! Thanks! Ludo -Message d'origine- De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto Padovani Envoyé : vendredi 27 mai 2011 13:47 À : FPC

Re: RE : RE : RE : RE : RE : RE : RE : [fpc-pascal] support for using anactivex

2011-05-26 Thread Roberto Padovani
Wow, thanks again for the explanation and the example! I'm working on thatand it starts beating By the way, after this: FDevice := GetActiveOleObject(OLE_OBJECT_NAME); how can i test that everything is ok and FDevice is valid ? something like: ok := FDevice nil; Roberto 2011/5/26

Re: RE : RE : RE : [fpc-pascal] support for using an activex

2011-05-25 Thread Roberto Padovani
2011/5/24 Ludo Brands ludo.bra...@free.fr: The following delphi articles should help creating an event sink: http://www.informit.com/articles/article.aspx?p=130494seqNum=5  This is an interesting one since it is written for Delphi 3-4 which missed a lot of the automated COM handling. This is

Re: RE : RE : RE : RE : [fpc-pascal] support for using an activex

2011-05-25 Thread Roberto Padovani
2011/5/25 Ludo Brands ludo.bra...@free.fr: Regarding the tlb to pascal conversion, AFAIK there is no support in fpc. Delphi is clearly better equiped to work with COM objects. I have also been playing around with a generic eventsink class but the problem is that events can have parameters

Re: RE : RE : RE : RE : RE : [fpc-pascal] support for using an activex

2011-05-25 Thread Roberto Padovani
2011/5/25 Ludo Brands ludo.bra...@free.fr: The code in article http://www.informit.com/articles/article.aspx?p=130494seqNum=5 goes a long way in doing what you want to do. Unit Eventsink does pretty much of the legwork. You should remove the procedure register since that is the Delphi way to

Re: RE : RE : RE : RE : RE : RE : [fpc-pascal] support for using an activex

2011-05-25 Thread Roberto Padovani
for Itransducers. I'm not sure if fpc supports this. Ludo -Message d'origine- De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto Padovani Envoyé : mercredi 25 mai 2011 19:34 À : FPC-Pascal users discussions Objet : Re: RE

Re: RE : RE : [fpc-pascal] support for using an activex

2011-05-24 Thread Roberto Padovani
to me. Does anyone have a code example of this event sinking ? Thanks anyway, Roberto Ludo -Message d'origine- De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto Padovani Envoyé : lundi 23 mai 2011 15:07 À : FPC

[fpc-pascal] support for using an activex

2011-05-23 Thread Roberto Padovani
Hi List! I looked around the archives and forum, but I didn't come up with a clear answer. Besides, I'm not expert of the win32 and COM world. If I am given an ActiveX, with source code included, is it possible to using from a freepascal / lazarus app like any other dll? I mean loading the dll,

Re: RE : [fpc-pascal] support for using an activex

2011-05-23 Thread Roberto Padovani
[mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Roberto Padovani Envoyé : lundi 23 mai 2011 12:24 À : FPC-Pascal users discussions Objet : [fpc-pascal] support for using an activex Hi List! I looked around the archives and forum, but I didn't come up with a clear answer. Besides

Re: [fpc-pascal] fpGUI Toolkit v0.7-rc1 for FPC 2.4

2010-04-12 Thread Roberto Padovani
2010/4/11 Graeme Geldenhuys graemeg.li...@gmail.com: On 11 April 2010 21:47, Roberto Padovani padovan...@gmail.com wrote: for the virtualization, the problem is the absence of the drivers for most of the pc hardware unless you happen to have a pc with the very few types of devices used

Re: [fpc-pascal] fpGUI Toolkit v0.7-rc1 for FPC 2.4

2010-04-11 Thread Roberto Padovani
2010/4/11 Graeme Geldenhuys graemeg.li...@gmail.com: On 10 April 2010 19:20, Schindler Karl-Michael karl-michael.schind...@web.de wrote: I tried a bit more using colorlistbox. But what would be as simple as possible X11 examples? working with gdb is quite tedious. From fpGUI point of

Re: [fpc-pascal] sql server embedded: sqlite the only solution?

2009-12-16 Thread Roberto Padovani
What about data encryption? Is anyone of those providing it ? Thanks! R# 2009/12/16 ik ido...@gmail.com: You also have Firebird Embeeded and MySQL Embedded (I really dislike MySQL) afaik. Ido http://ik.homelinux.org/ On Wed, Dec 16, 2009 at 4:53 PM, Codebue Fabio - P-Soft

Re: [fpc-pascal] Access to RS232 ports with fpc

2009-11-02 Thread Roberto Padovani
There's nothing limited within the compiler! If you have the same knowledge and expertise of Pascal and C, IMHO with gcc you will only be complicating your life. About serial port, low level routine need some practice, but you can go quickly to the point with this component for lazarus:

Re: [fpc-pascal] The reason why linus torvalds hate-pascal

2008-04-15 Thread Roberto Padovani
Ahthe old goto arguinghow many beers have gone with it! Linus is just right, since everyday the purists of the OO languages still can't live without writing a GOTO; they just call it in another politically correct way: raise Exception.Create(TA-DA!) R# 2008/4/15, Joost van der

Re: [fpc-pascal] MaskEdit

2008-01-28 Thread Roberto Padovani
a TMaskEdit was posted in attachment by David on 23-nov-2007 The subject wasRe: [lazarus] TMaskEdit new release R# 2008/1/27, Felipe Monteiro de Carvalho [EMAIL PROTECTED]: On Jan 27, 2008 5:40 PM, Marek Nožka [EMAIL PROTECTED] wrote: But how is it possible, that the compilation is done?

Re: [fpc-pascal] Notice: Possible copyright infringements in FPC code base

2008-01-16 Thread Roberto Padovani
I've been following this topic from the beginning and I took the time to read the (questionable) blog from the ex-CG developer. I'm interested in it because aside my personal enjoyment, I started using freepascal+lazarus where I work in order to quickly solve some needs like data analysis,

Re: [fpc-pascal] Notice: Possible copyright infringements in FPC code base

2008-01-16 Thread Roberto Padovani
be the perfect clean room programmernever had any sort of delphi and never read any source at all ! cheers, Roberto 2008/1/16, Michael Van Canneyt [EMAIL PROTECTED]: On Wed, 16 Jan 2008, Roberto Padovani wrote: I've been following this topic from the beginning and I took the time to read

Re: [fpc-pascal] copy(), length(), and setlength() is not mentioned in fpc docs?

2007-12-05 Thread Roberto Padovani
___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal -- -- Ing. Roberto Padovani via Mandrioli, 1 40061 Minerbio (BO) Italy mail: [EMAIL PROTECTED] cell: 340-3428685

Re: [fpc-pascal] can we have fpc's doc in chm format?

2007-12-04 Thread Roberto Padovani
@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal -- -- Ing. Roberto Padovani via Mandrioli, 1 40061 Minerbio (BO) Italy mail: [EMAIL PROTECTED] cell: 340-3428685