summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/rasdlg.h
Commit message (Collapse)AuthorAgeFilesLines
* * mingw: Delete obsolete directory.Christopher Faylor2012-11-071-152/+0
| | | | * w32api: Ditto.
* * include/wsahelp.h (system_header): Add pragma.Dimitri Papadopoulos2006-04-141-2/+6
| | | | | | | | | | | * include/ws2spi.h (system_header): Add pragma. * include/rasdlg.h (system_header): Add pragma. * include/rasdlg.h (_RASDLG_H): Define. Define instead of _RASDLG_H_, this is the w32api standard. * include/mlang.h (_MLANG_H): Define. Define instead of _MLANG_H_, this is the w32api standard. * include/setupapi.h (_SETUPAPI_H): Define. Define instead of _SETUPAPI_H_, this is the w32api standard.
* * include/rasdlg.h: New file.Danny Smith2003-03-101-0/+148
* lib/rasdlg.def: New file. * lib/test.c: Include rasdlg.h.