Author | Topic: How do I get CLSID form a Activex Component ? | |
---|---|---|
Osvaldo L Aoki | How do I get CLSID form a Activex Component ? on Fri, 29 Apr 2011 10:13:30 -0300 Hi, The major of ActiveX component is made to C++, Delphi, VB with have a IDE to instance a object.... In Xbase we have to do it discovering sintaxe function and CLSID to open a Activex Object... How to I get CLSID name ... like below.. tChart1:CLSID := "TeeChart.Tchart.9" And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? Thanks, Osvaldo L Aoki | |
Mark Sergent | Re: How do I get CLSID form a Activex Component ? on Fri, 29 Apr 2011 10:36:49 -0700 On Fri, 29 Apr 2011 10:13:30 -0300, Osvaldo L Aoki wrote: Oleview should give you everything you need. http://www.autohotkey.com/forum/topic68780.html there are samples of the calling syntax for activex controls in the alaska samples. ALASKA\XPPW32\SOURCE\SAMPLES\activex Hope This helps Mark Sergent InnSource Solutions Inc. mark@innsourcesolutions.com > Hi, > > The major of ActiveX component is made to C++, Delphi, VB with have a IDE > to instance a object.... > > In Xbase we have to do it discovering sintaxe function and CLSID to open > a Activex Object... > > How to I get CLSID name ... like below.. > > tChart1:CLSID := "TeeChart.Tchart.9" > > And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? > > Thanks, > Osvaldo L Aoki | |
Osvaldo L Aoki | Re: How do I get CLSID form a Activex Component ? on Fri, 29 Apr 2011 15:31:17 -0300 HI, I seems oleView does not recognize OCX files... or I didnt understand how it work ? Thanks, Osvaldo L Aoki "Mark Sergent" escreveu na notícia da mensagem:q4tnbktfia1w$.1rpak4241utnm$.dlg@40tude.net... On Fri, 29 Apr 2011 10:13:30 -0300, Osvaldo L Aoki wrote: Oleview should give you everything you need. http://www.autohotkey.com/forum/topic68780.html there are samples of the calling syntax for activex controls in the alaska samples. ALASKA\XPPW32\SOURCE\SAMPLES\activex Hope This helps Mark Sergent InnSource Solutions Inc. mark@innsourcesolutions.com > Hi, > > The major of ActiveX component is made to C++, Delphi, VB with have a IDE > to instance a object.... > > In Xbase we have to do it discovering sintaxe function and CLSID to open > a Activex Object... > > How to I get CLSID name ... like below.. > > tChart1:CLSID := "TeeChart.Tchart.9" > > And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? > > Thanks, > Osvaldo L Aoki | |
Jan Escholt | Re: How do I get CLSID form a Activex Component ? on Fri, 29 Apr 2011 19:51:11 +0200 You can use the Alaska Formular Designer. Place the needed ActiveX-Element on the form (tab ActiveX Controls, the right of the 3 icons), and you can find the CLSID and the License key in the Property Monitor. Jan Am 29.04.2011 15:13, schrieb Osvaldo L Aoki: > Hi, > > The major of ActiveX component is made to C++, Delphi, VB with have a > IDE to instance a object.... > > In Xbase we have to do it discovering sintaxe function and CLSID to open > a Activex Object... > > How to I get CLSID name ... like below.. > > tChart1:CLSID := "TeeChart.Tchart.9" > > And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? > > Thanks, > Osvaldo L Aoki | |
Osvaldo L Aoki | Re: How do I get CLSID form a Activex Component ? on Fri, 29 Apr 2011 15:30:23 -0300 Where do I get Alaska Formular Designer....? Osvaldo "Jan Escholt" escreveu na notícia da mensagem:1279ed4a$23abe2c8$51369@news.alaska-software.com... You can use the Alaska Formular Designer. Place the needed ActiveX-Element on the form (tab ActiveX Controls, the right of the 3 icons), and you can find the CLSID and the License key in the Property Monitor. Jan Am 29.04.2011 15:13, schrieb Osvaldo L Aoki: > Hi, > > The major of ActiveX component is made to C++, Delphi, VB with have a > IDE to instance a object.... > > In Xbase we have to do it discovering sintaxe function and CLSID to open > a Activex Object... > > How to I get CLSID name ... like below.. > > tChart1:CLSID := "TeeChart.Tchart.9" > > And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? > > Thanks, > Osvaldo L Aoki | |
Jan Escholt | Re: How do I get CLSID form a Activex Component ? on Fri, 29 Apr 2011 21:46:15 +0200 It's been installed together with your Xbase++. Have a look on your Start Menu into the Alaska-Folder. Jan Am 29.04.2011 20:30, schrieb Osvaldo L Aoki: > Where do I get Alaska Formular Designer....? > > Osvaldo > > "Jan Escholt" escreveu na notícia da > mensagem:1279ed4a$23abe2c8$51369@news.alaska-software.com... > > You can use the Alaska Formular Designer. Place the needed > ActiveX-Element on the form (tab ActiveX Controls, the right of the 3 > icons), and you can find the CLSID and the License key in the Property > Monitor. > > Jan > > > Am 29.04.2011 15:13, schrieb Osvaldo L Aoki: >> Hi, >> >> The major of ActiveX component is made to C++, Delphi, VB with have a >> IDE to instance a object.... >> >> In Xbase we have to do it discovering sintaxe function and CLSID to open >> a Activex Object... >> >> How to I get CLSID name ... like below.. >> >> tChart1:CLSID := "TeeChart.Tchart.9" >> >> And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? >> >> Thanks, >> Osvaldo L Aoki > | |
James Loughner | Re: How do I get CLSID form a Activex Component ? on Fri, 29 Apr 2011 20:20:19 -0400 Form Designer Jim On 04/29/2011 02:30 PM, Osvaldo L Aoki wrote: > Where do I get Alaska Formular Designer....? > > Osvaldo > > "Jan Escholt" escreveu na notícia da > mensagem:1279ed4a$23abe2c8$51369@news.alaska-software.com... > > You can use the Alaska Formular Designer. Place the needed > ActiveX-Element on the form (tab ActiveX Controls, the right of the 3 > icons), and you can find the CLSID and the License key in the Property > Monitor. > > Jan > > > Am 29.04.2011 15:13, schrieb Osvaldo L Aoki: >> Hi, >> >> The major of ActiveX component is made to C++, Delphi, VB with have a >> IDE to instance a object.... >> >> In Xbase we have to do it discovering sintaxe function and CLSID to open >> a Activex Object... >> >> How to I get CLSID name ... like below.. >> >> tChart1:CLSID := "TeeChart.Tchart.9" >> >> And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? >> >> Thanks, >> Osvaldo L Aoki > | |
Osvaldo L Aoki | Re: How do I get CLSID form a Activex Component ? on Wed, 04 May 2011 11:48:55 -0300 Hi James, Where do I get form designer ? "James Loughner" escreveu na notícia da mensagem:78b67229$16d8f13d$58e3f@news.alaska-software.com... Form Designer Jim On 04/29/2011 02:30 PM, Osvaldo L Aoki wrote: > Where do I get Alaska Formular Designer....? > > Osvaldo > > "Jan Escholt" escreveu na notícia da > mensagem:1279ed4a$23abe2c8$51369@news.alaska-software.com... > > You can use the Alaska Formular Designer. Place the needed > ActiveX-Element on the form (tab ActiveX Controls, the right of the 3 > icons), and you can find the CLSID and the License key in the Property > Monitor. > > Jan > > > Am 29.04.2011 15:13, schrieb Osvaldo L Aoki: >> Hi, >> >> The major of ActiveX component is made to C++, Delphi, VB with have a >> IDE to instance a object.... >> >> In Xbase we have to do it discovering sintaxe function and CLSID to open >> a Activex Object... >> >> How to I get CLSID name ... like below.. >> >> tChart1:CLSID := "TeeChart.Tchart.9" >> >> And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? >> >> Thanks, >> Osvaldo L Aoki > | |
Osvaldo L Aoki | Re: How do I get CLSID form a Activex Component ? on Wed, 04 May 2011 12:10:42 -0300 HI James, I just run it... But how do I get CLSID from a OCX file ? Osvaldo L Aoki "James Loughner" escreveu na notícia da mensagem:78b67229$16d8f13d$58e3f@news.alaska-software.com... Form Designer Jim On 04/29/2011 02:30 PM, Osvaldo L Aoki wrote: > Where do I get Alaska Formular Designer....? > > Osvaldo > > "Jan Escholt" escreveu na notícia da > mensagem:1279ed4a$23abe2c8$51369@news.alaska-software.com... > > You can use the Alaska Formular Designer. Place the needed > ActiveX-Element on the form (tab ActiveX Controls, the right of the 3 > icons), and you can find the CLSID and the License key in the Property > Monitor. > > Jan > > > Am 29.04.2011 15:13, schrieb Osvaldo L Aoki: >> Hi, >> >> The major of ActiveX component is made to C++, Delphi, VB with have a >> IDE to instance a object.... >> >> In Xbase we have to do it discovering sintaxe function and CLSID to open >> a Activex Object... >> >> How to I get CLSID name ... like below.. >> >> tChart1:CLSID := "TeeChart.Tchart.9" >> >> And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? >> >> Thanks, >> Osvaldo L Aoki > | |
Jan Escholt | Re: How do I get CLSID form a Activex Component ? on Thu, 05 May 2011 06:56:28 +0200 Hi Osvaldo, as I described above (4.th posting in this thread): Put a new ActiveX-Element on the form (Tab ActiveX, right Icon), choose the ActiveX-Control you need from the list, and you will find all information in the Property Monitor. Jan Am 04.05.2011 17:10, schrieb Osvaldo L Aoki: > HI James, > > I just run it... > > But how do I get CLSID from a OCX file ? > > Osvaldo L Aoki > > "James Loughner" escreveu na notícia da > mensagem:78b67229$16d8f13d$58e3f@news.alaska-software.com... > > Form Designer > > Jim > > > On 04/29/2011 02:30 PM, Osvaldo L Aoki wrote: >> Where do I get Alaska Formular Designer....? >> >> Osvaldo >> >> "Jan Escholt" escreveu na notícia da >> mensagem:1279ed4a$23abe2c8$51369@news.alaska-software.com... >> >> You can use the Alaska Formular Designer. Place the needed >> ActiveX-Element on the form (tab ActiveX Controls, the right of the 3 >> icons), and you can find the CLSID and the License key in the Property >> Monitor. >> >> Jan >> >> >> Am 29.04.2011 15:13, schrieb Osvaldo L Aoki: >>> Hi, >>> >>> The major of ActiveX component is made to C++, Delphi, VB with have a >>> IDE to instance a object.... >>> >>> In Xbase we have to do it discovering sintaxe function and CLSID to open >>> a Activex Object... >>> >>> How to I get CLSID name ... like below.. >>> >>> tChart1:CLSID := "TeeChart.Tchart.9" >>> >>> And how do I Compatibilize sintaxe between VB or C++ to Alaska XBASE ? >>> >>> Thanks, >>> Osvaldo L Aoki >> > |