* include/mapi.h: New file.

* lib/mapi.def: Add missing function stubs.
	* lib/test.c: Include mapi.h.
This commit is contained in:
Danny Smith
2002-01-30 17:33:27 +00:00
parent 9783296270
commit ae334f668d
5 changed files with 191 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <wininet.h>
#include <regstr.h>
#include <custcntl.h>
#include <mapi.h>
#include <dbt.h>
#include <httpext.h>