windows.rasdlg

\ rasdlg.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

LPRASDIALDLG
alias LPRASDIALDLG = RASDIALDLG*
Undocumented in source.
LPRASENTRYDLG
alias LPRASENTRYDLG = RASENTRYDLG*
Undocumented in source.
LPRASENTRYDLGA
alias LPRASENTRYDLGA = RASENTRYDLGA*
Undocumented in source.
LPRASENTRYDLGW
alias LPRASENTRYDLGW = RASENTRYDLGW*
Undocumented in source.
LPRASNOUSER
alias LPRASNOUSER = RASNOUSER*
Undocumented in source.
LPRASNOUSERA
alias LPRASNOUSERA = RASNOUSERA*
Undocumented in source.
LPRASNOUSERW
alias LPRASNOUSERW = RASNOUSERW*
Undocumented in source.
LPRASPBDLG
alias LPRASPBDLG = RASPBDLG*
Undocumented in source.
LPRASPBDLGA
alias LPRASPBDLGA = RASPBDLGA*
Undocumented in source.
LPRASPBDLGW
alias LPRASPBDLGW = RASPBDLGW*
Undocumented in source.
RASENTRYDLG
alias RASENTRYDLG = RASENTRYDLGW
Undocumented in source.
RASENTRYDLG
alias RASENTRYDLG = RASENTRYDLGA
Undocumented in source.
RASNOUSER
alias RASNOUSER = RASNOUSERW
Undocumented in source.
RASNOUSER
alias RASNOUSER = RASNOUSERA
Undocumented in source.
RASPBDLG
alias RASPBDLG = RASPBDLGW
Undocumented in source.
RASPBDLG
alias RASPBDLG = RASPBDLGA
Undocumented in source.
RASPBDLGFUNCA
alias RASPBDLGFUNCA = VOID function(DWORD, DWORD, LPSTR, LPVOID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RASPBDLGFUNCW
alias RASPBDLGFUNCW = VOID function(DWORD, DWORD, LPWSTR, LPVOID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RasDialDlg
alias RasDialDlg = RasDialDlgW
Undocumented in source.
RasDialDlg
alias RasDialDlg = RasDialDlgA
Undocumented in source.
RasEntryDlg
alias RasEntryDlg = RasEntryDlgW
Undocumented in source.
RasEntryDlg
alias RasEntryDlg = RasEntryDlgA
Undocumented in source.
RasPhonebookDlg
alias RasPhonebookDlg = RasPhonebookDlgW
Undocumented in source.
RasPhonebookDlg
alias RasPhonebookDlg = RasPhonebookDlgA
Undocumented in source.

Enums

RASPBDEVENT_AddEntry
anonymousenum RASPBDEVENT_AddEntry
Undocumented in source.

Functions

RasDialDlgA
BOOL RasDialDlgA(LPSTR , LPSTR , LPSTR , LPRASDIALDLG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RasDialDlgW
BOOL RasDialDlgW(LPWSTR , LPWSTR , LPWSTR , LPRASDIALDLG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RasEntryDlgA
BOOL RasEntryDlgA(LPSTR , LPSTR , LPRASENTRYDLGA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RasEntryDlgW
BOOL RasEntryDlgW(LPWSTR , LPWSTR , LPRASENTRYDLGW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RasPhonebookDlgA
BOOL RasPhonebookDlgA(LPSTR , LPSTR , LPRASPBDLGA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RasPhonebookDlgW
BOOL RasPhonebookDlgW(LPWSTR , LPWSTR , LPRASPBDLGW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

RASDIALDLG
struct RASDIALDLG
Undocumented in source.
RASENTRYDLGA
struct RASENTRYDLGA
Undocumented in source.
RASENTRYDLGW
struct RASENTRYDLGW
Undocumented in source.
RASNOUSERA
struct RASNOUSERA
Undocumented in source.
RASNOUSERW
struct RASNOUSERW
Undocumented in source.
RASPBDLGA
struct RASPBDLGA
Undocumented in source.
RASPBDLGW
struct RASPBDLGW
Undocumented in source.

Variables

RASDDFLAG_PositionDlg
auto RASDDFLAG_PositionDlg;
Undocumented in source.
RASEDFLAG_CloneEntry
auto RASEDFLAG_CloneEntry;
Undocumented in source.
RASEDFLAG_NewEntry
auto RASEDFLAG_NewEntry;
Undocumented in source.
RASEDFLAG_PositionDlg
auto RASEDFLAG_PositionDlg;
Undocumented in source.
RASPBDFLAG_ForceCloseOnDial
auto RASPBDFLAG_ForceCloseOnDial;
Undocumented in source.
RASPBDFLAG_NoUser
auto RASPBDFLAG_NoUser;
Undocumented in source.
RASPBDFLAG_PositionDlg
auto RASPBDFLAG_PositionDlg;
Undocumented in source.

Meta