I am going to using DSOFILE.dll in my application. It is a free component provided by Microsoft, but I find most of client doesn't have this component. For easy maintainance, I hope this component can embed to my application. How can I do that? I don't wanna use shell() actually. Thank you friends.