Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Feb : Getting absolute path to any directory

www.cryer.info
Managed Newsgroup Archive

Getting absolute path to any directory

Subject:Getting absolute path to any directory
Posted by:"Anatoly" (anatoly..@gmail.com)
Date:6 Feb 2006 04:15:48 -0700

Hi !

I know that there are Win32 API for getting absolute path to some system directories. Those API are i.e. GetSystemDirectory, GetWindowsDirectory, and SHGetSpecialFolderLocation.

I am interested in a function that would take some directory name and return an absolute path to that directory if it exists. Or some value that indicates that several directories with that name exist.

Is there such a function?

Best regards,
Anatoly

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive