|
-
April 15th, 1999, 10:09 AM
#1
Help me!!
In MFC,How can I get the path of my application (as App.Path do in VB)??
My English is poor! I hope you can understand what I mean!!
Thanks for your reply!!
-
April 15th, 1999, 11:31 AM
#2
Re: Help me!!
The Win 32 function is GetModuleFileName(). Use NULL as the first parameter.
Regards,
Paul McKenzie
-
April 15th, 1999, 11:46 AM
#3
Re: Help me!!
Hi Shinchen:
Prehaps, you can find the solution to your problem in the GetModuleFileName function.
You can see more information about this function, in the help file into Visual C++.
I hope that this text can help you.
Good luck, bye...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|