Hi,
I'm looking for info on the rundll32 interface. I don't mean to load control panel applets (I found that on the board)... my question is what is the proto for the functions that can be called from rundll32, what parameters are passed, should the proc end with "ret" or "ExitProcess", etc...
Any help? :(
I'm looking for info on the rundll32 interface. I don't mean to load control panel applets (I found that on the board)... my question is what is the proto for the functions that can be called from rundll32, what parameters are passed, should the proc end with "ret" or "ExitProcess", etc...
Any help? :(
I think this might be helpful: Microsoft Knowledge Base Article - 164787
Thanks for the link! It was exactly the info I needed :alright:
Hey great!, that's good to know.