Skip to content
Tauri

tao@0.9.1

  • Fix the size of the slice passed to DragQueryFileW by passing std::mem::transmute(path_buf.spare_capacity_mut()) instead of &mut path_buf.

© 2024 Tauri Contributors. CC-BY / MIT