Connecting Tech Pros Worldwide Forums | Help | Site Map

how to embed visual basic project into dll file of operating system

Newbie
 
Join Date: Oct 2009
Posts: 2
#1: Oct 8 '09
My project is Internet Explorer Blocker which blocks all websites apart from what i have mentioned .

Its working fine, now as the user should not be able to close the vb application

For that to happen the application should not be visible . So for the what is the way

Is it possible to embed this is dll files of operating system .

Please give suggestions and solutions.

myusernotyours's Avatar
Familiar Sight
 
Join Date: Nov 2007
Posts: 168
#2: Oct 9 '09

re: how to embed visual basic project into dll file of operating system


You hide the form in the onLoad event.

Regards,

Alex.
Reply


Similar Visual Basic 4 / 5 / 6 bytes