* include/rasdlg.h: New file.

* lib/rasdlg.def: New file.
	* lib/test.c: Include rasdlg.h.
This commit is contained in:
Danny Smith
2003-03-10 22:45:51 +00:00
parent 556ceaeb58
commit 316d65dc72
4 changed files with 163 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#include <odbcinst.h>
#include <psapi.h>
#include <ras.h>
#include <rasdlg.h>
#include <raserror.h>
#include <rassapi.h>
#include <richedit.h>