windows.intshcut

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

Members

Aliases

CURLINVOKECOMMANDINFO
alias CURLINVOKECOMMANDINFO = URLINVOKECOMMANDINFO
Undocumented in source.
MIMEAssociationDialog
alias MIMEAssociationDialog = MIMEAssociationDialogA
Undocumented in source.
MIMEAssociationDialog
alias MIMEAssociationDialog = MIMEAssociationDialogW
Undocumented in source.
PIUniformResourceLocator, PCIUniformResourceLocator
alias PIUniformResourceLocator, PCIUniformResourceLocator = IUniformResourceLocator
Undocumented in source.
PURLINVOKECOMMANDINFO, PCURLINVOKECOMMANDINFO
alias PURLINVOKECOMMANDINFO, PCURLINVOKECOMMANDINFO = URLINVOKECOMMANDINFO*
Undocumented in source.
TranslateURL
alias TranslateURL = TranslateURLW
Undocumented in source.
TranslateURL
alias TranslateURL = TranslateURLA
Undocumented in source.
URLAssociationDialog
alias URLAssociationDialog = URLAssociationDialogW
Undocumented in source.
URLAssociationDialog
alias URLAssociationDialog = URLAssociationDialogA
Undocumented in source.

Enums

E_FLAGS
anonymousenum E_FLAGS
Undocumented in source.
IURL_INVOKECOMMAND_FLAGS
enum IURL_INVOKECOMMAND_FLAGS
Undocumented in source.
IURL_SETURL_FLAGS
enum IURL_SETURL_FLAGS
Undocumented in source.
MIMEASSOCIATIONDIALOG_IN_FLAGS
enum MIMEASSOCIATIONDIALOG_IN_FLAGS
Undocumented in source.
TRANSLATEURL_IN_FLAGS
enum TRANSLATEURL_IN_FLAGS
Undocumented in source.
URLASSOCIATIONDIALOG_IN_FLAGS
enum URLASSOCIATIONDIALOG_IN_FLAGS
Undocumented in source.

Functions

InetIsOffline
BOOL InetIsOffline(DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MIMEAssociationDialogA
HRESULT MIMEAssociationDialogA(HWND , DWORD , PCSTR , PCSTR , PSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MIMEAssociationDialogW
HRESULT MIMEAssociationDialogW(HWND , DWORD , PCWSTR , PCWSTR , PWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateURLA
HRESULT TranslateURLA(PCSTR , DWORD , PSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TranslateURLW
HRESULT TranslateURLW(PCWSTR , DWORD , PWSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
URLAssociationDialogA
HRESULT URLAssociationDialogA(HWND , DWORD , PCSTR , PCSTR , PSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
URLAssociationDialogW
HRESULT URLAssociationDialogW(HWND , DWORD , PCWSTR , PCWSTR , PWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Interfaces

IUniformResourceLocator
interface IUniformResourceLocator
Undocumented in source.

Structs

URLINVOKECOMMANDINFO
struct URLINVOKECOMMANDINFO
Undocumented in source.

Meta