We are looking for ways to manage Dynamic Volume on Win2K.
We could not found any documents about this.
Any help/advice would be much appreciated.
Thanks,
Alan
We are looking for ways to manage Dynamic Volume on Win2K.
We could not found any documents about this.
Any help/advice would be much appreciated.
Thanks,
Alan
>We are looking for ways to manage Dynamic Volume on Win2K.
We could not found any documents about this.
Any help/advice would be much appreciated.
Thanks,
The Platform SDK has functions for enumerating through volumes
FindFirstVoume()
FindNextVolume()
Not sure if theres an API function to determine if a disk is a dynamic one
though.
Hope this helps
Mike