The information in this article applies to:
SUMMARY
This code example uses Windows Application Programming Interface (API)
functions to return information on the drives installed or mapped to the
local computer. These drives include both CD-ROM devices and network hard
drives.
Getdrive.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. MORE INFORMATION
This code example provides information about the drives installed and
mapped to a given computer, including CD-ROM drives. The following
information about each individual drive appears within a window created by
the MessageBox() function:
To run the program, type the following command in the Visual FoxPro Command window:
Additional query words: API drives
Keywords : kbcode kbfile kbsample kbnokeyword kbVFp300 kbVFp500 kbVFp600 kbDSupport |
Last Reviewed: November 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |