Path of my executeable

  • Thread starter Thread starter Abubakar
  • Start date Start date
A

Abubakar

Hi,
I'm using WTL, and I want to know the path of my exe. How do i do that?

Regards,

Ab.
 
Hi,
I'm using WTL, and I want to know the path of my exe. How do i do that?

GetModuleFileName should do the trick.

--

Kind regards,
Bruno.
(e-mail address removed)
Remove only "_nos_pam"
 
yep, that worked, thanks.

Ab.

Bruno van Dooren said:
GetModuleFileName should do the trick.

--

Kind regards,
Bruno.
(e-mail address removed)
Remove only "_nos_pam"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top