Joris Huizer jorishuizer@planet.nl writes:
Changelog:
- renamed file_operation_delete to SHFileDelete
- renamed file_operation_checkFlags to SHFileCheckFlags
Please don't do that. Internal functions should not be named to look like the exported ones, that's very confusing.