* 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
|
Reference in New Issue
Block a user