#include <filepath.h>
Inheritance diagram for PFilePathString:

For platforms where filenames are case significant (eg Unix) this class is a synonym for PString. If it is for a platform where case is not significant (eg Win32, Mac) then this is a synonym for PCaselessString.
1.4.7