|
|
| Dinesh 2006-01-27, 3:24 am |
| Can anybody help me, If I am using project of other I want to see name of
activex control is used in the project, how I will check because it is not
seen like we see object properties in bold letter.
Any help will be appreciated
Regards
Dinesh Patwal
| |
| Josh Assing 2006-01-27, 9:24 am |
| If the activex is used in a form, it's path WILL be there in properties page;
even if you do not have the activex on your system.
On Fri, 27 Jan 2006 10:49:05 +0530, "Dinesh" <dinesh_pl2001@yahoo.co.in> wrote:
>Can anybody help me, If I am using project of other I want to see name of
>activex control is used in the project, how I will check because it is not
>seen like we see object properties in bold letter.
>
>Any help will be appreciated
>
>Regards
>
>Dinesh Patwal
>
--- AntiSpam/harvest ---
Remove X's to send email to me.
| |
| Dinesh Patwal 2006-01-30, 3:24 am |
| Can you tell me about properties in which it belong to.
Thanks
Dinesh Patwal
"Josh Assing" <XjoshX@jAssing.com> wrote in message
news:83ckt1hvfet7o5h
9ms0gthlbahb25bub35@
4ax.com...
> If the activex is used in a form, it's path WILL be there in properties
page;
> even if you do not have the activex on your system.
>
> On Fri, 27 Jan 2006 10:49:05 +0530, "Dinesh" <dinesh_pl2001@yahoo.co.in>
wrote:
>
not[color=darkred]
>
>
> --- AntiSpam/harvest ---
> Remove X's to send email to me.
| |
| Josh Assing 2006-01-30, 11:26 am |
| >Can you tell me about properties in which it belong to.
look at oleclass
then search the registry for the file.
or the hackers way:
USE myform.scx
LIST ole2 for baseclass="olecontrol"
--- AntiSpam/harvest ---
Remove X's to send email to me.
| |
| Dinesh Patwal 2006-01-31, 3:24 am |
| Thanks u so much? You are too good. Pls tell me the website name which
contain this type of interesting thing.
Thanks
Dinesh Patwal
"Josh Assing" <XjoshX@jAssing.com> wrote in message
news:srcst1dqogq62e7
9ov670i1ngii188hdm9@
4ax.com...
> look at oleclass
> then search the registry for the file.
>
> or the hackers way:
>
> USE myform.scx
> LIST ole2 for baseclass="olecontrol"
>
>
> --- AntiSpam/harvest ---
> Remove X's to send email to me.
|
|
|
|