I am using GetModuleFileNameEx to get the paths to processes running on my machine.
It works fine for virtually everything, but the odd one or two comes out with the path using tildas. e.g. c:\progra~1\myfol~1\proc.exe
Does anyone know why for some files it does this? Is there a way to get the full path?
It works fine for virtually everything, but the odd one or two comes out with the path using tildas. e.g. c:\progra~1\myfol~1\proc.exe
Does anyone know why for some files it does this? Is there a way to get the full path?