Jul 11, 2001 #1 zallen Programmer Aug 10, 2000 227 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 Jan 29, 2001 679 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 Jul 11, 2001 109 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