S Sam Martin Feb 2, 2005 #2 this is a C# newsgroup, but if your using C++.NET then it's the same Application.ExecutablePath; Application.StartupPath; HTH Sam
this is a C# newsgroup, but if your using C++.NET then it's the same Application.ExecutablePath; Application.StartupPath; HTH Sam
W Willy Denoyette [MVP] Feb 2, 2005 #3 David said: Can anybody tell me how can I get application startup directory in C++? Click to expand... System::Windows::Forms::Application::ExecutablePath Willy.
David said: Can anybody tell me how can I get application startup directory in C++? Click to expand... System::Windows::Forms::Application::ExecutablePath Willy.