* 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

@ -0,0 +1,8 @@
LIBRARY "RASDLG.DLL"
EXPORTS
RasDialDlgA@16
RasDialDlgW@16
RasEntryDlgA@12
RasEntryDlgW@12
RasPhonebookDlgA@12
RasPhonebookDlgW@12