Re: Current EXE path
- From: "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
- Date: Thu, 13 Jul 2006 20:06:13 -0400
Dimwit Flathead wrote:
William GS wrote:
Hello everybody. How can I obtain the current EXE path?
Thanks in advance,
William GS
Look at GetCurrentDirectory()
-DF
GetCurrentDirectory does not provide the EXE path!
For that you must use GetModuleFileName.
--
Scott McPhillips [VC++ MVP]
.
- Follow-Ups:
- Re: Current EXE path
- From: Dimwit Flathead
- Re: Current EXE path
- References:
- Re: Current EXE path
- From: Dimwit Flathead
- Re: Current EXE path
- Prev by Date: Re: Current EXE path
- Next by Date: Re: Problems with CAsyncSocket::Send.
- Previous by thread: Re: Current EXE path
- Next by thread: Re: Current EXE path
- Index(es):
Relevant Pages
|