User Profile

Collapse

Profile Sidebar

Collapse
coollife
coollife
Last Activity: Oct 8 '09, 06:20 AM
Joined: Oct 7 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

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

    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.
    See more | Go to post

  • This 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
    See more | Go to post
No activity results to display
Show More
Working...