Article ID: 109733 - Last Review: May 6, 2003 - Revision: 2.0 ACC: How to Find the Windows and System PathsThis article was previously published under Q109733 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article describes how to use the GetWindowsDirectory() and GetSystemDirectory() Windows API functions to return the Windows and Windows System directory paths. This article assumes that you are familiar with Access Basic and with creating Microsoft Access applications using the programming tools provided with Microsoft Access. For more information on Access Basic, please refer to the "Introduction to Programming" manual in Microsoft Access version 1.x, or the "Building Applications" manual, Chapter 3, "Introducing Access Basic," in version 2.0. MORE INFORMATION
The following example demonstrates how to use the GetWindowsDirectory()
and GetSystemDirectory() Windows API functions:
APPLIES TO
| Article Translations
|


Back to the top
