Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » FileSel&FileList, Path » FileSel: How to get the file name (just saved).
Re: FileSel: How to get the file name (just saved). [message #29071 is a reply to message #29069] Mon, 04 October 2010 14:16 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
See
String  GetFileDirectory(const char *path); // with DIR_SEP at the end
String  GetFileFolder(const char *path); // without DIR_SEP at the end, if not Win32 root
String  GetFileTitle(const char *path);
String  GetFileExt(const char *path);
String  GetFileName(const char *path);

and other function from Path.h.
 
Read Message
Read Message
Read Message
Previous Topic: Style for FileSel / FileList
Next Topic: Preview of FileSel
Goto Forum:
  


Current Time: Thu May 16 03:47:18 CEST 2024

Total time taken to generate the page: 0.01971 seconds