|
Prev: IOCTL_VOLUME_ONLINE and IOCTL_VOLUME_OFFLINE
Next: PC Restart required after driver unload and before installing agai
From: Juan Segura on 3 May 2008 07:21 If there a way to force windows to refresh attached disk devices?. If I change the partition of a unit the system don't refresh the status until disconnect and reconnect it. For this reason I search how to connect and disconnect, but if I can force a refresh I don't need to disconnect the drive. Thanks for your time, and patience! -- Juan Segura www.sd-a.com juan(a)sd-a.com
From: Maxim S. Shatskih on 3 May 2008 10:14 IOCTL_DISK_UPDATE_PROPERTIES -- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim(a)storagecraft.com http://www.storagecraft.com "Juan Segura" <juansda(a)hotmail.com> wrote in message news:B74D1A23-BBC4-4B50-9497-43A81497E131(a)microsoft.com... > If there a way to force windows to refresh attached disk devices?. > > If I change the partition of a unit the system don't refresh the status > until disconnect and reconnect it. For this reason I search how to connect > and disconnect, but if I can force a refresh I don't need to disconnect the > drive. > > Thanks for your time, and patience! > > -- > Juan Segura > www.sd-a.com > juan(a)sd-a.com
From: Juan Segura on 5 May 2008 18:38
Thanks Maxim, You solved more than a half of my problem. -- Juan Segura www.sd-a.com juan(a)sd-a.com "Maxim S. Shatskih" wrote: > IOCTL_DISK_UPDATE_PROPERTIES > > -- > Maxim Shatskih, Windows DDK MVP > StorageCraft Corporation > maxim(a)storagecraft.com > http://www.storagecraft.com > > "Juan Segura" <juansda(a)hotmail.com> wrote in message > news:B74D1A23-BBC4-4B50-9497-43A81497E131(a)microsoft.com... > > If there a way to force windows to refresh attached disk devices?. > > > > If I change the partition of a unit the system don't refresh the status > > until disconnect and reconnect it. For this reason I search how to connect > > and disconnect, but if I can force a refresh I don't need to disconnect the > > drive. > > > > Thanks for your time, and patience! > > > > -- > > Juan Segura > > www.sd-a.com > > juan(a)sd-a.com > > |