|
-
Jul 21st, 2006, 08:12 AM
#1
Thread Starter
New Member
don't want other user to know activex
i am using a activex in my vb project.i don't want other user to know about this activex.is there any way to embedd this activex with project exe file. or change the activex file name and use this activex.
comments are welcomed
-
Jul 21st, 2006, 08:38 AM
#2
Re: don't want other user to know activex
Welcome to the forums. 
If the other user has access to your source code then they will know what you are using and how you are using it.
What kind of activex control is it?
-
Jul 21st, 2006, 08:47 AM
#3
Thread Starter
New Member
Re: don't want other user to know activex
i mean i have comipled a my project exe in visual basic and used activex file available from internet.if i distrubute my project exe i have to give them the activex file also.i want to other user not to know activex file used in my project exe.
-
Jul 21st, 2006, 08:51 AM
#4
Re: don't want other user to know activex
Quit dancing around the question. 
 Originally Posted by Hack
What kind of activex control is it?
-
Jul 21st, 2006, 11:38 AM
#5
Re: don't want other user to know activex
If you have the sdource code for the ActiveX, just include the source in your project. If not ...
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jul 22nd, 2006, 12:02 PM
#6
Thread Starter
New Member
Re: don't want other user to know activex
i have used ip*works v6 activex to build a small chat prog in visual basic.if i give this prog to client he will know what activex(ip*works) i have used.he can get this same prog built by other programmer.is their any way to compile or hide this information of activex in chat prog exe itself..or changing the name of activex can i use this prog..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|