Jul 11, 2001 #1 zallen Programmer Joined Aug 10, 2000 Messages 227 Location CN Hi,friends I want to know the dll's startup dir within my MTS component code.Which API can i use? Any suggestion is appreciated! zallen@cmmail.com Long live of freedom!
Hi,friends I want to know the dll's startup dir within my MTS component code.Which API can i use? Any suggestion is appreciated! zallen@cmmail.com Long live of freedom!
Jul 11, 2001 #2 jmarler Programmer Joined Jan 29, 2001 Messages 679 Location US If the API was written in VB, you could just use App.Path. - Jeff Marler B-) Upvote 0 Downvote
Jul 11, 2001 #3 IPOz Programmer Joined Jul 11, 2001 Messages 109 Location CN Maybe you can use GetModuleHandle and GetModuleFileName.But i donot test it Regards! IPO_z@cmmail.com Garbage in,Garbage out Upvote 0 Downvote
Maybe you can use GetModuleHandle and GetModuleFileName.But i donot test it Regards! IPO_z@cmmail.com Garbage in,Garbage out