Ceph-Dokan is a native Windows client for Ceph that allows mounting Ceph filesystems (CephFS) and block devices (RBD) directly on Windows. It uses Dokan, which implements the Windows file system API, to provide a FUSE-like interface. This allows direct access to Ceph storage on Windows without translation layers. The document outlines the development of Ceph-Dokan, how to compile and use it, and future plans to integrate authentication and develop DLLs for the Ceph libraries.