Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This header is used by The Windows Shell. For more information, see:
intshcut.h contains the following programming interfaces:
Functions
| InetIsOffline Determines whether the system is connected to the Internet. |
| MIMEAssociationDialogA Runs the unregistered MIME content type dialog box.Note Windows XP Service Pack 2 (SP2) or later:_This function is no longer supported. (ANSI) |
| MIMEAssociationDialogW Runs the unregistered MIME content type dialog box.Note Windows XP Service Pack 2 (SP2) or later:_This function is no longer supported. (Unicode) |
| TranslateURLA Applies common translations to a given URL string, creating a new URL string. (ANSI) |
| TranslateURLW Applies common translations to a given URL string, creating a new URL string. (Unicode) |
| URLAssociationDialogA Invokes the unregistered URL protocol dialog box. (ANSI) |
| URLAssociationDialogW Invokes the unregistered URL protocol dialog box. (Unicode) |
Enumerations
| MIMEASSOCIATIONDIALOG_IN_FLAGS Used with the MIMEAssociationDialog function to determine how it executes. |
| TRANSLATEURL_IN_FLAGS The TRANSLATEURL_IN_FLAGS enumerated values are used with the TranslateURL function to determine how it will execute. |
| URLASSOCIATIONDIALOG_IN_FLAGS The URLASSOCIATIONDIALOG_IN_FLAGS enumerated values are used with URLAssociationDialog to determine how it executes. |