Jump to content

Dll Functions


 Share

Recommended Posts

I found an old script that had the following line in it.

CODE
Run('rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl,,4')

It basically opens up the Internet properties with the connection tab open.

My question is how? How do I read about what function does what? For example, if I wanted to open the programs tab instead?

................

Well after fiddling around a little bit I descovered that the "4" in the code, when changed to "5" opens the programs tab.

Is there a book, webpage, something out there that will help me understand this better?

EDIT:

Found a very useful page, http://www.tburke.net/info/rundll.htm

Any other useful resources would be awesome.

Edited by erbailey
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...