ACC: How to Start Doc with Windows API ShellExecute() Function (121157)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q121157 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
You can use the Windows application programming interface (API)
ShellExecute() function to start the application associated with a given
document extension without knowing the name of the associated application.
For example, you can start the Microsoft Paintbrush program by passing the
file name ARCADE.BMP to the ShellExecute() function.
REFERENCES
For an example of how to use the Windows application programming interface
(API) ShellExecute() function to start the application associated with a
given document extension without knowing the name of the associated
application in Microsoft Access for Windows 95 version 7.0, please see the
following article in the Microsoft Knowledge Base:
148632 ACC: Start Files or Hyperlinks with Windows API
ShellExecute()
Microsoft Windows SDK "Programmer's Reference, Volume 2: Functions,"
pages 901-904
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbhowto kbprogramming KB121157 |
---|
|