Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I format a disk
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00177270
Message ID:
00177680
Vues:
32
Thank you , This is realy helping.

But just one thing is missing. I like to call the format without the dialog window.

I am creating a application that drive a Autoloader ( It a mouster that write on disk and print on the lable ) and we want to format the disk before we write on it. This process can run over night and the user must not do any input.

Is there a way to call this API function without the dialop showing?
Can you tell me wher in MSDN you found the information on this?

>>The following API call would display the Windows standard format dialog:
>
>>Set Library To FoxTools Additive
>>Declare Integer SHFormatDrive in Shell32.DLL ;
>> Integer HWND, Integer Drive, Integer FmtID, Integer Options
>>SHFormatDrive( _WhToHwnd(_WMainWind()), 0, 0xFFFF,0)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform