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.
User Profile
Collapse
-
coollife started a topic This is my first post, Thank u One and all for great Q and A . Please Solve my Qin Visual BasicThis is my first post, Thank u One and all for great Q and A . Please Solve my Q
Dim SWs As New SHDocVw.ShellWi ndows
Dim IE As SHDocVw.WebBrow ser
for each IE in SWs means SWs contains the list of only Internet Explorer right.
In the same way to get the list of all opened Mozilla firefox what is the code .
What i want to do is simple, to check if mozilla firefox is opened if opened i have to close it thats all
Thank u
No activity results to display
Show More