* include/rasdlg.h: New file.
* lib/rasdlg.def: New file. * lib/test.c: Include rasdlg.h.
This commit is contained in:
8
winsup/w32api/lib/rasdlg.def
Normal file
8
winsup/w32api/lib/rasdlg.def
Normal file
@@ -0,0 +1,8 @@
|
||||
LIBRARY "RASDLG.DLL"
|
||||
EXPORTS
|
||||
RasDialDlgA@16
|
||||
RasDialDlgW@16
|
||||
RasEntryDlgA@12
|
||||
RasEntryDlgW@12
|
||||
RasPhonebookDlgA@12
|
||||
RasPhonebookDlgW@12
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user