View Single Post
  #87  
Old 09-12-2006, 12:16
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
rundll is an exe used to launch dll's, like system components etc.. its pretty common to see it used... because dll's are not executable in their own right (a program typically needs to load them via loadlibrary or in the imports) rundll32 is used for this purpose...
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote