Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,067 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi I'm currently developing a syncing service with Cloud Filter API, and recently we stumbled on a issue regarding to NTFS compressed file and CfExecute() when transfering data to placeholder files.
The reproduction steps are fairly simple, technically:
The above steps can be easily reproduced with OneDrive Client with a slight difference:
Seems even OneDrive has some fallback guarding machanism in case of these kind of filesystem failure.
Are the above described API behaviour working with NTFS compression a bug?