How to Get Application Current Path in MFC(VC++) ? Thanks.
TCHAR szDirectory[MAX_PATH] = "";
::GetCurrentDirectory(sizeof(szDirectory) - 1, szDirectory)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With