On Wed Jan 1 16:32:32 2025 +0000, Nikolay Sivov wrote:
@alexhenrie is it possible to create a drive without a letter? Regarding wine supporting only drives with assigned letters, I don't think it matters that much if it turns out to be easy to return a correct path. IDrive has separate properties for paths and letters, so maybe there is a reason for that.
My understanding is that the way to query all available drives is via DriveCollection. Due to this I changed the tests to what Alex Henrie suggested as it will properly verify the functionality of the function.