Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return Codes when using the API to Map Drives
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00142147
Message ID:
00142217
Vues:
35
>1326 is:
>
>//
>// MessageId: ERROR_LOGON_FAILURE
>//
>// MessageText:
>//
>//  Logon failure: unknown user name or bad password.
>//
>#define ERROR_LOGON_FAILURE              1326L
>
>
>and 21 is:
>
>
>//
>// MessageId: ERROR_NOT_READY
>//
>// MessageText:
>//
>//  The device is not ready.
>//
>#define ERROR_NOT_READY                  21L
>
>
>These are defined in WINERROR.H in Microsoft's VC++; it can be found in the INCLUDE subdirectory.
>

Thanks for the info... This will definitely help me determine what is happening. Also, since I have VS 6, I now know where to look for the information next time. :-)

Thanks again,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform