<

Executing a Windows API Function from Access

Posted on
9,451 Points
2,851 Views
6 Endorsements
Last Modified:
Published
Experience Level: Beginner
5:13
As developers, we are not limited to the functions provided by the VBA language. In addition, we can call the functions that are part of the Windows operating system. These functions are part of the Windows API (Application Programming Interface). Using the Windows API, you can extend the functionality of Microsoft Access.

Video Steps

1. To call Windows API functions, you must first declare the functions and required type structures.

2. This video covers the steps necessary to declare Windows API functions

3. Declare the related type structures and variables

4. Then call the functions from a module.

6
Author:TechMommy
1 Comment
LVL 34

Comment

by:Mike Eghtebas
Hi TechMommy,

I am one of your remote students from 1990's and had purchased your Access 2.0 videos (I guess it was published by key-stone). This is my first opportunity to thank you the wonderful work you had done on those videos.

Back to this "Windows API" project. Is it possible to have the code files to save time typing them?

Thank you,

Mike
0
How to reset the Azure VM Snapshot component in the event of an Azure Backup failure.
Not too long ago I wrote this article on doing the same thing in MS Access (https://www.experts-exchange.com/articles/38421/Making-your-Database-More-User-Friendly.html).  I found that a similar "Welcome" screen makes Excel worksheets "friendlier" a…

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month