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 » U++ Core » Path including non-English character, buglog and usrlog file cannot be deleted
Re: Path including non-English character, buglog and usrlog file cannot be deleted [message #17776 is a reply to message #17773] Thu, 28 August 2008 15:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
I do not know, I still do not like it Smile

The file is created using:

	hfile = CreateFile(ToSysChrSet(filename),


therefore I would expect the correct solution to be

		if(!FileDelete(ToSysChrSet(filename))) {


Would that work for you?

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Some 'missing' string functions
Next Topic: String filter whitespace
Goto Forum:
  


Current Time: Fri Jul 18 03:36:01 CEST 2025

Total time taken to generate the page: 0.03861 seconds