Updated project files for 1.0.17 release

pull/10/head
David Hall 2018-07-26 22:54:41 -06:00
parent efd86528a1
commit 38db67b78b
30 changed files with 5876 additions and 5886 deletions

View File

@ -1,15 +1,5 @@
## Correlation report for qmgr.dll
### Methods (0% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[private: int __cdecl CPerfMon::IsValidInstId(struct CPerfMon::__OBJECT_ORD * __ptr64,struct CPerfMon::__INSTANCE_ID * __ptr64)const __ptr64](https://www.google.com/search?num=5&q=private: int __cdecl CPerfMon::IsValidInstId(struct CPerfMon::__OBJECT_ORD * __ptr64,struct CPerfMon::__INSTANCE_ID * __ptr64)const __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
[private: int __cdecl CPerfMon::IsValidObjOrd(struct CPerfMon::__OBJECT_ORD * __ptr64)const __ptr64](https://www.google.com/search?num=5&q=private: int __cdecl CPerfMon::IsValidObjOrd(struct CPerfMon::__OBJECT_ORD * __ptr64)const __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
[private: int __cdecl CPerfMon::ObjectIdToPerfItemIndex(struct CPerfMon::__OBJECT_ID * __ptr64)const __ptr64](https://www.google.com/search?num=5&q=private: int __cdecl CPerfMon::ObjectIdToPerfItemIndex(struct CPerfMon::__OBJECT_ID * __ptr64)const __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
[private: struct CPerfMon::_PERF_ITEM * __ptr64 __cdecl CPerfMon::CounterIdToPerfItem(struct CPerfMon::__COUNTER_ID * __ptr64)const __ptr64](https://www.google.com/search?num=5&q=private: struct CPerfMon::_PERF_ITEM * __ptr64 __cdecl CPerfMon::CounterIdToPerfItem(struct CPerfMon::__COUNTER_ID * __ptr64)const __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
[private: struct CPerfMon::_PERF_ITEM * __ptr64 __cdecl CPerfMon::ObjectIdToPerfItem(struct CPerfMon::__OBJECT_ID * __ptr64)const __ptr64](https://www.google.com/search?num=5&q=private: struct CPerfMon::_PERF_ITEM * __ptr64 __cdecl CPerfMon::ObjectIdToPerfItem(struct CPerfMon::__OBJECT_ID * __ptr64)const __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
[public: __int64 * __ptr64 __cdecl CPerfMon::GetCounter64(struct CPerfMon::__COUNTER_ID * __ptr64,struct CPerfMon::__INSTANCE_ID * __ptr64) __ptr64](https://www.google.com/search?num=5&q=public: __int64 * __ptr64 __cdecl CPerfMon::GetCounter64(struct CPerfMon::__COUNTER_ID * __ptr64,struct CPerfMon::__INSTANCE_ID * __ptr64) __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
[public: class CPerfMon & __ptr64 __cdecl CPerfMon::operator=(class CPerfMon const & __ptr64) __ptr64](https://www.google.com/search?num=5&q=public: class CPerfMon & __ptr64 __cdecl CPerfMon::operator=(class CPerfMon const & __ptr64) __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
[public: long * __ptr64 __cdecl CPerfMon::GetCounter32(struct CPerfMon::__COUNTER_ID * __ptr64,struct CPerfMon::__INSTANCE_ID * __ptr64) __ptr64](https://www.google.com/search?num=5&q=public: long * __ptr64 __cdecl CPerfMon::GetCounter32(struct CPerfMon::__COUNTER_ID * __ptr64,struct CPerfMon::__INSTANCE_ID * __ptr64) __ptr64+site%3Amsdn.microsoft.com) | qmgr.dll | |
### Methods (100% complete)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---

View File

@ -4,7 +4,7 @@ Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[_TrackMouseEvent](http://msdn2.microsoft.com/en-us/library/ms646266) | comctl32.dll | CommCtrl.h | Vanara.PInvoke.ComCtl32._TrackMouseEvent
[CreateMappedBitmap](http://msdn2.microsoft.com/en-us/library/bb787467) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.CreateMappedBitmap
[CreatePropertySheetPage](https://www.google.com/search?num=5&q=CreatePropertySheetPage+site%3Amsdn.microsoft.com) | comctl32.dll | Prsht.h | Vanara.PInvoke.ComCtl32.CreatePropertySheetPage
[CreatePropertySheetPage](https://www.google.com/search?num=5&q=CreatePropertySheetPage+site%3Amicrosoft.com) | comctl32.dll | Prsht.h | Vanara.PInvoke.ComCtl32.CreatePropertySheetPage
[CreateUpDownControl](http://msdn2.microsoft.com/en-us/library/bb759977) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.CreateUpDownControl
[DefSubclassProc](http://msdn2.microsoft.com/en-us/library/bb776403) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.DefSubclassProc
[DestroyPropertySheetPage](http://msdn2.microsoft.com/en-us/library/bb760809) | comctl32.dll | Prsht.h | Vanara.PInvoke.ComCtl32.DestroyPropertySheetPage
@ -29,7 +29,7 @@ Native Method | Native DLL | Header | Managed Method
[DPA_Sort](http://msdn2.microsoft.com/en-us/library/bb775637) | comctl32.dll | Dpa_dsa.h | Vanara.PInvoke.ComCtl32.DPA_Sort
[DrawInsert](http://msdn2.microsoft.com/en-us/library/bb761723) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.DrawInsert
[DrawShadowText](http://msdn2.microsoft.com/en-us/library/bb775639) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.DrawShadowText
[DrawStatusText](https://www.google.com/search?num=5&q=DrawStatusText+site%3Amsdn.microsoft.com) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.DrawStatusText
[DrawStatusText](https://www.google.com/search?num=5&q=DrawStatusText+site%3Amicrosoft.com) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.DrawStatusText
[DSA_Clone](http://msdn2.microsoft.com/en-us/library/bb775645) | comctl32.dll | Dpa_dsa.h | Vanara.PInvoke.ComCtl32.DSA_Clone
[DSA_Create](http://msdn2.microsoft.com/en-us/library/bb775647) | comctl32.dll | Dpa_dsa.h | Vanara.PInvoke.ComCtl32.DSA_Create
[DSA_DeleteAllItems](http://msdn2.microsoft.com/en-us/library/bb775649) | comctl32.dll | Dpa_dsa.h | Vanara.PInvoke.ComCtl32.DSA_DeleteAllItems
@ -46,13 +46,13 @@ Native Method | Native DLL | Header | Managed Method
[GetEffectiveClientRect](http://msdn2.microsoft.com/en-us/library/bb775674) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.GetEffectiveClientRect
[GetMUILanguage](http://msdn2.microsoft.com/en-us/library/bb775676) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.GetMUILanguage
[GetWindowSubclass](http://msdn2.microsoft.com/en-us/library/bb776430) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.GetWindowSubclass
[HIMAGELIST_QueryInterface](https://www.google.com/search?num=5&q=HIMAGELIST_QueryInterface+site%3Amsdn.microsoft.com) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.HIMAGELIST_QueryInterface
[HIMAGELIST_QueryInterface](https://www.google.com/search?num=5&q=HIMAGELIST_QueryInterface+site%3Amicrosoft.com) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.HIMAGELIST_QueryInterface
[ImageList_CoCreateInstance](http://msdn2.microsoft.com/en-us/library/bb761518) | comctl32.dll | CommonControls.h | Vanara.PInvoke.ComCtl32.ImageList_CoCreateInstance
[ImageList_Create](http://msdn2.microsoft.com/en-us/library/bb761522) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_Create
[ImageList_Destroy](http://msdn2.microsoft.com/en-us/library/bb761524) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_Destroy
[ImageList_Duplicate](http://msdn2.microsoft.com/en-us/library/bb761540) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_Duplicate
[ImageList_GetIcon](http://msdn2.microsoft.com/en-us/library/bb761548) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_GetIcon
[ImageList_LoadImage](https://www.google.com/search?num=5&q=ImageList_LoadImage+site%3Amsdn.microsoft.com) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_LoadImage
[ImageList_LoadImage](https://www.google.com/search?num=5&q=ImageList_LoadImage+site%3Amicrosoft.com) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_LoadImage
[ImageList_Read](http://msdn2.microsoft.com/en-us/library/bb761560) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_Read
[ImageList_ReadEx](http://msdn2.microsoft.com/en-us/library/bb761562) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_ReadEx
[ImageList_Write](http://msdn2.microsoft.com/en-us/library/bb775228) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ImageList_Write
@ -64,7 +64,7 @@ Native Method | Native DLL | Header | Managed Method
[LoadIconWithScaleDown](http://msdn2.microsoft.com/en-us/library/bb775703) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.LoadIconWithScaleDown
[MakeDragList](http://msdn2.microsoft.com/en-us/library/bb761725) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.MakeDragList
[MenuHelp](http://msdn2.microsoft.com/en-us/library/bb760765) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.MenuHelp
[PropertySheet](https://www.google.com/search?num=5&q=PropertySheet+site%3Amsdn.microsoft.com) | comctl32.dll | Prsht.h | Vanara.PInvoke.ComCtl32.PropertySheet
[PropertySheet](https://www.google.com/search?num=5&q=PropertySheet+site%3Amicrosoft.com) | comctl32.dll | Prsht.h | Vanara.PInvoke.ComCtl32.PropertySheet
[RemoveWindowSubclass](http://msdn2.microsoft.com/en-us/library/bb762094) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.RemoveWindowSubclass
[SetWindowSubclass](http://msdn2.microsoft.com/en-us/library/bb762102) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.SetWindowSubclass
[ShowHideMenuCtl](http://msdn2.microsoft.com/en-us/library/bb775731) | comctl32.dll | Commctrl.h | Vanara.PInvoke.ComCtl32.ShowHideMenuCtl
@ -77,7 +77,7 @@ Native Structure | Header | Managed Structure
[BUTTON_IMAGELIST](http://msdn2.microsoft.com/en-us/library/bb775953) | Commctrl.h | Vanara.PInvoke.ComCtl32+BUTTON_IMAGELIST
[BUTTON_SPLITINFO](http://msdn2.microsoft.com/en-us/library/bb775955) | Commctrl.h | Vanara.PInvoke.ComCtl32+BUTTON_SPLITINFO
[COLORMAP](http://msdn2.microsoft.com/en-us/library/bb760448) | Commctrl.h | Vanara.PInvoke.ComCtl32+COLORMAP
[COLORSCHEME](https://www.google.com/search?num=5&q=COLORSCHEME+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.ComCtl32+COLORSCHEME
[COLORSCHEME](https://www.google.com/search?num=5&q=COLORSCHEME+site%3Amicrosoft.com) | | Vanara.PInvoke.ComCtl32+COLORSCHEME
[COMBOBOXEXITEM](http://msdn2.microsoft.com/en-us/library/bb775746) | Commctrl.h | Vanara.PInvoke.ComCtl32+COMBOBOXEXITEM
[COMBOBOXINFO](http://msdn2.microsoft.com/en-us/library/bb775798) | Winuser.h | Vanara.PInvoke.ComCtl32+COMBOBOXINFO
[DPASTREAMINFO](http://msdn2.microsoft.com/en-us/library/bb775504) | Dpa_dsa.h | Vanara.PInvoke.ComCtl32+DPASTREAMINFO

View File

@ -11,14 +11,14 @@ Native Method | Native DLL | Header | Managed Method
[CredUIReadSSOCred](http://msdn2.microsoft.com/en-us/library/aa375177) | credui.dll | wincred.h | Vanara.PInvoke.CredUI.CredUIReadSSOCred
[CredUIStoreSSOCred](http://msdn2.microsoft.com/en-us/library/aa375181) | credui.dll | wincred.h | Vanara.PInvoke.CredUI.CredUIStoreSSOCred
[CredUnPackAuthenticationBuffer](http://msdn2.microsoft.com/en-us/library/aa375185) | credui.dll | wincred.h | Vanara.PInvoke.CredUI.CredUnPackAuthenticationBuffer
[SspiGetCredUIContext](https://www.google.com/search?num=5&q=SspiGetCredUIContext+site%3Amsdn.microsoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiGetCredUIContext
[SspiIsPromptingNeeded](https://www.google.com/search?num=5&q=SspiIsPromptingNeeded+site%3Amsdn.microsoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiIsPromptingNeeded
[SspiPromptForCredentials](https://www.google.com/search?num=5&q=SspiPromptForCredentialsA+site%3Amsdn.microsoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiPromptForCredentials
[SspiUnmarshalCredUIContext](https://www.google.com/search?num=5&q=SspiUnmarshalCredUIContext+site%3Amsdn.microsoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiUnmarshalCredUIContext
[SspiUpdateCredentials](https://www.google.com/search?num=5&q=SspiUpdateCredentials+site%3Amsdn.microsoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiUpdateCredentials
[SspiGetCredUIContext](https://www.google.com/search?num=5&q=SspiGetCredUIContext+site%3Amicrosoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiGetCredUIContext
[SspiIsPromptingNeeded](https://www.google.com/search?num=5&q=SspiIsPromptingNeeded+site%3Amicrosoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiIsPromptingNeeded
[SspiPromptForCredentials](https://www.google.com/search?num=5&q=SspiPromptForCredentialsA+site%3Amicrosoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiPromptForCredentials
[SspiUnmarshalCredUIContext](https://www.google.com/search?num=5&q=SspiUnmarshalCredUIContext+site%3Amicrosoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiUnmarshalCredUIContext
[SspiUpdateCredentials](https://www.google.com/search?num=5&q=SspiUpdateCredentials+site%3Amicrosoft.com) | credui.dll | Sspi.h | Vanara.PInvoke.CredUI.SspiUpdateCredentials
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[CREDUI_INFO](http://msdn2.microsoft.com/en-us/library/aa375183) | wincred.h | Vanara.PInvoke.CredUI+CREDUI_INFO
[PSEC_WINNT_CREDUI_CONTEXT](https://www.google.com/search?num=5&q=PSEC_WINNT_CREDUI_CONTEXT+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.CredUI+PSEC_WINNT_CREDUI_CONTEXT
[PSEC_WINNT_CREDUI_CONTEXT_VECTOR](https://www.google.com/search?num=5&q=PSEC_WINNT_CREDUI_CONTEXT_VECTOR+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.CredUI+PSEC_WINNT_CREDUI_CONTEXT_VECTOR
[PSEC_WINNT_CREDUI_CONTEXT](https://www.google.com/search?num=5&q=PSEC_WINNT_CREDUI_CONTEXT+site%3Amicrosoft.com) | | Vanara.PInvoke.CredUI+PSEC_WINNT_CREDUI_CONTEXT
[PSEC_WINNT_CREDUI_CONTEXT_VECTOR](https://www.google.com/search?num=5&q=PSEC_WINNT_CREDUI_CONTEXT_VECTOR+site%3Amicrosoft.com) | | Vanara.PInvoke.CredUI+PSEC_WINNT_CREDUI_CONTEXT_VECTOR

View File

@ -2,249 +2,249 @@
### Methods (0% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[CertAddCertificateContextToStore](https://www.google.com/search?num=5&q=CertAddCertificateContextToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddCertificateLinkToStore](https://www.google.com/search?num=5&q=CertAddCertificateLinkToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddCRLContextToStore](https://www.google.com/search?num=5&q=CertAddCRLContextToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddCRLLinkToStore](https://www.google.com/search?num=5&q=CertAddCRLLinkToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddCTLContextToStore](https://www.google.com/search?num=5&q=CertAddCTLContextToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddCTLLinkToStore](https://www.google.com/search?num=5&q=CertAddCTLLinkToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddEncodedCertificateToStore](https://www.google.com/search?num=5&q=CertAddEncodedCertificateToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddEncodedCertificateToSystemStore](https://www.google.com/search?num=5&q=CertAddEncodedCertificateToSystemStoreA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddEncodedCRLToStore](https://www.google.com/search?num=5&q=CertAddEncodedCRLToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddEncodedCTLToStore](https://www.google.com/search?num=5&q=CertAddEncodedCTLToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddEnhancedKeyUsageIdentifier](https://www.google.com/search?num=5&q=CertAddEnhancedKeyUsageIdentifier+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddRefServerOcspResponse](https://www.google.com/search?num=5&q=CertAddRefServerOcspResponse+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddRefServerOcspResponseContext](https://www.google.com/search?num=5&q=CertAddRefServerOcspResponseContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddSerializedElementToStore](https://www.google.com/search?num=5&q=CertAddSerializedElementToStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddStoreToCollection](https://www.google.com/search?num=5&q=CertAddStoreToCollection+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAlgIdToOID](https://www.google.com/search?num=5&q=CertAlgIdToOID+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCloseServerOcspResponse](https://www.google.com/search?num=5&q=CertCloseServerOcspResponse+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCloseStore](https://www.google.com/search?num=5&q=CertCloseStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCompareCertificate](https://www.google.com/search?num=5&q=CertCompareCertificate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCompareCertificateName](https://www.google.com/search?num=5&q=CertCompareCertificateName+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCompareIntegerBlob](https://www.google.com/search?num=5&q=CertCompareIntegerBlob+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertComparePublicKeyInfo](https://www.google.com/search?num=5&q=CertComparePublicKeyInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertControlStore](https://www.google.com/search?num=5&q=CertControlStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCreateCertificateChainEngine](https://www.google.com/search?num=5&q=CertCreateCertificateChainEngine+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCreateCertificateContext](https://www.google.com/search?num=5&q=CertCreateCertificateContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCreateContext](https://www.google.com/search?num=5&q=CertCreateContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCreateCRLContext](https://www.google.com/search?num=5&q=CertCreateCRLContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCreateCTLContext](https://www.google.com/search?num=5&q=CertCreateCTLContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCreateCTLEntryFromCertificateContextProperties](https://www.google.com/search?num=5&q=CertCreateCTLEntryFromCertificateContextProperties+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertCreateSelfSignCertificate](https://www.google.com/search?num=5&q=CertCreateSelfSignCertificate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDeleteCertificateFromStore](https://www.google.com/search?num=5&q=CertDeleteCertificateFromStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDeleteCRLFromStore](https://www.google.com/search?num=5&q=CertDeleteCRLFromStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDeleteCTLFromStore](https://www.google.com/search?num=5&q=CertDeleteCTLFromStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDuplicateCertificateChain](https://www.google.com/search?num=5&q=CertDuplicateCertificateChain+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDuplicateCertificateContext](https://www.google.com/search?num=5&q=CertDuplicateCertificateContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDuplicateCRLContext](https://www.google.com/search?num=5&q=CertDuplicateCRLContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDuplicateCTLContext](https://www.google.com/search?num=5&q=CertDuplicateCTLContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertDuplicateStore](https://www.google.com/search?num=5&q=CertDuplicateStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumCertificateContextProperties](https://www.google.com/search?num=5&q=CertEnumCertificateContextProperties+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumCertificatesInStore](https://www.google.com/search?num=5&q=CertEnumCertificatesInStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumCRLContextProperties](https://www.google.com/search?num=5&q=CertEnumCRLContextProperties+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumCRLsInStore](https://www.google.com/search?num=5&q=CertEnumCRLsInStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumCTLContextProperties](https://www.google.com/search?num=5&q=CertEnumCTLContextProperties+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumCTLsInStore](https://www.google.com/search?num=5&q=CertEnumCTLsInStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumPhysicalStore](https://www.google.com/search?num=5&q=CertEnumPhysicalStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumSubjectInSortedCTL](https://www.google.com/search?num=5&q=CertEnumSubjectInSortedCTL+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumSystemStore](https://www.google.com/search?num=5&q=CertEnumSystemStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertEnumSystemStoreLocation](https://www.google.com/search?num=5&q=CertEnumSystemStoreLocation+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindAttribute](https://www.google.com/search?num=5&q=CertFindAttribute+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindCertificateInCRL](https://www.google.com/search?num=5&q=CertFindCertificateInCRL+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindCertificateInStore](https://www.google.com/search?num=5&q=CertFindCertificateInStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindChainInStore](https://www.google.com/search?num=5&q=CertFindChainInStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindCRLInStore](https://www.google.com/search?num=5&q=CertFindCRLInStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindCTLInStore](https://www.google.com/search?num=5&q=CertFindCTLInStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindExtension](https://www.google.com/search?num=5&q=CertFindExtension+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindRDNAttr](https://www.google.com/search?num=5&q=CertFindRDNAttr+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindSubjectInCTL](https://www.google.com/search?num=5&q=CertFindSubjectInCTL+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFindSubjectInSortedCTL](https://www.google.com/search?num=5&q=CertFindSubjectInSortedCTL+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFreeCertificateChain](https://www.google.com/search?num=5&q=CertFreeCertificateChain+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFreeCertificateChainEngine](https://www.google.com/search?num=5&q=CertFreeCertificateChainEngine+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFreeCertificateChainList](https://www.google.com/search?num=5&q=CertFreeCertificateChainList+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFreeCertificateContext](https://www.google.com/search?num=5&q=CertFreeCertificateContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFreeCRLContext](https://www.google.com/search?num=5&q=CertFreeCRLContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFreeCTLContext](https://www.google.com/search?num=5&q=CertFreeCTLContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertFreeServerOcspResponseContext](https://www.google.com/search?num=5&q=CertFreeServerOcspResponseContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetCertificateChain](https://www.google.com/search?num=5&q=CertGetCertificateChain+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetCertificateContextProperty](https://www.google.com/search?num=5&q=CertGetCertificateContextProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetCRLContextProperty](https://www.google.com/search?num=5&q=CertGetCRLContextProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetCRLFromStore](https://www.google.com/search?num=5&q=CertGetCRLFromStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetCTLContextProperty](https://www.google.com/search?num=5&q=CertGetCTLContextProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetEnhancedKeyUsage](https://www.google.com/search?num=5&q=CertGetEnhancedKeyUsage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetIntendedKeyUsage](https://www.google.com/search?num=5&q=CertGetIntendedKeyUsage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetIssuerCertificateFromStore](https://www.google.com/search?num=5&q=CertGetIssuerCertificateFromStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetNameString](https://www.google.com/search?num=5&q=CertGetNameStringA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetPublicKeyLength](https://www.google.com/search?num=5&q=CertGetPublicKeyLength+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetServerOcspResponseContext](https://www.google.com/search?num=5&q=CertGetServerOcspResponseContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetStoreProperty](https://www.google.com/search?num=5&q=CertGetStoreProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetSubjectCertificateFromStore](https://www.google.com/search?num=5&q=CertGetSubjectCertificateFromStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertGetValidUsages](https://www.google.com/search?num=5&q=CertGetValidUsages+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertIsRDNAttrsInCertificateName](https://www.google.com/search?num=5&q=CertIsRDNAttrsInCertificateName+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertIsStrongHashToSign](https://www.google.com/search?num=5&q=CertIsStrongHashToSign+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertIsValidCRLForCertificate](https://www.google.com/search?num=5&q=CertIsValidCRLForCertificate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertIsWeakHash](https://www.google.com/search?num=5&q=CertIsWeakHash+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertNameToStr](https://www.google.com/search?num=5&q=CertNameToStrA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertOIDToAlgId](https://www.google.com/search?num=5&q=CertOIDToAlgId+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertOpenServerOcspResponse](https://www.google.com/search?num=5&q=CertOpenServerOcspResponse+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertOpenStore](https://www.google.com/search?num=5&q=CertOpenStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertOpenSystemStore](https://www.google.com/search?num=5&q=CertOpenSystemStoreA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertRDNValueToStr](https://www.google.com/search?num=5&q=CertRDNValueToStrA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertRegisterPhysicalStore](https://www.google.com/search?num=5&q=CertRegisterPhysicalStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertRegisterSystemStore](https://www.google.com/search?num=5&q=CertRegisterSystemStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertRemoveEnhancedKeyUsageIdentifier](https://www.google.com/search?num=5&q=CertRemoveEnhancedKeyUsageIdentifier+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertRemoveStoreFromCollection](https://www.google.com/search?num=5&q=CertRemoveStoreFromCollection+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertResyncCertificateChainEngine](https://www.google.com/search?num=5&q=CertResyncCertificateChainEngine+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertRetrieveLogoOrBiometricInfo](https://www.google.com/search?num=5&q=CertRetrieveLogoOrBiometricInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSaveStore](https://www.google.com/search?num=5&q=CertSaveStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSelectCertificateChains](https://www.google.com/search?num=5&q=CertSelectCertificateChains+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSerializeCertificateStoreElement](https://www.google.com/search?num=5&q=CertSerializeCertificateStoreElement+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSerializeCRLStoreElement](https://www.google.com/search?num=5&q=CertSerializeCRLStoreElement+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSerializeCTLStoreElement](https://www.google.com/search?num=5&q=CertSerializeCTLStoreElement+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSetCertificateContextPropertiesFromCTLEntry](https://www.google.com/search?num=5&q=CertSetCertificateContextPropertiesFromCTLEntry+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSetCertificateContextProperty](https://www.google.com/search?num=5&q=CertSetCertificateContextProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSetCRLContextProperty](https://www.google.com/search?num=5&q=CertSetCRLContextProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSetCTLContextProperty](https://www.google.com/search?num=5&q=CertSetCTLContextProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSetEnhancedKeyUsage](https://www.google.com/search?num=5&q=CertSetEnhancedKeyUsage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertSetStoreProperty](https://www.google.com/search?num=5&q=CertSetStoreProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertStrToName](https://www.google.com/search?num=5&q=CertStrToNameA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertUnregisterPhysicalStore](https://www.google.com/search?num=5&q=CertUnregisterPhysicalStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertUnregisterSystemStore](https://www.google.com/search?num=5&q=CertUnregisterSystemStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifyCertificateChainPolicy](https://www.google.com/search?num=5&q=CertVerifyCertificateChainPolicy+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifyCRLRevocation](https://www.google.com/search?num=5&q=CertVerifyCRLRevocation+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifyCRLTimeValidity](https://www.google.com/search?num=5&q=CertVerifyCRLTimeValidity+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifyCTLUsage](https://www.google.com/search?num=5&q=CertVerifyCTLUsage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifyRevocation](https://www.google.com/search?num=5&q=CertVerifyRevocation+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifySubjectCertificateContext](https://www.google.com/search?num=5&q=CertVerifySubjectCertificateContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifyTimeValidity](https://www.google.com/search?num=5&q=CertVerifyTimeValidity+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertVerifyValidityNesting](https://www.google.com/search?num=5&q=CertVerifyValidityNesting+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptAcquireCertificatePrivateKey](https://www.google.com/search?num=5&q=CryptAcquireCertificatePrivateKey+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptBinaryToString](https://www.google.com/search?num=5&q=CryptBinaryToStringA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptCloseAsyncHandle](https://www.google.com/search?num=5&q=CryptCloseAsyncHandle+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptCreateAsyncHandle](https://www.google.com/search?num=5&q=CryptCreateAsyncHandle+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptCreateKeyIdentifierFromCSP](https://www.google.com/search?num=5&q=CryptCreateKeyIdentifierFromCSP+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptDecodeMessage](https://www.google.com/search?num=5&q=CryptDecodeMessage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptDecodeObject](https://www.google.com/search?num=5&q=CryptDecodeObject+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptDecodeObjectEx](https://www.google.com/search?num=5&q=CryptDecodeObjectEx+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptDecryptAndVerifyMessageSignature](https://www.google.com/search?num=5&q=CryptDecryptAndVerifyMessageSignature+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptDecryptMessage](https://www.google.com/search?num=5&q=CryptDecryptMessage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptEncodeObject](https://www.google.com/search?num=5&q=CryptEncodeObject+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptEncodeObjectEx](https://www.google.com/search?num=5&q=CryptEncodeObjectEx+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptEncryptMessage](https://www.google.com/search?num=5&q=CryptEncryptMessage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptEnumKeyIdentifierProperties](https://www.google.com/search?num=5&q=CryptEnumKeyIdentifierProperties+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptEnumOIDFunction](https://www.google.com/search?num=5&q=CryptEnumOIDFunction+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptEnumOIDInfo](https://www.google.com/search?num=5&q=CryptEnumOIDInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptExportPKCS8](https://www.google.com/search?num=5&q=CryptExportPKCS8+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptExportPublicKeyInfo](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptExportPublicKeyInfoEx](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfoEx+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptExportPublicKeyInfoFromBCryptKeyHandle](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfoFromBCryptKeyHandle+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptFindCertificateKeyProvInfo](https://www.google.com/search?num=5&q=CryptFindCertificateKeyProvInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptFindLocalizedName](https://www.google.com/search?num=5&q=CryptFindLocalizedName+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptFindOIDInfo](https://www.google.com/search?num=5&q=CryptFindOIDInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptFormatObject](https://www.google.com/search?num=5&q=CryptFormatObject+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptFreeOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptFreeOIDFunctionAddress+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetAsyncParam](https://www.google.com/search?num=5&q=CryptGetAsyncParam+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetDefaultOIDDllList](https://www.google.com/search?num=5&q=CryptGetDefaultOIDDllList+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetDefaultOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptGetDefaultOIDFunctionAddress+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetKeyIdentifierProperty](https://www.google.com/search?num=5&q=CryptGetKeyIdentifierProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetMessageCertificates](https://www.google.com/search?num=5&q=CryptGetMessageCertificates+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetMessageSignerCount](https://www.google.com/search?num=5&q=CryptGetMessageSignerCount+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptGetOIDFunctionAddress+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptGetOIDFunctionValue](https://www.google.com/search?num=5&q=CryptGetOIDFunctionValue+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptHashCertificate](https://www.google.com/search?num=5&q=CryptHashCertificate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptHashCertificate2](https://www.google.com/search?num=5&q=CryptHashCertificate2+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptHashMessage](https://www.google.com/search?num=5&q=CryptHashMessage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptHashPublicKeyInfo](https://www.google.com/search?num=5&q=CryptHashPublicKeyInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptHashToBeSigned](https://www.google.com/search?num=5&q=CryptHashToBeSigned+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptImportPKCS8](https://www.google.com/search?num=5&q=CryptImportPKCS8+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptImportPublicKeyInfo](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptImportPublicKeyInfoEx](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfoEx+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptImportPublicKeyInfoEx2](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfoEx2+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptInitOIDFunctionSet](https://www.google.com/search?num=5&q=CryptInitOIDFunctionSet+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptInstallDefaultContext](https://www.google.com/search?num=5&q=CryptInstallDefaultContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptInstallOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptInstallOIDFunctionAddress+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptLoadSip](https://www.google.com/search?num=5&q=CryptLoadSip+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMemAlloc](https://www.google.com/search?num=5&q=CryptMemAlloc+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMemFree](https://www.google.com/search?num=5&q=CryptMemFree+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMemRealloc](https://www.google.com/search?num=5&q=CryptMemRealloc+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgCalculateEncodedLength](https://www.google.com/search?num=5&q=CryptMsgCalculateEncodedLength+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgClose](https://www.google.com/search?num=5&q=CryptMsgClose+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgControl](https://www.google.com/search?num=5&q=CryptMsgControl+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgCountersign](https://www.google.com/search?num=5&q=CryptMsgCountersign+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgCountersignEncoded](https://www.google.com/search?num=5&q=CryptMsgCountersignEncoded+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgDuplicate](https://www.google.com/search?num=5&q=CryptMsgDuplicate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgEncodeAndSignCTL](https://www.google.com/search?num=5&q=CryptMsgEncodeAndSignCTL+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgGetAndVerifySigner](https://www.google.com/search?num=5&q=CryptMsgGetAndVerifySigner+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgGetParam](https://www.google.com/search?num=5&q=CryptMsgGetParam+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgOpenToDecode](https://www.google.com/search?num=5&q=CryptMsgOpenToDecode+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgOpenToEncode](https://www.google.com/search?num=5&q=CryptMsgOpenToEncode+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgSignCTL](https://www.google.com/search?num=5&q=CryptMsgSignCTL+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgUpdate](https://www.google.com/search?num=5&q=CryptMsgUpdate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgVerifyCountersignatureEncoded](https://www.google.com/search?num=5&q=CryptMsgVerifyCountersignatureEncoded+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptMsgVerifyCountersignatureEncodedEx](https://www.google.com/search?num=5&q=CryptMsgVerifyCountersignatureEncodedEx+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptObjectLocatorFree](https://www.google.com/search?num=5&q=CryptObjectLocatorFree+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptObjectLocatorGet](https://www.google.com/search?num=5&q=CryptObjectLocatorGet+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptObjectLocatorGetContent](https://www.google.com/search?num=5&q=CryptObjectLocatorGetContent+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptObjectLocatorGetUpdated](https://www.google.com/search?num=5&q=CryptObjectLocatorGetUpdated+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptObjectLocatorInitialize](https://www.google.com/search?num=5&q=CryptObjectLocatorInitialize+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptObjectLocatorIsChanged](https://www.google.com/search?num=5&q=CryptObjectLocatorIsChanged+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptObjectLocatorRelease](https://www.google.com/search?num=5&q=CryptObjectLocatorRelease+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptProtectData](https://www.google.com/search?num=5&q=CryptProtectData+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptProtectMemory](https://www.google.com/search?num=5&q=CryptProtectMemory+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptQueryObject](https://www.google.com/search?num=5&q=CryptQueryObject+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptRegisterDefaultOIDFunction](https://www.google.com/search?num=5&q=CryptRegisterDefaultOIDFunction+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptRegisterOIDFunction](https://www.google.com/search?num=5&q=CryptRegisterOIDFunction+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptRegisterOIDInfo](https://www.google.com/search?num=5&q=CryptRegisterOIDInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptRetrieveTimeStamp](https://www.google.com/search?num=5&q=CryptRetrieveTimeStamp+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSetAsyncParam](https://www.google.com/search?num=5&q=CryptSetAsyncParam+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSetKeyIdentifierProperty](https://www.google.com/search?num=5&q=CryptSetKeyIdentifierProperty+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSetOIDFunctionValue](https://www.google.com/search?num=5&q=CryptSetOIDFunctionValue+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSignAndEncodeCertificate](https://www.google.com/search?num=5&q=CryptSignAndEncodeCertificate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSignAndEncryptMessage](https://www.google.com/search?num=5&q=CryptSignAndEncryptMessage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSignCertificate](https://www.google.com/search?num=5&q=CryptSignCertificate+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSignMessage](https://www.google.com/search?num=5&q=CryptSignMessage+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSignMessageWithKey](https://www.google.com/search?num=5&q=CryptSignMessageWithKey+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPAddProvider](https://www.google.com/search?num=5&q=CryptSIPAddProvider+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPCreateIndirectData](https://www.google.com/search?num=5&q=CryptSIPCreateIndirectData+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPGetCaps](https://www.google.com/search?num=5&q=CryptSIPGetCaps+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPGetSealedDigest](https://www.google.com/search?num=5&q=CryptSIPGetSealedDigest+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPGetSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPGetSignedDataMsg+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPLoad](https://www.google.com/search?num=5&q=CryptSIPLoad+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPPutSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPPutSignedDataMsg+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPRemoveProvider](https://www.google.com/search?num=5&q=CryptSIPRemoveProvider+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPRemoveSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPRemoveSignedDataMsg+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPRetrieveSubjectGuid](https://www.google.com/search?num=5&q=CryptSIPRetrieveSubjectGuid+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPRetrieveSubjectGuidForCatalogFile](https://www.google.com/search?num=5&q=CryptSIPRetrieveSubjectGuidForCatalogFile+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptSIPVerifyIndirectData](https://www.google.com/search?num=5&q=CryptSIPVerifyIndirectData+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptStringToBinary](https://www.google.com/search?num=5&q=CryptStringToBinaryA+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptUninstallDefaultContext](https://www.google.com/search?num=5&q=CryptUninstallDefaultContext+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptUnprotectData](https://www.google.com/search?num=5&q=CryptUnprotectData+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptUnprotectMemory](https://www.google.com/search?num=5&q=CryptUnprotectMemory+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptUnregisterDefaultOIDFunction](https://www.google.com/search?num=5&q=CryptUnregisterDefaultOIDFunction+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptUnregisterOIDFunction](https://www.google.com/search?num=5&q=CryptUnregisterOIDFunction+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptUnregisterOIDInfo](https://www.google.com/search?num=5&q=CryptUnregisterOIDInfo+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptUpdateProtectedState](https://www.google.com/search?num=5&q=CryptUpdateProtectedState+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyCertificateSignature](https://www.google.com/search?num=5&q=CryptVerifyCertificateSignature+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyCertificateSignatureEx](https://www.google.com/search?num=5&q=CryptVerifyCertificateSignatureEx+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyDetachedMessageHash](https://www.google.com/search?num=5&q=CryptVerifyDetachedMessageHash+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyDetachedMessageSignature](https://www.google.com/search?num=5&q=CryptVerifyDetachedMessageSignature+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyMessageHash](https://www.google.com/search?num=5&q=CryptVerifyMessageHash+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyMessageSignature](https://www.google.com/search?num=5&q=CryptVerifyMessageSignature+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyMessageSignatureWithKey](https://www.google.com/search?num=5&q=CryptVerifyMessageSignatureWithKey+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CryptVerifyTimeStampSignature](https://www.google.com/search?num=5&q=CryptVerifyTimeStampSignature+site%3Amsdn.microsoft.com) | crypt32.dll | |
[PFXExportCertStore](https://www.google.com/search?num=5&q=PFXExportCertStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[PFXExportCertStore2](https://www.google.com/search?num=5&q=PFXExportCertStore2+site%3Amsdn.microsoft.com) | crypt32.dll | |
[PFXExportCertStoreEx](https://www.google.com/search?num=5&q=PFXExportCertStoreEx+site%3Amsdn.microsoft.com) | crypt32.dll | |
[PFXImportCertStore](https://www.google.com/search?num=5&q=PFXImportCertStore+site%3Amsdn.microsoft.com) | crypt32.dll | |
[PFXIsPFXBlob](https://www.google.com/search?num=5&q=PFXIsPFXBlob+site%3Amsdn.microsoft.com) | crypt32.dll | |
[PFXVerifyPassword](https://www.google.com/search?num=5&q=PFXVerifyPassword+site%3Amsdn.microsoft.com) | crypt32.dll | |
[CertAddCertificateContextToStore](https://www.google.com/search?num=5&q=CertAddCertificateContextToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddCertificateLinkToStore](https://www.google.com/search?num=5&q=CertAddCertificateLinkToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddCRLContextToStore](https://www.google.com/search?num=5&q=CertAddCRLContextToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddCRLLinkToStore](https://www.google.com/search?num=5&q=CertAddCRLLinkToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddCTLContextToStore](https://www.google.com/search?num=5&q=CertAddCTLContextToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddCTLLinkToStore](https://www.google.com/search?num=5&q=CertAddCTLLinkToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddEncodedCertificateToStore](https://www.google.com/search?num=5&q=CertAddEncodedCertificateToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddEncodedCertificateToSystemStore](https://www.google.com/search?num=5&q=CertAddEncodedCertificateToSystemStoreA+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddEncodedCRLToStore](https://www.google.com/search?num=5&q=CertAddEncodedCRLToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddEncodedCTLToStore](https://www.google.com/search?num=5&q=CertAddEncodedCTLToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddEnhancedKeyUsageIdentifier](https://www.google.com/search?num=5&q=CertAddEnhancedKeyUsageIdentifier+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddRefServerOcspResponse](https://www.google.com/search?num=5&q=CertAddRefServerOcspResponse+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddRefServerOcspResponseContext](https://www.google.com/search?num=5&q=CertAddRefServerOcspResponseContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddSerializedElementToStore](https://www.google.com/search?num=5&q=CertAddSerializedElementToStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertAddStoreToCollection](https://www.google.com/search?num=5&q=CertAddStoreToCollection+site%3Amicrosoft.com) | crypt32.dll | |
[CertAlgIdToOID](https://www.google.com/search?num=5&q=CertAlgIdToOID+site%3Amicrosoft.com) | crypt32.dll | |
[CertCloseServerOcspResponse](https://www.google.com/search?num=5&q=CertCloseServerOcspResponse+site%3Amicrosoft.com) | crypt32.dll | |
[CertCloseStore](https://www.google.com/search?num=5&q=CertCloseStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertCompareCertificate](https://www.google.com/search?num=5&q=CertCompareCertificate+site%3Amicrosoft.com) | crypt32.dll | |
[CertCompareCertificateName](https://www.google.com/search?num=5&q=CertCompareCertificateName+site%3Amicrosoft.com) | crypt32.dll | |
[CertCompareIntegerBlob](https://www.google.com/search?num=5&q=CertCompareIntegerBlob+site%3Amicrosoft.com) | crypt32.dll | |
[CertComparePublicKeyInfo](https://www.google.com/search?num=5&q=CertComparePublicKeyInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CertControlStore](https://www.google.com/search?num=5&q=CertControlStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertCreateCertificateChainEngine](https://www.google.com/search?num=5&q=CertCreateCertificateChainEngine+site%3Amicrosoft.com) | crypt32.dll | |
[CertCreateCertificateContext](https://www.google.com/search?num=5&q=CertCreateCertificateContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertCreateContext](https://www.google.com/search?num=5&q=CertCreateContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertCreateCRLContext](https://www.google.com/search?num=5&q=CertCreateCRLContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertCreateCTLContext](https://www.google.com/search?num=5&q=CertCreateCTLContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertCreateCTLEntryFromCertificateContextProperties](https://www.google.com/search?num=5&q=CertCreateCTLEntryFromCertificateContextProperties+site%3Amicrosoft.com) | crypt32.dll | |
[CertCreateSelfSignCertificate](https://www.google.com/search?num=5&q=CertCreateSelfSignCertificate+site%3Amicrosoft.com) | crypt32.dll | |
[CertDeleteCertificateFromStore](https://www.google.com/search?num=5&q=CertDeleteCertificateFromStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertDeleteCRLFromStore](https://www.google.com/search?num=5&q=CertDeleteCRLFromStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertDeleteCTLFromStore](https://www.google.com/search?num=5&q=CertDeleteCTLFromStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertDuplicateCertificateChain](https://www.google.com/search?num=5&q=CertDuplicateCertificateChain+site%3Amicrosoft.com) | crypt32.dll | |
[CertDuplicateCertificateContext](https://www.google.com/search?num=5&q=CertDuplicateCertificateContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertDuplicateCRLContext](https://www.google.com/search?num=5&q=CertDuplicateCRLContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertDuplicateCTLContext](https://www.google.com/search?num=5&q=CertDuplicateCTLContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertDuplicateStore](https://www.google.com/search?num=5&q=CertDuplicateStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumCertificateContextProperties](https://www.google.com/search?num=5&q=CertEnumCertificateContextProperties+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumCertificatesInStore](https://www.google.com/search?num=5&q=CertEnumCertificatesInStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumCRLContextProperties](https://www.google.com/search?num=5&q=CertEnumCRLContextProperties+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumCRLsInStore](https://www.google.com/search?num=5&q=CertEnumCRLsInStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumCTLContextProperties](https://www.google.com/search?num=5&q=CertEnumCTLContextProperties+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumCTLsInStore](https://www.google.com/search?num=5&q=CertEnumCTLsInStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumPhysicalStore](https://www.google.com/search?num=5&q=CertEnumPhysicalStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumSubjectInSortedCTL](https://www.google.com/search?num=5&q=CertEnumSubjectInSortedCTL+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumSystemStore](https://www.google.com/search?num=5&q=CertEnumSystemStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertEnumSystemStoreLocation](https://www.google.com/search?num=5&q=CertEnumSystemStoreLocation+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindAttribute](https://www.google.com/search?num=5&q=CertFindAttribute+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindCertificateInCRL](https://www.google.com/search?num=5&q=CertFindCertificateInCRL+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindCertificateInStore](https://www.google.com/search?num=5&q=CertFindCertificateInStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindChainInStore](https://www.google.com/search?num=5&q=CertFindChainInStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindCRLInStore](https://www.google.com/search?num=5&q=CertFindCRLInStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindCTLInStore](https://www.google.com/search?num=5&q=CertFindCTLInStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindExtension](https://www.google.com/search?num=5&q=CertFindExtension+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindRDNAttr](https://www.google.com/search?num=5&q=CertFindRDNAttr+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindSubjectInCTL](https://www.google.com/search?num=5&q=CertFindSubjectInCTL+site%3Amicrosoft.com) | crypt32.dll | |
[CertFindSubjectInSortedCTL](https://www.google.com/search?num=5&q=CertFindSubjectInSortedCTL+site%3Amicrosoft.com) | crypt32.dll | |
[CertFreeCertificateChain](https://www.google.com/search?num=5&q=CertFreeCertificateChain+site%3Amicrosoft.com) | crypt32.dll | |
[CertFreeCertificateChainEngine](https://www.google.com/search?num=5&q=CertFreeCertificateChainEngine+site%3Amicrosoft.com) | crypt32.dll | |
[CertFreeCertificateChainList](https://www.google.com/search?num=5&q=CertFreeCertificateChainList+site%3Amicrosoft.com) | crypt32.dll | |
[CertFreeCertificateContext](https://www.google.com/search?num=5&q=CertFreeCertificateContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertFreeCRLContext](https://www.google.com/search?num=5&q=CertFreeCRLContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertFreeCTLContext](https://www.google.com/search?num=5&q=CertFreeCTLContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertFreeServerOcspResponseContext](https://www.google.com/search?num=5&q=CertFreeServerOcspResponseContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetCertificateChain](https://www.google.com/search?num=5&q=CertGetCertificateChain+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetCertificateContextProperty](https://www.google.com/search?num=5&q=CertGetCertificateContextProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetCRLContextProperty](https://www.google.com/search?num=5&q=CertGetCRLContextProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetCRLFromStore](https://www.google.com/search?num=5&q=CertGetCRLFromStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetCTLContextProperty](https://www.google.com/search?num=5&q=CertGetCTLContextProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetEnhancedKeyUsage](https://www.google.com/search?num=5&q=CertGetEnhancedKeyUsage+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetIntendedKeyUsage](https://www.google.com/search?num=5&q=CertGetIntendedKeyUsage+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetIssuerCertificateFromStore](https://www.google.com/search?num=5&q=CertGetIssuerCertificateFromStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetNameString](https://www.google.com/search?num=5&q=CertGetNameStringA+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetPublicKeyLength](https://www.google.com/search?num=5&q=CertGetPublicKeyLength+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetServerOcspResponseContext](https://www.google.com/search?num=5&q=CertGetServerOcspResponseContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetStoreProperty](https://www.google.com/search?num=5&q=CertGetStoreProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetSubjectCertificateFromStore](https://www.google.com/search?num=5&q=CertGetSubjectCertificateFromStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertGetValidUsages](https://www.google.com/search?num=5&q=CertGetValidUsages+site%3Amicrosoft.com) | crypt32.dll | |
[CertIsRDNAttrsInCertificateName](https://www.google.com/search?num=5&q=CertIsRDNAttrsInCertificateName+site%3Amicrosoft.com) | crypt32.dll | |
[CertIsStrongHashToSign](https://www.google.com/search?num=5&q=CertIsStrongHashToSign+site%3Amicrosoft.com) | crypt32.dll | |
[CertIsValidCRLForCertificate](https://www.google.com/search?num=5&q=CertIsValidCRLForCertificate+site%3Amicrosoft.com) | crypt32.dll | |
[CertIsWeakHash](https://www.google.com/search?num=5&q=CertIsWeakHash+site%3Amicrosoft.com) | crypt32.dll | |
[CertNameToStr](https://www.google.com/search?num=5&q=CertNameToStrA+site%3Amicrosoft.com) | crypt32.dll | |
[CertOIDToAlgId](https://www.google.com/search?num=5&q=CertOIDToAlgId+site%3Amicrosoft.com) | crypt32.dll | |
[CertOpenServerOcspResponse](https://www.google.com/search?num=5&q=CertOpenServerOcspResponse+site%3Amicrosoft.com) | crypt32.dll | |
[CertOpenStore](https://www.google.com/search?num=5&q=CertOpenStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertOpenSystemStore](https://www.google.com/search?num=5&q=CertOpenSystemStoreA+site%3Amicrosoft.com) | crypt32.dll | |
[CertRDNValueToStr](https://www.google.com/search?num=5&q=CertRDNValueToStrA+site%3Amicrosoft.com) | crypt32.dll | |
[CertRegisterPhysicalStore](https://www.google.com/search?num=5&q=CertRegisterPhysicalStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertRegisterSystemStore](https://www.google.com/search?num=5&q=CertRegisterSystemStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertRemoveEnhancedKeyUsageIdentifier](https://www.google.com/search?num=5&q=CertRemoveEnhancedKeyUsageIdentifier+site%3Amicrosoft.com) | crypt32.dll | |
[CertRemoveStoreFromCollection](https://www.google.com/search?num=5&q=CertRemoveStoreFromCollection+site%3Amicrosoft.com) | crypt32.dll | |
[CertResyncCertificateChainEngine](https://www.google.com/search?num=5&q=CertResyncCertificateChainEngine+site%3Amicrosoft.com) | crypt32.dll | |
[CertRetrieveLogoOrBiometricInfo](https://www.google.com/search?num=5&q=CertRetrieveLogoOrBiometricInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CertSaveStore](https://www.google.com/search?num=5&q=CertSaveStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertSelectCertificateChains](https://www.google.com/search?num=5&q=CertSelectCertificateChains+site%3Amicrosoft.com) | crypt32.dll | |
[CertSerializeCertificateStoreElement](https://www.google.com/search?num=5&q=CertSerializeCertificateStoreElement+site%3Amicrosoft.com) | crypt32.dll | |
[CertSerializeCRLStoreElement](https://www.google.com/search?num=5&q=CertSerializeCRLStoreElement+site%3Amicrosoft.com) | crypt32.dll | |
[CertSerializeCTLStoreElement](https://www.google.com/search?num=5&q=CertSerializeCTLStoreElement+site%3Amicrosoft.com) | crypt32.dll | |
[CertSetCertificateContextPropertiesFromCTLEntry](https://www.google.com/search?num=5&q=CertSetCertificateContextPropertiesFromCTLEntry+site%3Amicrosoft.com) | crypt32.dll | |
[CertSetCertificateContextProperty](https://www.google.com/search?num=5&q=CertSetCertificateContextProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertSetCRLContextProperty](https://www.google.com/search?num=5&q=CertSetCRLContextProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertSetCTLContextProperty](https://www.google.com/search?num=5&q=CertSetCTLContextProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertSetEnhancedKeyUsage](https://www.google.com/search?num=5&q=CertSetEnhancedKeyUsage+site%3Amicrosoft.com) | crypt32.dll | |
[CertSetStoreProperty](https://www.google.com/search?num=5&q=CertSetStoreProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CertStrToName](https://www.google.com/search?num=5&q=CertStrToNameA+site%3Amicrosoft.com) | crypt32.dll | |
[CertUnregisterPhysicalStore](https://www.google.com/search?num=5&q=CertUnregisterPhysicalStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertUnregisterSystemStore](https://www.google.com/search?num=5&q=CertUnregisterSystemStore+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifyCertificateChainPolicy](https://www.google.com/search?num=5&q=CertVerifyCertificateChainPolicy+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifyCRLRevocation](https://www.google.com/search?num=5&q=CertVerifyCRLRevocation+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifyCRLTimeValidity](https://www.google.com/search?num=5&q=CertVerifyCRLTimeValidity+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifyCTLUsage](https://www.google.com/search?num=5&q=CertVerifyCTLUsage+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifyRevocation](https://www.google.com/search?num=5&q=CertVerifyRevocation+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifySubjectCertificateContext](https://www.google.com/search?num=5&q=CertVerifySubjectCertificateContext+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifyTimeValidity](https://www.google.com/search?num=5&q=CertVerifyTimeValidity+site%3Amicrosoft.com) | crypt32.dll | |
[CertVerifyValidityNesting](https://www.google.com/search?num=5&q=CertVerifyValidityNesting+site%3Amicrosoft.com) | crypt32.dll | |
[CryptAcquireCertificatePrivateKey](https://www.google.com/search?num=5&q=CryptAcquireCertificatePrivateKey+site%3Amicrosoft.com) | crypt32.dll | |
[CryptBinaryToString](https://www.google.com/search?num=5&q=CryptBinaryToStringA+site%3Amicrosoft.com) | crypt32.dll | |
[CryptCloseAsyncHandle](https://www.google.com/search?num=5&q=CryptCloseAsyncHandle+site%3Amicrosoft.com) | crypt32.dll | |
[CryptCreateAsyncHandle](https://www.google.com/search?num=5&q=CryptCreateAsyncHandle+site%3Amicrosoft.com) | crypt32.dll | |
[CryptCreateKeyIdentifierFromCSP](https://www.google.com/search?num=5&q=CryptCreateKeyIdentifierFromCSP+site%3Amicrosoft.com) | crypt32.dll | |
[CryptDecodeMessage](https://www.google.com/search?num=5&q=CryptDecodeMessage+site%3Amicrosoft.com) | crypt32.dll | |
[CryptDecodeObject](https://www.google.com/search?num=5&q=CryptDecodeObject+site%3Amicrosoft.com) | crypt32.dll | |
[CryptDecodeObjectEx](https://www.google.com/search?num=5&q=CryptDecodeObjectEx+site%3Amicrosoft.com) | crypt32.dll | |
[CryptDecryptAndVerifyMessageSignature](https://www.google.com/search?num=5&q=CryptDecryptAndVerifyMessageSignature+site%3Amicrosoft.com) | crypt32.dll | |
[CryptDecryptMessage](https://www.google.com/search?num=5&q=CryptDecryptMessage+site%3Amicrosoft.com) | crypt32.dll | |
[CryptEncodeObject](https://www.google.com/search?num=5&q=CryptEncodeObject+site%3Amicrosoft.com) | crypt32.dll | |
[CryptEncodeObjectEx](https://www.google.com/search?num=5&q=CryptEncodeObjectEx+site%3Amicrosoft.com) | crypt32.dll | |
[CryptEncryptMessage](https://www.google.com/search?num=5&q=CryptEncryptMessage+site%3Amicrosoft.com) | crypt32.dll | |
[CryptEnumKeyIdentifierProperties](https://www.google.com/search?num=5&q=CryptEnumKeyIdentifierProperties+site%3Amicrosoft.com) | crypt32.dll | |
[CryptEnumOIDFunction](https://www.google.com/search?num=5&q=CryptEnumOIDFunction+site%3Amicrosoft.com) | crypt32.dll | |
[CryptEnumOIDInfo](https://www.google.com/search?num=5&q=CryptEnumOIDInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptExportPKCS8](https://www.google.com/search?num=5&q=CryptExportPKCS8+site%3Amicrosoft.com) | crypt32.dll | |
[CryptExportPublicKeyInfo](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptExportPublicKeyInfoEx](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfoEx+site%3Amicrosoft.com) | crypt32.dll | |
[CryptExportPublicKeyInfoFromBCryptKeyHandle](https://www.google.com/search?num=5&q=CryptExportPublicKeyInfoFromBCryptKeyHandle+site%3Amicrosoft.com) | crypt32.dll | |
[CryptFindCertificateKeyProvInfo](https://www.google.com/search?num=5&q=CryptFindCertificateKeyProvInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptFindLocalizedName](https://www.google.com/search?num=5&q=CryptFindLocalizedName+site%3Amicrosoft.com) | crypt32.dll | |
[CryptFindOIDInfo](https://www.google.com/search?num=5&q=CryptFindOIDInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptFormatObject](https://www.google.com/search?num=5&q=CryptFormatObject+site%3Amicrosoft.com) | crypt32.dll | |
[CryptFreeOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptFreeOIDFunctionAddress+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetAsyncParam](https://www.google.com/search?num=5&q=CryptGetAsyncParam+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetDefaultOIDDllList](https://www.google.com/search?num=5&q=CryptGetDefaultOIDDllList+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetDefaultOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptGetDefaultOIDFunctionAddress+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetKeyIdentifierProperty](https://www.google.com/search?num=5&q=CryptGetKeyIdentifierProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetMessageCertificates](https://www.google.com/search?num=5&q=CryptGetMessageCertificates+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetMessageSignerCount](https://www.google.com/search?num=5&q=CryptGetMessageSignerCount+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptGetOIDFunctionAddress+site%3Amicrosoft.com) | crypt32.dll | |
[CryptGetOIDFunctionValue](https://www.google.com/search?num=5&q=CryptGetOIDFunctionValue+site%3Amicrosoft.com) | crypt32.dll | |
[CryptHashCertificate](https://www.google.com/search?num=5&q=CryptHashCertificate+site%3Amicrosoft.com) | crypt32.dll | |
[CryptHashCertificate2](https://www.google.com/search?num=5&q=CryptHashCertificate2+site%3Amicrosoft.com) | crypt32.dll | |
[CryptHashMessage](https://www.google.com/search?num=5&q=CryptHashMessage+site%3Amicrosoft.com) | crypt32.dll | |
[CryptHashPublicKeyInfo](https://www.google.com/search?num=5&q=CryptHashPublicKeyInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptHashToBeSigned](https://www.google.com/search?num=5&q=CryptHashToBeSigned+site%3Amicrosoft.com) | crypt32.dll | |
[CryptImportPKCS8](https://www.google.com/search?num=5&q=CryptImportPKCS8+site%3Amicrosoft.com) | crypt32.dll | |
[CryptImportPublicKeyInfo](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptImportPublicKeyInfoEx](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfoEx+site%3Amicrosoft.com) | crypt32.dll | |
[CryptImportPublicKeyInfoEx2](https://www.google.com/search?num=5&q=CryptImportPublicKeyInfoEx2+site%3Amicrosoft.com) | crypt32.dll | |
[CryptInitOIDFunctionSet](https://www.google.com/search?num=5&q=CryptInitOIDFunctionSet+site%3Amicrosoft.com) | crypt32.dll | |
[CryptInstallDefaultContext](https://www.google.com/search?num=5&q=CryptInstallDefaultContext+site%3Amicrosoft.com) | crypt32.dll | |
[CryptInstallOIDFunctionAddress](https://www.google.com/search?num=5&q=CryptInstallOIDFunctionAddress+site%3Amicrosoft.com) | crypt32.dll | |
[CryptLoadSip](https://www.google.com/search?num=5&q=CryptLoadSip+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMemAlloc](https://www.google.com/search?num=5&q=CryptMemAlloc+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMemFree](https://www.google.com/search?num=5&q=CryptMemFree+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMemRealloc](https://www.google.com/search?num=5&q=CryptMemRealloc+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgCalculateEncodedLength](https://www.google.com/search?num=5&q=CryptMsgCalculateEncodedLength+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgClose](https://www.google.com/search?num=5&q=CryptMsgClose+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgControl](https://www.google.com/search?num=5&q=CryptMsgControl+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgCountersign](https://www.google.com/search?num=5&q=CryptMsgCountersign+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgCountersignEncoded](https://www.google.com/search?num=5&q=CryptMsgCountersignEncoded+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgDuplicate](https://www.google.com/search?num=5&q=CryptMsgDuplicate+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgEncodeAndSignCTL](https://www.google.com/search?num=5&q=CryptMsgEncodeAndSignCTL+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgGetAndVerifySigner](https://www.google.com/search?num=5&q=CryptMsgGetAndVerifySigner+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgGetParam](https://www.google.com/search?num=5&q=CryptMsgGetParam+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgOpenToDecode](https://www.google.com/search?num=5&q=CryptMsgOpenToDecode+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgOpenToEncode](https://www.google.com/search?num=5&q=CryptMsgOpenToEncode+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgSignCTL](https://www.google.com/search?num=5&q=CryptMsgSignCTL+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgUpdate](https://www.google.com/search?num=5&q=CryptMsgUpdate+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgVerifyCountersignatureEncoded](https://www.google.com/search?num=5&q=CryptMsgVerifyCountersignatureEncoded+site%3Amicrosoft.com) | crypt32.dll | |
[CryptMsgVerifyCountersignatureEncodedEx](https://www.google.com/search?num=5&q=CryptMsgVerifyCountersignatureEncodedEx+site%3Amicrosoft.com) | crypt32.dll | |
[CryptObjectLocatorFree](https://www.google.com/search?num=5&q=CryptObjectLocatorFree+site%3Amicrosoft.com) | crypt32.dll | |
[CryptObjectLocatorGet](https://www.google.com/search?num=5&q=CryptObjectLocatorGet+site%3Amicrosoft.com) | crypt32.dll | |
[CryptObjectLocatorGetContent](https://www.google.com/search?num=5&q=CryptObjectLocatorGetContent+site%3Amicrosoft.com) | crypt32.dll | |
[CryptObjectLocatorGetUpdated](https://www.google.com/search?num=5&q=CryptObjectLocatorGetUpdated+site%3Amicrosoft.com) | crypt32.dll | |
[CryptObjectLocatorInitialize](https://www.google.com/search?num=5&q=CryptObjectLocatorInitialize+site%3Amicrosoft.com) | crypt32.dll | |
[CryptObjectLocatorIsChanged](https://www.google.com/search?num=5&q=CryptObjectLocatorIsChanged+site%3Amicrosoft.com) | crypt32.dll | |
[CryptObjectLocatorRelease](https://www.google.com/search?num=5&q=CryptObjectLocatorRelease+site%3Amicrosoft.com) | crypt32.dll | |
[CryptProtectData](https://www.google.com/search?num=5&q=CryptProtectData+site%3Amicrosoft.com) | crypt32.dll | |
[CryptProtectMemory](https://www.google.com/search?num=5&q=CryptProtectMemory+site%3Amicrosoft.com) | crypt32.dll | |
[CryptQueryObject](https://www.google.com/search?num=5&q=CryptQueryObject+site%3Amicrosoft.com) | crypt32.dll | |
[CryptRegisterDefaultOIDFunction](https://www.google.com/search?num=5&q=CryptRegisterDefaultOIDFunction+site%3Amicrosoft.com) | crypt32.dll | |
[CryptRegisterOIDFunction](https://www.google.com/search?num=5&q=CryptRegisterOIDFunction+site%3Amicrosoft.com) | crypt32.dll | |
[CryptRegisterOIDInfo](https://www.google.com/search?num=5&q=CryptRegisterOIDInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptRetrieveTimeStamp](https://www.google.com/search?num=5&q=CryptRetrieveTimeStamp+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSetAsyncParam](https://www.google.com/search?num=5&q=CryptSetAsyncParam+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSetKeyIdentifierProperty](https://www.google.com/search?num=5&q=CryptSetKeyIdentifierProperty+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSetOIDFunctionValue](https://www.google.com/search?num=5&q=CryptSetOIDFunctionValue+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSignAndEncodeCertificate](https://www.google.com/search?num=5&q=CryptSignAndEncodeCertificate+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSignAndEncryptMessage](https://www.google.com/search?num=5&q=CryptSignAndEncryptMessage+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSignCertificate](https://www.google.com/search?num=5&q=CryptSignCertificate+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSignMessage](https://www.google.com/search?num=5&q=CryptSignMessage+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSignMessageWithKey](https://www.google.com/search?num=5&q=CryptSignMessageWithKey+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPAddProvider](https://www.google.com/search?num=5&q=CryptSIPAddProvider+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPCreateIndirectData](https://www.google.com/search?num=5&q=CryptSIPCreateIndirectData+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPGetCaps](https://www.google.com/search?num=5&q=CryptSIPGetCaps+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPGetSealedDigest](https://www.google.com/search?num=5&q=CryptSIPGetSealedDigest+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPGetSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPGetSignedDataMsg+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPLoad](https://www.google.com/search?num=5&q=CryptSIPLoad+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPPutSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPPutSignedDataMsg+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPRemoveProvider](https://www.google.com/search?num=5&q=CryptSIPRemoveProvider+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPRemoveSignedDataMsg](https://www.google.com/search?num=5&q=CryptSIPRemoveSignedDataMsg+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPRetrieveSubjectGuid](https://www.google.com/search?num=5&q=CryptSIPRetrieveSubjectGuid+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPRetrieveSubjectGuidForCatalogFile](https://www.google.com/search?num=5&q=CryptSIPRetrieveSubjectGuidForCatalogFile+site%3Amicrosoft.com) | crypt32.dll | |
[CryptSIPVerifyIndirectData](https://www.google.com/search?num=5&q=CryptSIPVerifyIndirectData+site%3Amicrosoft.com) | crypt32.dll | |
[CryptStringToBinary](https://www.google.com/search?num=5&q=CryptStringToBinaryA+site%3Amicrosoft.com) | crypt32.dll | |
[CryptUninstallDefaultContext](https://www.google.com/search?num=5&q=CryptUninstallDefaultContext+site%3Amicrosoft.com) | crypt32.dll | |
[CryptUnprotectData](https://www.google.com/search?num=5&q=CryptUnprotectData+site%3Amicrosoft.com) | crypt32.dll | |
[CryptUnprotectMemory](https://www.google.com/search?num=5&q=CryptUnprotectMemory+site%3Amicrosoft.com) | crypt32.dll | |
[CryptUnregisterDefaultOIDFunction](https://www.google.com/search?num=5&q=CryptUnregisterDefaultOIDFunction+site%3Amicrosoft.com) | crypt32.dll | |
[CryptUnregisterOIDFunction](https://www.google.com/search?num=5&q=CryptUnregisterOIDFunction+site%3Amicrosoft.com) | crypt32.dll | |
[CryptUnregisterOIDInfo](https://www.google.com/search?num=5&q=CryptUnregisterOIDInfo+site%3Amicrosoft.com) | crypt32.dll | |
[CryptUpdateProtectedState](https://www.google.com/search?num=5&q=CryptUpdateProtectedState+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyCertificateSignature](https://www.google.com/search?num=5&q=CryptVerifyCertificateSignature+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyCertificateSignatureEx](https://www.google.com/search?num=5&q=CryptVerifyCertificateSignatureEx+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyDetachedMessageHash](https://www.google.com/search?num=5&q=CryptVerifyDetachedMessageHash+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyDetachedMessageSignature](https://www.google.com/search?num=5&q=CryptVerifyDetachedMessageSignature+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyMessageHash](https://www.google.com/search?num=5&q=CryptVerifyMessageHash+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyMessageSignature](https://www.google.com/search?num=5&q=CryptVerifyMessageSignature+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyMessageSignatureWithKey](https://www.google.com/search?num=5&q=CryptVerifyMessageSignatureWithKey+site%3Amicrosoft.com) | crypt32.dll | |
[CryptVerifyTimeStampSignature](https://www.google.com/search?num=5&q=CryptVerifyTimeStampSignature+site%3Amicrosoft.com) | crypt32.dll | |
[PFXExportCertStore](https://www.google.com/search?num=5&q=PFXExportCertStore+site%3Amicrosoft.com) | crypt32.dll | |
[PFXExportCertStore2](https://www.google.com/search?num=5&q=PFXExportCertStore2+site%3Amicrosoft.com) | crypt32.dll | |
[PFXExportCertStoreEx](https://www.google.com/search?num=5&q=PFXExportCertStoreEx+site%3Amicrosoft.com) | crypt32.dll | |
[PFXImportCertStore](https://www.google.com/search?num=5&q=PFXImportCertStore+site%3Amicrosoft.com) | crypt32.dll | |
[PFXIsPFXBlob](https://www.google.com/search?num=5&q=PFXIsPFXBlob+site%3Amicrosoft.com) | crypt32.dll | |
[PFXVerifyPassword](https://www.google.com/search?num=5&q=PFXVerifyPassword+site%3Amicrosoft.com) | crypt32.dll | |
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[CERT_CONTEXT](https://www.google.com/search?num=5&q=CERT_CONTEXT+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Crypt32+CERT_CONTEXT
[CERT_EXTENSION](https://www.google.com/search?num=5&q=CERT_EXTENSION+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Crypt32+CERT_EXTENSION
[CERT_INFO](https://www.google.com/search?num=5&q=CERT_INFO+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Crypt32+CERT_INFO
[CERT_PUBLIC_KEY_INFO](https://www.google.com/search?num=5&q=CERT_PUBLIC_KEY_INFO+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Crypt32+CERT_PUBLIC_KEY_INFO
[CRYPT_ALGORITHM_IDENTIFIER](https://www.google.com/search?num=5&q=CRYPT_ALGORITHM_IDENTIFIER+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Crypt32+CRYPT_ALGORITHM_IDENTIFIER
[CRYPTOAPI_BLOB](https://www.google.com/search?num=5&q=CRYPTOAPI_BLOB+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Crypt32+CRYPTOAPI_BLOB
[CERT_CONTEXT](https://www.google.com/search?num=5&q=CERT_CONTEXT+site%3Amicrosoft.com) | | Vanara.PInvoke.Crypt32+CERT_CONTEXT
[CERT_EXTENSION](https://www.google.com/search?num=5&q=CERT_EXTENSION+site%3Amicrosoft.com) | | Vanara.PInvoke.Crypt32+CERT_EXTENSION
[CERT_INFO](https://www.google.com/search?num=5&q=CERT_INFO+site%3Amicrosoft.com) | | Vanara.PInvoke.Crypt32+CERT_INFO
[CERT_PUBLIC_KEY_INFO](https://www.google.com/search?num=5&q=CERT_PUBLIC_KEY_INFO+site%3Amicrosoft.com) | | Vanara.PInvoke.Crypt32+CERT_PUBLIC_KEY_INFO
[CRYPT_ALGORITHM_IDENTIFIER](https://www.google.com/search?num=5&q=CRYPT_ALGORITHM_IDENTIFIER+site%3Amicrosoft.com) | | Vanara.PInvoke.Crypt32+CRYPT_ALGORITHM_IDENTIFIER
[CRYPTOAPI_BLOB](https://www.google.com/search?num=5&q=CRYPTOAPI_BLOB+site%3Amicrosoft.com) | | Vanara.PInvoke.Crypt32+CRYPTOAPI_BLOB

View File

@ -2,37 +2,37 @@
### Methods (100% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[DwmDefWindowProc](https://www.google.com/search?num=5&q=DwmDefWindowProc+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmDefWindowProc
[DwmEnableBlurBehindWindow](https://www.google.com/search?num=5&q=DwmEnableBlurBehindWindow+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmEnableBlurBehindWindow
[DwmEnableComposition](https://www.google.com/search?num=5&q=DwmEnableComposition+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmEnableComposition
[DwmEnableMMCSS](https://www.google.com/search?num=5&q=DwmEnableMMCSS+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmEnableMMCSS
[DwmExtendFrameIntoClientArea](https://www.google.com/search?num=5&q=DwmExtendFrameIntoClientArea+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmExtendFrameIntoClientArea
[DwmFlush](https://www.google.com/search?num=5&q=DwmFlush+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmFlush
[DwmGetColorizationColor](https://www.google.com/search?num=5&q=DwmGetColorizationColor+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetColorizationColor
[DwmGetCompositionTimingInfo](https://www.google.com/search?num=5&q=DwmGetCompositionTimingInfo+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetCompositionTimingInfo
[DwmGetTransportAttributes](https://www.google.com/search?num=5&q=DwmGetTransportAttributes+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetTransportAttributes
[DwmGetWindowAttribute](https://www.google.com/search?num=5&q=DwmGetWindowAttribute+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetWindowAttribute
[DwmInvalidateIconicBitmaps](https://www.google.com/search?num=5&q=DwmInvalidateIconicBitmaps+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmInvalidateIconicBitmaps
[DwmIsCompositionEnabled](https://www.google.com/search?num=5&q=DwmIsCompositionEnabled+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmIsCompositionEnabled
[DwmpGetColorizationParameters](https://www.google.com/search?num=5&q=DwmpGetColorizationParameters+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmpGetColorizationParameters
[DwmpSetColorizationParameters](https://www.google.com/search?num=5&q=DwmpSetColorizationParameters+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmpSetColorizationParameters
[DwmQueryThumbnailSourceSize](https://www.google.com/search?num=5&q=DwmQueryThumbnailSourceSize+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmQueryThumbnailSourceSize
[DwmRegisterThumbnail](https://www.google.com/search?num=5&q=DwmRegisterThumbnail+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmRegisterThumbnail
[DwmRenderGesture](https://www.google.com/search?num=5&q=DwmRenderGesture+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmRenderGesture
[DwmSetIconicLivePreviewBitmap](https://www.google.com/search?num=5&q=DwmSetIconicLivePreviewBitmap+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmSetIconicLivePreviewBitmap
[DwmSetIconicThumbnail](https://www.google.com/search?num=5&q=DwmSetIconicThumbnail+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmSetIconicThumbnail
[DwmSetWindowAttribute](https://www.google.com/search?num=5&q=DwmSetWindowAttribute+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmSetWindowAttribute
[DwmDefWindowProc](https://www.google.com/search?num=5&q=DwmDefWindowProc+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmDefWindowProc
[DwmEnableBlurBehindWindow](https://www.google.com/search?num=5&q=DwmEnableBlurBehindWindow+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmEnableBlurBehindWindow
[DwmEnableComposition](https://www.google.com/search?num=5&q=DwmEnableComposition+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmEnableComposition
[DwmEnableMMCSS](https://www.google.com/search?num=5&q=DwmEnableMMCSS+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmEnableMMCSS
[DwmExtendFrameIntoClientArea](https://www.google.com/search?num=5&q=DwmExtendFrameIntoClientArea+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmExtendFrameIntoClientArea
[DwmFlush](https://www.google.com/search?num=5&q=DwmFlush+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmFlush
[DwmGetColorizationColor](https://www.google.com/search?num=5&q=DwmGetColorizationColor+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetColorizationColor
[DwmGetCompositionTimingInfo](https://www.google.com/search?num=5&q=DwmGetCompositionTimingInfo+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetCompositionTimingInfo
[DwmGetTransportAttributes](https://www.google.com/search?num=5&q=DwmGetTransportAttributes+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetTransportAttributes
[DwmGetWindowAttribute](https://www.google.com/search?num=5&q=DwmGetWindowAttribute+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmGetWindowAttribute
[DwmInvalidateIconicBitmaps](https://www.google.com/search?num=5&q=DwmInvalidateIconicBitmaps+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmInvalidateIconicBitmaps
[DwmIsCompositionEnabled](https://www.google.com/search?num=5&q=DwmIsCompositionEnabled+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmIsCompositionEnabled
[DwmpGetColorizationParameters](https://www.google.com/search?num=5&q=DwmpGetColorizationParameters+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmpGetColorizationParameters
[DwmpSetColorizationParameters](https://www.google.com/search?num=5&q=DwmpSetColorizationParameters+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmpSetColorizationParameters
[DwmQueryThumbnailSourceSize](https://www.google.com/search?num=5&q=DwmQueryThumbnailSourceSize+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmQueryThumbnailSourceSize
[DwmRegisterThumbnail](https://www.google.com/search?num=5&q=DwmRegisterThumbnail+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmRegisterThumbnail
[DwmRenderGesture](https://www.google.com/search?num=5&q=DwmRenderGesture+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmRenderGesture
[DwmSetIconicLivePreviewBitmap](https://www.google.com/search?num=5&q=DwmSetIconicLivePreviewBitmap+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmSetIconicLivePreviewBitmap
[DwmSetIconicThumbnail](https://www.google.com/search?num=5&q=DwmSetIconicThumbnail+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmSetIconicThumbnail
[DwmSetWindowAttribute](https://www.google.com/search?num=5&q=DwmSetWindowAttribute+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmSetWindowAttribute
[DwmShowContact](http://msdn2.microsoft.com/en-us/library/hh706496) | dwmapi.dll | Dwmapi.h | Vanara.PInvoke.DwmApi.DwmShowContact
[DwmTetherContact](https://www.google.com/search?num=5&q=DwmTetherContact+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmTetherContact
[DwmTransitionOwnedWindow](https://www.google.com/search?num=5&q=DwmTransitionOwnedWindow+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmTransitionOwnedWindow
[DwmUnregisterThumbnail](https://www.google.com/search?num=5&q=DwmUnregisterThumbnail+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmUnregisterThumbnail
[DwmUpdateThumbnailProperties](https://www.google.com/search?num=5&q=DwmUpdateThumbnailProperties+site%3Amsdn.microsoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmUpdateThumbnailProperties
[DwmTetherContact](https://www.google.com/search?num=5&q=DwmTetherContact+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmTetherContact
[DwmTransitionOwnedWindow](https://www.google.com/search?num=5&q=DwmTransitionOwnedWindow+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmTransitionOwnedWindow
[DwmUnregisterThumbnail](https://www.google.com/search?num=5&q=DwmUnregisterThumbnail+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmUnregisterThumbnail
[DwmUpdateThumbnailProperties](https://www.google.com/search?num=5&q=DwmUpdateThumbnailProperties+site%3Amicrosoft.com) | dwmapi.dll | dwmapi.h | Vanara.PInvoke.DwmApi.DwmUpdateThumbnailProperties
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[DWM_BLURBEHIND](https://www.google.com/search?num=5&q=DWM_BLURBEHIND+site%3Amsdn.microsoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+DWM_BLURBEHIND
[DWM_COLORIZATION_PARAMS](https://www.google.com/search?num=5&q=DWM_COLORIZATION_PARAMS+site%3Amsdn.microsoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+DWM_COLORIZATION_PARAMS
[DWM_BLURBEHIND](https://www.google.com/search?num=5&q=DWM_BLURBEHIND+site%3Amicrosoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+DWM_BLURBEHIND
[DWM_COLORIZATION_PARAMS](https://www.google.com/search?num=5&q=DWM_COLORIZATION_PARAMS+site%3Amicrosoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+DWM_COLORIZATION_PARAMS
[DWM_THUMBNAIL_PROPERTIES](http://msdn2.microsoft.com/en-us/library/aa969502) | Dwmapi.h | Vanara.PInvoke.DwmApi+DWM_THUMBNAIL_PROPERTIES
[DWM_TIMING_INFO](https://www.google.com/search?num=5&q=DWM_TIMING_INFO+site%3Amsdn.microsoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+DWM_TIMING_INFO
[MARGINS](https://www.google.com/search?num=5&q=MARGINS+site%3Amsdn.microsoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+MARGINS
[UNSIGNED_RATIO](https://www.google.com/search?num=5&q=UNSIGNED_RATIO+site%3Amsdn.microsoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+UNSIGNED_RATIO
[DWM_TIMING_INFO](https://www.google.com/search?num=5&q=DWM_TIMING_INFO+site%3Amicrosoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+DWM_TIMING_INFO
[MARGINS](https://www.google.com/search?num=5&q=MARGINS+site%3Amicrosoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+MARGINS
[UNSIGNED_RATIO](https://www.google.com/search?num=5&q=UNSIGNED_RATIO+site%3Amicrosoft.com) | dwmapi.h | Vanara.PInvoke.DwmApi+UNSIGNED_RATIO

File diff suppressed because it is too large Load Diff

View File

@ -2,208 +2,208 @@
### Methods (26% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[AddIPAddress](https://www.google.com/search?num=5&q=AddIPAddress+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.AddIPAddress
[AllocateAndGetInterfaceInfoFromStack](https://www.google.com/search?num=5&q=AllocateAndGetInterfaceInfoFromStack+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[AllocateAndGetIpAddrTableFromStack](https://www.google.com/search?num=5&q=AllocateAndGetIpAddrTableFromStack+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CancelIPChangeNotify](https://www.google.com/search?num=5&q=CancelIPChangeNotify+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.CancelIPChangeNotify
[CancelMibChangeNotify2](https://www.google.com/search?num=5&q=CancelMibChangeNotify2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceAliasToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceAliasToLuid+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceGuidToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceGuidToLuid+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceIndexToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceIndexToLuid+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToAlias](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToAlias+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToGuid](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToGuid+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToIndex](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToIndex+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToName](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToNameA+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertInterfaceNameToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceNameToLuidA+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertIpv4MaskToLength](https://www.google.com/search?num=5&q=ConvertIpv4MaskToLength+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ConvertLengthToIpv4Mask](https://www.google.com/search?num=5&q=ConvertLengthToIpv4Mask+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreateAnycastIpAddressEntry](https://www.google.com/search?num=5&q=CreateAnycastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreateIpForwardEntry](https://www.google.com/search?num=5&q=CreateIpForwardEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreateIpForwardEntry2](https://www.google.com/search?num=5&q=CreateIpForwardEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreateIpNetEntry](https://www.google.com/search?num=5&q=CreateIpNetEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.CreateIpNetEntry
[CreateIpNetEntry2](https://www.google.com/search?num=5&q=CreateIpNetEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.CreateIpNetEntry2
[CreatePersistentTcpPortReservation](https://www.google.com/search?num=5&q=CreatePersistentTcpPortReservation+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreatePersistentUdpPortReservation](https://www.google.com/search?num=5&q=CreatePersistentUdpPortReservation+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreateProxyArpEntry](https://www.google.com/search?num=5&q=CreateProxyArpEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreateSortedAddressPairs](https://www.google.com/search?num=5&q=CreateSortedAddressPairs+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[CreateUnicastIpAddressEntry](https://www.google.com/search?num=5&q=CreateUnicastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DeleteAnycastIpAddressEntry](https://www.google.com/search?num=5&q=DeleteAnycastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DeleteIPAddress](https://www.google.com/search?num=5&q=DeleteIPAddress+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.DeleteIPAddress
[DeleteIpForwardEntry](https://www.google.com/search?num=5&q=DeleteIpForwardEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DeleteIpForwardEntry2](https://www.google.com/search?num=5&q=DeleteIpForwardEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DeleteIpNetEntry](https://www.google.com/search?num=5&q=DeleteIpNetEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.DeleteIpNetEntry
[DeleteIpNetEntry2](https://www.google.com/search?num=5&q=DeleteIpNetEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.DeleteIpNetEntry2
[DeletePersistentTcpPortReservation](https://www.google.com/search?num=5&q=DeletePersistentTcpPortReservation+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DeletePersistentUdpPortReservation](https://www.google.com/search?num=5&q=DeletePersistentUdpPortReservation+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DeleteProxyArpEntry](https://www.google.com/search?num=5&q=DeleteProxyArpEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DeleteUnicastIpAddressEntry](https://www.google.com/search?num=5&q=DeleteUnicastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[DisableMediaSense](https://www.google.com/search?num=5&q=DisableMediaSense+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[EnableRouter](https://www.google.com/search?num=5&q=EnableRouter+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.EnableRouter
[FlushIpNetTable](https://www.google.com/search?num=5&q=FlushIpNetTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[FlushIpNetTable2](https://www.google.com/search?num=5&q=FlushIpNetTable2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.FlushIpNetTable2
[FlushIpPathTable](https://www.google.com/search?num=5&q=FlushIpPathTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[FreeMibTable](https://www.google.com/search?num=5&q=FreeMibTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.FreeMibTable
[GetAdapterIndex](https://www.google.com/search?num=5&q=GetAdapterIndex+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetAdapterIndex
[GetAdapterOrderMap](https://www.google.com/search?num=5&q=GetAdapterOrderMap+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetAdaptersAddresses](https://www.google.com/search?num=5&q=GetAdaptersAddresses+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetAdaptersAddresses
[GetAdaptersInfo](https://www.google.com/search?num=5&q=GetAdaptersInfo+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetAdaptersInfo
[GetAnycastIpAddressEntry](https://www.google.com/search?num=5&q=GetAnycastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetAnycastIpAddressTable](https://www.google.com/search?num=5&q=GetAnycastIpAddressTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetBestInterface](https://www.google.com/search?num=5&q=GetBestInterface+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestInterface
[GetBestInterfaceEx](https://www.google.com/search?num=5&q=GetBestInterfaceEx+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestInterfaceEx
[GetBestRoute](https://www.google.com/search?num=5&q=GetBestRoute+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestRoute
[GetBestRoute2](https://www.google.com/search?num=5&q=GetBestRoute2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestRoute2
[GetExtendedTcpTable](https://www.google.com/search?num=5&q=GetExtendedTcpTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetExtendedTcpTable
[GetExtendedUdpTable](https://www.google.com/search?num=5&q=GetExtendedUdpTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetExtendedUdpTable
[GetFriendlyIfIndex](https://www.google.com/search?num=5&q=GetFriendlyIfIndex+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIcmpStatistics](https://www.google.com/search?num=5&q=GetIcmpStatistics+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIcmpStatisticsEx](https://www.google.com/search?num=5&q=GetIcmpStatisticsEx+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIfEntry](https://www.google.com/search?num=5&q=GetIfEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIfEntry2](https://www.google.com/search?num=5&q=GetIfEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfEntry2
[GetIfEntry2Ex](https://www.google.com/search?num=5&q=GetIfEntry2Ex+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfEntry2Ex
[GetIfStackTable](https://www.google.com/search?num=5&q=GetIfStackTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIfTable](https://www.google.com/search?num=5&q=GetIfTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfTable
[GetIfTable2](https://www.google.com/search?num=5&q=GetIfTable2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfTable2
[GetIfTable2Ex](https://www.google.com/search?num=5&q=GetIfTable2Ex+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfTable2Ex
[GetInterfaceCompartmentId](https://www.google.com/search?num=5&q=GetInterfaceCompartmentId+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetInterfaceInfo](https://www.google.com/search?num=5&q=GetInterfaceInfo+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetInterfaceInfo
[GetInvertedIfStackTable](https://www.google.com/search?num=5&q=GetInvertedIfStackTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpAddrTable](https://www.google.com/search?num=5&q=GetIpAddrTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpAddrTable
[GetIpErrorString](https://www.google.com/search?num=5&q=GetIpErrorString+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpForwardEntry2](https://www.google.com/search?num=5&q=GetIpForwardEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpForwardTable](https://www.google.com/search?num=5&q=GetIpForwardTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpForwardTable2](https://www.google.com/search?num=5&q=GetIpForwardTable2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpInterfaceEntry](https://www.google.com/search?num=5&q=GetIpInterfaceEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpInterfaceTable](https://www.google.com/search?num=5&q=GetIpInterfaceTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpNetEntry2](https://www.google.com/search?num=5&q=GetIpNetEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpNetEntry2
[GetIpNetTable](https://www.google.com/search?num=5&q=GetIpNetTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpNetTable
[GetIpNetTable2](https://www.google.com/search?num=5&q=GetIpNetTable2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpNetTable2
[GetIpPathEntry](https://www.google.com/search?num=5&q=GetIpPathEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpPathTable](https://www.google.com/search?num=5&q=GetIpPathTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpStatistics](https://www.google.com/search?num=5&q=GetIpStatistics+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetIpStatisticsEx](https://www.google.com/search?num=5&q=GetIpStatisticsEx+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetMulticastIpAddressEntry](https://www.google.com/search?num=5&q=GetMulticastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetMulticastIpAddressTable](https://www.google.com/search?num=5&q=GetMulticastIpAddressTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetNetworkParams](https://www.google.com/search?num=5&q=GetNetworkParams+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetNetworkParams
[GetNumberOfInterfaces](https://www.google.com/search?num=5&q=GetNumberOfInterfaces+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromPidAndInfo](https://www.google.com/search?num=5&q=GetOwnerModuleFromPidAndInfo+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromTcp6Entry](https://www.google.com/search?num=5&q=GetOwnerModuleFromTcp6Entry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromTcpEntry](https://www.google.com/search?num=5&q=GetOwnerModuleFromTcpEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromUdp6Entry](https://www.google.com/search?num=5&q=GetOwnerModuleFromUdp6Entry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromUdpEntry](https://www.google.com/search?num=5&q=GetOwnerModuleFromUdpEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetPerAdapterInfo](https://www.google.com/search?num=5&q=GetPerAdapterInfo+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetPerAdapterInfo
[GetPerTcp6ConnectionEStats](https://www.google.com/search?num=5&q=GetPerTcp6ConnectionEStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetPerTcp6ConnectionStats](https://www.google.com/search?num=5&q=GetPerTcp6ConnectionStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetPerTcpConnectionEStats](https://www.google.com/search?num=5&q=GetPerTcpConnectionEStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetPerTcpConnectionStats](https://www.google.com/search?num=5&q=GetPerTcpConnectionStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetRTTAndHopCount](https://www.google.com/search?num=5&q=GetRTTAndHopCount+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetSessionCompartmentId](https://www.google.com/search?num=5&q=GetSessionCompartmentId+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetTcp6Table](https://www.google.com/search?num=5&q=GetTcp6Table+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetTcp6Table2](https://www.google.com/search?num=5&q=GetTcp6Table2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetTcpStatistics](https://www.google.com/search?num=5&q=GetTcpStatistics+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetTcpStatisticsEx](https://www.google.com/search?num=5&q=GetTcpStatisticsEx+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetTcpTable](https://www.google.com/search?num=5&q=GetTcpTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetTcpTable2](https://www.google.com/search?num=5&q=GetTcpTable2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetTeredoPort](https://www.google.com/search?num=5&q=GetTeredoPort+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetUdp6Table](https://www.google.com/search?num=5&q=GetUdp6Table+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetUdpStatistics](https://www.google.com/search?num=5&q=GetUdpStatistics+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetUdpStatisticsEx](https://www.google.com/search?num=5&q=GetUdpStatisticsEx+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetUdpTable](https://www.google.com/search?num=5&q=GetUdpTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetUnicastIpAddressEntry](https://www.google.com/search?num=5&q=GetUnicastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetUnicastIpAddressTable](https://www.google.com/search?num=5&q=GetUnicastIpAddressTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[GetUniDirectionalAdapterInfo](https://www.google.com/search?num=5&q=GetUniDirectionalAdapterInfo+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetUniDirectionalAdapterInfo
[Icmp6CreateFile](https://www.google.com/search?num=5&q=Icmp6CreateFile+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[Icmp6ParseReplies](https://www.google.com/search?num=5&q=Icmp6ParseReplies+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[Icmp6SendEcho2](https://www.google.com/search?num=5&q=Icmp6SendEcho2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[IcmpCloseHandle](https://www.google.com/search?num=5&q=IcmpCloseHandle+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[IcmpCreateFile](https://www.google.com/search?num=5&q=IcmpCreateFile+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[IcmpParseReplies](https://www.google.com/search?num=5&q=IcmpParseReplies+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[IcmpSendEcho](https://www.google.com/search?num=5&q=IcmpSendEcho+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[IcmpSendEcho2](https://www.google.com/search?num=5&q=IcmpSendEcho2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[IcmpSendEcho2Ex](https://www.google.com/search?num=5&q=IcmpSendEcho2Ex+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[if_indextoname](https://www.google.com/search?num=5&q=if_indextoname+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[if_nametoindex](https://www.google.com/search?num=5&q=if_nametoindex+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[InitializeIpForwardEntry](https://www.google.com/search?num=5&q=InitializeIpForwardEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[InitializeIpInterfaceEntry](https://www.google.com/search?num=5&q=InitializeIpInterfaceEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[InitializeUnicastIpAddressEntry](https://www.google.com/search?num=5&q=InitializeUnicastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[IpReleaseAddress](https://www.google.com/search?num=5&q=IpReleaseAddress+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.IpReleaseAddress
[IpRenewAddress](https://www.google.com/search?num=5&q=IpRenewAddress+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.IpRenewAddress
[LookupPersistentTcpPortReservation](https://www.google.com/search?num=5&q=LookupPersistentTcpPortReservation+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[LookupPersistentUdpPortReservation](https://www.google.com/search?num=5&q=LookupPersistentUdpPortReservation+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[NhpAllocateAndGetInterfaceInfoFromStack](https://www.google.com/search?num=5&q=NhpAllocateAndGetInterfaceInfoFromStack+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[NotifyAddrChange](https://www.google.com/search?num=5&q=NotifyAddrChange+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.NotifyAddrChange
[NotifyIpInterfaceChange](https://www.google.com/search?num=5&q=NotifyIpInterfaceChange+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[NotifyRouteChange](https://www.google.com/search?num=5&q=NotifyRouteChange+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.NotifyRouteChange
[NotifyRouteChange2](https://www.google.com/search?num=5&q=NotifyRouteChange2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[NotifyStableUnicastIpAddressTable](https://www.google.com/search?num=5&q=NotifyStableUnicastIpAddressTable+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[NotifyTeredoPortChange](https://www.google.com/search?num=5&q=NotifyTeredoPortChange+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[NotifyUnicastIpAddressChange](https://www.google.com/search?num=5&q=NotifyUnicastIpAddressChange+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ParseNetworkString](https://www.google.com/search?num=5&q=ParseNetworkString+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[ResolveIpNetEntry2](https://www.google.com/search?num=5&q=ResolveIpNetEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.ResolveIpNetEntry2
[ResolveNeighbor](https://www.google.com/search?num=5&q=ResolveNeighbor+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[RestoreMediaSense](https://www.google.com/search?num=5&q=RestoreMediaSense+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SendARP](https://www.google.com/search?num=5&q=SendARP+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.SendARP
[SetIfEntry](https://www.google.com/search?num=5&q=SetIfEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetIpForwardEntry](https://www.google.com/search?num=5&q=SetIpForwardEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetIpForwardEntry2](https://www.google.com/search?num=5&q=SetIpForwardEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetIpInterfaceEntry](https://www.google.com/search?num=5&q=SetIpInterfaceEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetIpNetEntry](https://www.google.com/search?num=5&q=SetIpNetEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.SetIpNetEntry
[SetIpNetEntry2](https://www.google.com/search?num=5&q=SetIpNetEntry2+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.SetIpNetEntry2
[SetIpStatistics](https://www.google.com/search?num=5&q=SetIpStatistics+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetIpStatisticsEx](https://www.google.com/search?num=5&q=SetIpStatisticsEx+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetIpTTL](https://www.google.com/search?num=5&q=SetIpTTL+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetPerTcp6ConnectionEStats](https://www.google.com/search?num=5&q=SetPerTcp6ConnectionEStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetPerTcp6ConnectionStats](https://www.google.com/search?num=5&q=SetPerTcp6ConnectionStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetPerTcpConnectionEStats](https://www.google.com/search?num=5&q=SetPerTcpConnectionEStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetPerTcpConnectionStats](https://www.google.com/search?num=5&q=SetPerTcpConnectionStats+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetTcpEntry](https://www.google.com/search?num=5&q=SetTcpEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[SetUnicastIpAddressEntry](https://www.google.com/search?num=5&q=SetUnicastIpAddressEntry+site%3Amsdn.microsoft.com) | iphlpapi.dll | |
[UnenableRouter](https://www.google.com/search?num=5&q=UnenableRouter+site%3Amsdn.microsoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.UnenableRouter
[AddIPAddress](https://www.google.com/search?num=5&q=AddIPAddress+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.AddIPAddress
[AllocateAndGetInterfaceInfoFromStack](https://www.google.com/search?num=5&q=AllocateAndGetInterfaceInfoFromStack+site%3Amicrosoft.com) | iphlpapi.dll | |
[AllocateAndGetIpAddrTableFromStack](https://www.google.com/search?num=5&q=AllocateAndGetIpAddrTableFromStack+site%3Amicrosoft.com) | iphlpapi.dll | |
[CancelIPChangeNotify](https://www.google.com/search?num=5&q=CancelIPChangeNotify+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.CancelIPChangeNotify
[CancelMibChangeNotify2](https://www.google.com/search?num=5&q=CancelMibChangeNotify2+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceAliasToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceAliasToLuid+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceGuidToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceGuidToLuid+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceIndexToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceIndexToLuid+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToAlias](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToAlias+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToGuid](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToGuid+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToIndex](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToIndex+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceLuidToName](https://www.google.com/search?num=5&q=ConvertInterfaceLuidToNameA+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertInterfaceNameToLuid](https://www.google.com/search?num=5&q=ConvertInterfaceNameToLuidA+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertIpv4MaskToLength](https://www.google.com/search?num=5&q=ConvertIpv4MaskToLength+site%3Amicrosoft.com) | iphlpapi.dll | |
[ConvertLengthToIpv4Mask](https://www.google.com/search?num=5&q=ConvertLengthToIpv4Mask+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreateAnycastIpAddressEntry](https://www.google.com/search?num=5&q=CreateAnycastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreateIpForwardEntry](https://www.google.com/search?num=5&q=CreateIpForwardEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreateIpForwardEntry2](https://www.google.com/search?num=5&q=CreateIpForwardEntry2+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreateIpNetEntry](https://www.google.com/search?num=5&q=CreateIpNetEntry+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.CreateIpNetEntry
[CreateIpNetEntry2](https://www.google.com/search?num=5&q=CreateIpNetEntry2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.CreateIpNetEntry2
[CreatePersistentTcpPortReservation](https://www.google.com/search?num=5&q=CreatePersistentTcpPortReservation+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreatePersistentUdpPortReservation](https://www.google.com/search?num=5&q=CreatePersistentUdpPortReservation+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreateProxyArpEntry](https://www.google.com/search?num=5&q=CreateProxyArpEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreateSortedAddressPairs](https://www.google.com/search?num=5&q=CreateSortedAddressPairs+site%3Amicrosoft.com) | iphlpapi.dll | |
[CreateUnicastIpAddressEntry](https://www.google.com/search?num=5&q=CreateUnicastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[DeleteAnycastIpAddressEntry](https://www.google.com/search?num=5&q=DeleteAnycastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[DeleteIPAddress](https://www.google.com/search?num=5&q=DeleteIPAddress+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.DeleteIPAddress
[DeleteIpForwardEntry](https://www.google.com/search?num=5&q=DeleteIpForwardEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[DeleteIpForwardEntry2](https://www.google.com/search?num=5&q=DeleteIpForwardEntry2+site%3Amicrosoft.com) | iphlpapi.dll | |
[DeleteIpNetEntry](https://www.google.com/search?num=5&q=DeleteIpNetEntry+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.DeleteIpNetEntry
[DeleteIpNetEntry2](https://www.google.com/search?num=5&q=DeleteIpNetEntry2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.DeleteIpNetEntry2
[DeletePersistentTcpPortReservation](https://www.google.com/search?num=5&q=DeletePersistentTcpPortReservation+site%3Amicrosoft.com) | iphlpapi.dll | |
[DeletePersistentUdpPortReservation](https://www.google.com/search?num=5&q=DeletePersistentUdpPortReservation+site%3Amicrosoft.com) | iphlpapi.dll | |
[DeleteProxyArpEntry](https://www.google.com/search?num=5&q=DeleteProxyArpEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[DeleteUnicastIpAddressEntry](https://www.google.com/search?num=5&q=DeleteUnicastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[DisableMediaSense](https://www.google.com/search?num=5&q=DisableMediaSense+site%3Amicrosoft.com) | iphlpapi.dll | |
[EnableRouter](https://www.google.com/search?num=5&q=EnableRouter+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.EnableRouter
[FlushIpNetTable](https://www.google.com/search?num=5&q=FlushIpNetTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[FlushIpNetTable2](https://www.google.com/search?num=5&q=FlushIpNetTable2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.FlushIpNetTable2
[FlushIpPathTable](https://www.google.com/search?num=5&q=FlushIpPathTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[FreeMibTable](https://www.google.com/search?num=5&q=FreeMibTable+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.FreeMibTable
[GetAdapterIndex](https://www.google.com/search?num=5&q=GetAdapterIndex+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetAdapterIndex
[GetAdapterOrderMap](https://www.google.com/search?num=5&q=GetAdapterOrderMap+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetAdaptersAddresses](https://www.google.com/search?num=5&q=GetAdaptersAddresses+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetAdaptersAddresses
[GetAdaptersInfo](https://www.google.com/search?num=5&q=GetAdaptersInfo+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetAdaptersInfo
[GetAnycastIpAddressEntry](https://www.google.com/search?num=5&q=GetAnycastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetAnycastIpAddressTable](https://www.google.com/search?num=5&q=GetAnycastIpAddressTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetBestInterface](https://www.google.com/search?num=5&q=GetBestInterface+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestInterface
[GetBestInterfaceEx](https://www.google.com/search?num=5&q=GetBestInterfaceEx+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestInterfaceEx
[GetBestRoute](https://www.google.com/search?num=5&q=GetBestRoute+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestRoute
[GetBestRoute2](https://www.google.com/search?num=5&q=GetBestRoute2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetBestRoute2
[GetExtendedTcpTable](https://www.google.com/search?num=5&q=GetExtendedTcpTable+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetExtendedTcpTable
[GetExtendedUdpTable](https://www.google.com/search?num=5&q=GetExtendedUdpTable+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetExtendedUdpTable
[GetFriendlyIfIndex](https://www.google.com/search?num=5&q=GetFriendlyIfIndex+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIcmpStatistics](https://www.google.com/search?num=5&q=GetIcmpStatistics+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIcmpStatisticsEx](https://www.google.com/search?num=5&q=GetIcmpStatisticsEx+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIfEntry](https://www.google.com/search?num=5&q=GetIfEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIfEntry2](https://www.google.com/search?num=5&q=GetIfEntry2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfEntry2
[GetIfEntry2Ex](https://www.google.com/search?num=5&q=GetIfEntry2Ex+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfEntry2Ex
[GetIfStackTable](https://www.google.com/search?num=5&q=GetIfStackTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIfTable](https://www.google.com/search?num=5&q=GetIfTable+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfTable
[GetIfTable2](https://www.google.com/search?num=5&q=GetIfTable2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfTable2
[GetIfTable2Ex](https://www.google.com/search?num=5&q=GetIfTable2Ex+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIfTable2Ex
[GetInterfaceCompartmentId](https://www.google.com/search?num=5&q=GetInterfaceCompartmentId+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetInterfaceInfo](https://www.google.com/search?num=5&q=GetInterfaceInfo+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetInterfaceInfo
[GetInvertedIfStackTable](https://www.google.com/search?num=5&q=GetInvertedIfStackTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpAddrTable](https://www.google.com/search?num=5&q=GetIpAddrTable+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpAddrTable
[GetIpErrorString](https://www.google.com/search?num=5&q=GetIpErrorString+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpForwardEntry2](https://www.google.com/search?num=5&q=GetIpForwardEntry2+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpForwardTable](https://www.google.com/search?num=5&q=GetIpForwardTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpForwardTable2](https://www.google.com/search?num=5&q=GetIpForwardTable2+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpInterfaceEntry](https://www.google.com/search?num=5&q=GetIpInterfaceEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpInterfaceTable](https://www.google.com/search?num=5&q=GetIpInterfaceTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpNetEntry2](https://www.google.com/search?num=5&q=GetIpNetEntry2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpNetEntry2
[GetIpNetTable](https://www.google.com/search?num=5&q=GetIpNetTable+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpNetTable
[GetIpNetTable2](https://www.google.com/search?num=5&q=GetIpNetTable2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetIpNetTable2
[GetIpPathEntry](https://www.google.com/search?num=5&q=GetIpPathEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpPathTable](https://www.google.com/search?num=5&q=GetIpPathTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpStatistics](https://www.google.com/search?num=5&q=GetIpStatistics+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetIpStatisticsEx](https://www.google.com/search?num=5&q=GetIpStatisticsEx+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetMulticastIpAddressEntry](https://www.google.com/search?num=5&q=GetMulticastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetMulticastIpAddressTable](https://www.google.com/search?num=5&q=GetMulticastIpAddressTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetNetworkParams](https://www.google.com/search?num=5&q=GetNetworkParams+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetNetworkParams
[GetNumberOfInterfaces](https://www.google.com/search?num=5&q=GetNumberOfInterfaces+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromPidAndInfo](https://www.google.com/search?num=5&q=GetOwnerModuleFromPidAndInfo+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromTcp6Entry](https://www.google.com/search?num=5&q=GetOwnerModuleFromTcp6Entry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromTcpEntry](https://www.google.com/search?num=5&q=GetOwnerModuleFromTcpEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromUdp6Entry](https://www.google.com/search?num=5&q=GetOwnerModuleFromUdp6Entry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetOwnerModuleFromUdpEntry](https://www.google.com/search?num=5&q=GetOwnerModuleFromUdpEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetPerAdapterInfo](https://www.google.com/search?num=5&q=GetPerAdapterInfo+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetPerAdapterInfo
[GetPerTcp6ConnectionEStats](https://www.google.com/search?num=5&q=GetPerTcp6ConnectionEStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetPerTcp6ConnectionStats](https://www.google.com/search?num=5&q=GetPerTcp6ConnectionStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetPerTcpConnectionEStats](https://www.google.com/search?num=5&q=GetPerTcpConnectionEStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetPerTcpConnectionStats](https://www.google.com/search?num=5&q=GetPerTcpConnectionStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetRTTAndHopCount](https://www.google.com/search?num=5&q=GetRTTAndHopCount+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetSessionCompartmentId](https://www.google.com/search?num=5&q=GetSessionCompartmentId+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetTcp6Table](https://www.google.com/search?num=5&q=GetTcp6Table+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetTcp6Table2](https://www.google.com/search?num=5&q=GetTcp6Table2+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetTcpStatistics](https://www.google.com/search?num=5&q=GetTcpStatistics+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetTcpStatisticsEx](https://www.google.com/search?num=5&q=GetTcpStatisticsEx+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetTcpTable](https://www.google.com/search?num=5&q=GetTcpTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetTcpTable2](https://www.google.com/search?num=5&q=GetTcpTable2+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetTeredoPort](https://www.google.com/search?num=5&q=GetTeredoPort+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetUdp6Table](https://www.google.com/search?num=5&q=GetUdp6Table+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetUdpStatistics](https://www.google.com/search?num=5&q=GetUdpStatistics+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetUdpStatisticsEx](https://www.google.com/search?num=5&q=GetUdpStatisticsEx+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetUdpTable](https://www.google.com/search?num=5&q=GetUdpTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetUnicastIpAddressEntry](https://www.google.com/search?num=5&q=GetUnicastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetUnicastIpAddressTable](https://www.google.com/search?num=5&q=GetUnicastIpAddressTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[GetUniDirectionalAdapterInfo](https://www.google.com/search?num=5&q=GetUniDirectionalAdapterInfo+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.GetUniDirectionalAdapterInfo
[Icmp6CreateFile](https://www.google.com/search?num=5&q=Icmp6CreateFile+site%3Amicrosoft.com) | iphlpapi.dll | |
[Icmp6ParseReplies](https://www.google.com/search?num=5&q=Icmp6ParseReplies+site%3Amicrosoft.com) | iphlpapi.dll | |
[Icmp6SendEcho2](https://www.google.com/search?num=5&q=Icmp6SendEcho2+site%3Amicrosoft.com) | iphlpapi.dll | |
[IcmpCloseHandle](https://www.google.com/search?num=5&q=IcmpCloseHandle+site%3Amicrosoft.com) | iphlpapi.dll | |
[IcmpCreateFile](https://www.google.com/search?num=5&q=IcmpCreateFile+site%3Amicrosoft.com) | iphlpapi.dll | |
[IcmpParseReplies](https://www.google.com/search?num=5&q=IcmpParseReplies+site%3Amicrosoft.com) | iphlpapi.dll | |
[IcmpSendEcho](https://www.google.com/search?num=5&q=IcmpSendEcho+site%3Amicrosoft.com) | iphlpapi.dll | |
[IcmpSendEcho2](https://www.google.com/search?num=5&q=IcmpSendEcho2+site%3Amicrosoft.com) | iphlpapi.dll | |
[IcmpSendEcho2Ex](https://www.google.com/search?num=5&q=IcmpSendEcho2Ex+site%3Amicrosoft.com) | iphlpapi.dll | |
[if_indextoname](https://www.google.com/search?num=5&q=if_indextoname+site%3Amicrosoft.com) | iphlpapi.dll | |
[if_nametoindex](https://www.google.com/search?num=5&q=if_nametoindex+site%3Amicrosoft.com) | iphlpapi.dll | |
[InitializeIpForwardEntry](https://www.google.com/search?num=5&q=InitializeIpForwardEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[InitializeIpInterfaceEntry](https://www.google.com/search?num=5&q=InitializeIpInterfaceEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[InitializeUnicastIpAddressEntry](https://www.google.com/search?num=5&q=InitializeUnicastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[IpReleaseAddress](https://www.google.com/search?num=5&q=IpReleaseAddress+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.IpReleaseAddress
[IpRenewAddress](https://www.google.com/search?num=5&q=IpRenewAddress+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.IpRenewAddress
[LookupPersistentTcpPortReservation](https://www.google.com/search?num=5&q=LookupPersistentTcpPortReservation+site%3Amicrosoft.com) | iphlpapi.dll | |
[LookupPersistentUdpPortReservation](https://www.google.com/search?num=5&q=LookupPersistentUdpPortReservation+site%3Amicrosoft.com) | iphlpapi.dll | |
[NhpAllocateAndGetInterfaceInfoFromStack](https://www.google.com/search?num=5&q=NhpAllocateAndGetInterfaceInfoFromStack+site%3Amicrosoft.com) | iphlpapi.dll | |
[NotifyAddrChange](https://www.google.com/search?num=5&q=NotifyAddrChange+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.NotifyAddrChange
[NotifyIpInterfaceChange](https://www.google.com/search?num=5&q=NotifyIpInterfaceChange+site%3Amicrosoft.com) | iphlpapi.dll | |
[NotifyRouteChange](https://www.google.com/search?num=5&q=NotifyRouteChange+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.NotifyRouteChange
[NotifyRouteChange2](https://www.google.com/search?num=5&q=NotifyRouteChange2+site%3Amicrosoft.com) | iphlpapi.dll | |
[NotifyStableUnicastIpAddressTable](https://www.google.com/search?num=5&q=NotifyStableUnicastIpAddressTable+site%3Amicrosoft.com) | iphlpapi.dll | |
[NotifyTeredoPortChange](https://www.google.com/search?num=5&q=NotifyTeredoPortChange+site%3Amicrosoft.com) | iphlpapi.dll | |
[NotifyUnicastIpAddressChange](https://www.google.com/search?num=5&q=NotifyUnicastIpAddressChange+site%3Amicrosoft.com) | iphlpapi.dll | |
[ParseNetworkString](https://www.google.com/search?num=5&q=ParseNetworkString+site%3Amicrosoft.com) | iphlpapi.dll | |
[ResolveIpNetEntry2](https://www.google.com/search?num=5&q=ResolveIpNetEntry2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.ResolveIpNetEntry2
[ResolveNeighbor](https://www.google.com/search?num=5&q=ResolveNeighbor+site%3Amicrosoft.com) | iphlpapi.dll | |
[RestoreMediaSense](https://www.google.com/search?num=5&q=RestoreMediaSense+site%3Amicrosoft.com) | iphlpapi.dll | |
[SendARP](https://www.google.com/search?num=5&q=SendARP+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.SendARP
[SetIfEntry](https://www.google.com/search?num=5&q=SetIfEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetIpForwardEntry](https://www.google.com/search?num=5&q=SetIpForwardEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetIpForwardEntry2](https://www.google.com/search?num=5&q=SetIpForwardEntry2+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetIpInterfaceEntry](https://www.google.com/search?num=5&q=SetIpInterfaceEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetIpNetEntry](https://www.google.com/search?num=5&q=SetIpNetEntry+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.SetIpNetEntry
[SetIpNetEntry2](https://www.google.com/search?num=5&q=SetIpNetEntry2+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.SetIpNetEntry2
[SetIpStatistics](https://www.google.com/search?num=5&q=SetIpStatistics+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetIpStatisticsEx](https://www.google.com/search?num=5&q=SetIpStatisticsEx+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetIpTTL](https://www.google.com/search?num=5&q=SetIpTTL+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetPerTcp6ConnectionEStats](https://www.google.com/search?num=5&q=SetPerTcp6ConnectionEStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetPerTcp6ConnectionStats](https://www.google.com/search?num=5&q=SetPerTcp6ConnectionStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetPerTcpConnectionEStats](https://www.google.com/search?num=5&q=SetPerTcpConnectionEStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetPerTcpConnectionStats](https://www.google.com/search?num=5&q=SetPerTcpConnectionStats+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetTcpEntry](https://www.google.com/search?num=5&q=SetTcpEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[SetUnicastIpAddressEntry](https://www.google.com/search?num=5&q=SetUnicastIpAddressEntry+site%3Amicrosoft.com) | iphlpapi.dll | |
[UnenableRouter](https://www.google.com/search?num=5&q=UnenableRouter+site%3Amicrosoft.com) | iphlpapi.dll | Iphlpapi.h | Vanara.PInvoke.IpHlpApi.UnenableRouter
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[<_u_bytes>e__FixedBuffer](https://www.google.com/search?num=5&q=<_u_bytes>e__FixedBuffer+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.IpHlpApi+IN6_ADDR+<_u_bytes>e__FixedBuffer
[FIXED_INFO](https://www.google.com/search?num=5&q=FIXED_INFO+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+FIXED_INFO
[IN_ADDR](https://www.google.com/search?num=5&q=IN_ADDR+site%3Amsdn.microsoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+IN_ADDR
[IN6_ADDR](https://www.google.com/search?num=5&q=IN6_ADDR+site%3Amsdn.microsoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+IN6_ADDR
[IP_ADAPTER_ADDRESSES](https://www.google.com/search?num=5&q=IP_ADAPTER_ADDRESSES+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_ADDRESSES
[IP_ADAPTER_ANYCAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_ANYCAST_ADDRESS+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_ANYCAST_ADDRESS
[IP_ADAPTER_DNS_SERVER_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_DNS_SERVER_ADDRESS+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_DNS_SERVER_ADDRESS
[IP_ADAPTER_DNS_SUFFIX](https://www.google.com/search?num=5&q=IP_ADAPTER_DNS_SUFFIX+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_DNS_SUFFIX
[IP_ADAPTER_GATEWAY_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_GATEWAY_ADDRESS+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_GATEWAY_ADDRESS
[IP_ADAPTER_INDEX_MAP](https://www.google.com/search?num=5&q=IP_ADAPTER_INDEX_MAP+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_INDEX_MAP
[IP_ADAPTER_INFO](https://www.google.com/search?num=5&q=IP_ADAPTER_INFO+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_INFO
[IP_ADAPTER_MULTICAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_MULTICAST_ADDRESS+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_MULTICAST_ADDRESS
[IP_ADAPTER_PREFIX](https://www.google.com/search?num=5&q=IP_ADAPTER_PREFIX+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_PREFIX
[IP_ADAPTER_UNICAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_UNICAST_ADDRESS+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_UNICAST_ADDRESS
[IP_ADAPTER_WINS_SERVER_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_WINS_SERVER_ADDRESS+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_WINS_SERVER_ADDRESS
[IP_ADDR_STRING](https://www.google.com/search?num=5&q=IP_ADDR_STRING+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADDR_STRING
[IP_ADDRESS_PREFIX](https://www.google.com/search?num=5&q=IP_ADDRESS_PREFIX+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.IpHlpApi+IP_ADDRESS_PREFIX
[IP_PER_ADAPTER_INFO](https://www.google.com/search?num=5&q=IP_PER_ADAPTER_INFO+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_PER_ADAPTER_INFO
[MIB_IF_ROW2](https://www.google.com/search?num=5&q=MIB_IF_ROW2+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.IpHlpApi+MIB_IF_ROW2
[MIB_IFROW](https://www.google.com/search?num=5&q=MIB_IFROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IFROW
[MIB_IPADDRROW](https://www.google.com/search?num=5&q=MIB_IPADDRROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPADDRROW
[MIB_IPFORWARD_ROW2](https://www.google.com/search?num=5&q=MIB_IPFORWARD_ROW2+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPFORWARD_ROW2
[MIB_IPFORWARDROW](https://www.google.com/search?num=5&q=MIB_IPFORWARDROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPFORWARDROW
[MIB_IPNET_ROW2](https://www.google.com/search?num=5&q=MIB_IPNET_ROW2+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPNET_ROW2
[MIB_IPNETROW](https://www.google.com/search?num=5&q=MIB_IPNETROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPNETROW
[MIB_TCP6ROW](https://www.google.com/search?num=5&q=MIB_TCP6ROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCP6ROW
[MIB_TCP6ROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCP6ROW_OWNER_MODULE+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCP6ROW_OWNER_MODULE
[MIB_TCP6ROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCP6ROW_OWNER_PID+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCP6ROW_OWNER_PID
[MIB_TCPROW](https://www.google.com/search?num=5&q=MIB_TCPROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW
[MIB_TCPROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCPROW_OWNER_MODULE+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW_OWNER_MODULE
[MIB_TCPROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCPROW_OWNER_PID+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW_OWNER_PID
[MIB_TCPROW2](https://www.google.com/search?num=5&q=MIB_TCPROW2+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW2
[MIB_TCPSTATS](https://www.google.com/search?num=5&q=MIB_TCPSTATS+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPSTATS
[MIB_TCPSTATS2](https://www.google.com/search?num=5&q=MIB_TCPSTATS2+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPSTATS2
[MIB_UDP6ROW](https://www.google.com/search?num=5&q=MIB_UDP6ROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDP6ROW
[MIB_UDP6ROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDP6ROW_OWNER_MODULE+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDP6ROW_OWNER_MODULE
[MIB_UDP6ROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDP6ROW_OWNER_PID+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDP6ROW_OWNER_PID
[MIB_UDPROW](https://www.google.com/search?num=5&q=MIB_UDPROW+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDPROW
[MIB_UDPROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDPROW_OWNER_MODULE+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDPROW_OWNER_MODULE
[MIB_UDPROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDPROW_OWNER_PID+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDPROW_OWNER_PID
[NET_LUID](https://www.google.com/search?num=5&q=NET_LUID+site%3Amsdn.microsoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+NET_LUID
[SOCKADDR_IN](https://www.google.com/search?num=5&q=SOCKADDR_IN+site%3Amsdn.microsoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKADDR_IN
[SOCKADDR_IN6](https://www.google.com/search?num=5&q=SOCKADDR_IN6+site%3Amsdn.microsoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKADDR_IN6
[SOCKADDR_INET](https://www.google.com/search?num=5&q=SOCKADDR_INET+site%3Amsdn.microsoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKADDR_INET
[SOCKET_ADDRESS](https://www.google.com/search?num=5&q=SOCKET_ADDRESS+site%3Amsdn.microsoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKET_ADDRESS
[<_u_bytes>e__FixedBuffer](https://www.google.com/search?num=5&q=<_u_bytes>e__FixedBuffer+site%3Amicrosoft.com) | | Vanara.PInvoke.IpHlpApi+IN6_ADDR+<_u_bytes>e__FixedBuffer
[FIXED_INFO](https://www.google.com/search?num=5&q=FIXED_INFO+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+FIXED_INFO
[IN_ADDR](https://www.google.com/search?num=5&q=IN_ADDR+site%3Amicrosoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+IN_ADDR
[IN6_ADDR](https://www.google.com/search?num=5&q=IN6_ADDR+site%3Amicrosoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+IN6_ADDR
[IP_ADAPTER_ADDRESSES](https://www.google.com/search?num=5&q=IP_ADAPTER_ADDRESSES+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_ADDRESSES
[IP_ADAPTER_ANYCAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_ANYCAST_ADDRESS+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_ANYCAST_ADDRESS
[IP_ADAPTER_DNS_SERVER_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_DNS_SERVER_ADDRESS+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_DNS_SERVER_ADDRESS
[IP_ADAPTER_DNS_SUFFIX](https://www.google.com/search?num=5&q=IP_ADAPTER_DNS_SUFFIX+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_DNS_SUFFIX
[IP_ADAPTER_GATEWAY_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_GATEWAY_ADDRESS+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_GATEWAY_ADDRESS
[IP_ADAPTER_INDEX_MAP](https://www.google.com/search?num=5&q=IP_ADAPTER_INDEX_MAP+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_INDEX_MAP
[IP_ADAPTER_INFO](https://www.google.com/search?num=5&q=IP_ADAPTER_INFO+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_INFO
[IP_ADAPTER_MULTICAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_MULTICAST_ADDRESS+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_MULTICAST_ADDRESS
[IP_ADAPTER_PREFIX](https://www.google.com/search?num=5&q=IP_ADAPTER_PREFIX+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_PREFIX
[IP_ADAPTER_UNICAST_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_UNICAST_ADDRESS+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_UNICAST_ADDRESS
[IP_ADAPTER_WINS_SERVER_ADDRESS](https://www.google.com/search?num=5&q=IP_ADAPTER_WINS_SERVER_ADDRESS+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADAPTER_WINS_SERVER_ADDRESS
[IP_ADDR_STRING](https://www.google.com/search?num=5&q=IP_ADDR_STRING+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_ADDR_STRING
[IP_ADDRESS_PREFIX](https://www.google.com/search?num=5&q=IP_ADDRESS_PREFIX+site%3Amicrosoft.com) | | Vanara.PInvoke.IpHlpApi+IP_ADDRESS_PREFIX
[IP_PER_ADAPTER_INFO](https://www.google.com/search?num=5&q=IP_PER_ADAPTER_INFO+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+IP_PER_ADAPTER_INFO
[MIB_IF_ROW2](https://www.google.com/search?num=5&q=MIB_IF_ROW2+site%3Amicrosoft.com) | | Vanara.PInvoke.IpHlpApi+MIB_IF_ROW2
[MIB_IFROW](https://www.google.com/search?num=5&q=MIB_IFROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IFROW
[MIB_IPADDRROW](https://www.google.com/search?num=5&q=MIB_IPADDRROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPADDRROW
[MIB_IPFORWARD_ROW2](https://www.google.com/search?num=5&q=MIB_IPFORWARD_ROW2+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPFORWARD_ROW2
[MIB_IPFORWARDROW](https://www.google.com/search?num=5&q=MIB_IPFORWARDROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPFORWARDROW
[MIB_IPNET_ROW2](https://www.google.com/search?num=5&q=MIB_IPNET_ROW2+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPNET_ROW2
[MIB_IPNETROW](https://www.google.com/search?num=5&q=MIB_IPNETROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_IPNETROW
[MIB_TCP6ROW](https://www.google.com/search?num=5&q=MIB_TCP6ROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCP6ROW
[MIB_TCP6ROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCP6ROW_OWNER_MODULE+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCP6ROW_OWNER_MODULE
[MIB_TCP6ROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCP6ROW_OWNER_PID+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCP6ROW_OWNER_PID
[MIB_TCPROW](https://www.google.com/search?num=5&q=MIB_TCPROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW
[MIB_TCPROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_TCPROW_OWNER_MODULE+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW_OWNER_MODULE
[MIB_TCPROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_TCPROW_OWNER_PID+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW_OWNER_PID
[MIB_TCPROW2](https://www.google.com/search?num=5&q=MIB_TCPROW2+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPROW2
[MIB_TCPSTATS](https://www.google.com/search?num=5&q=MIB_TCPSTATS+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPSTATS
[MIB_TCPSTATS2](https://www.google.com/search?num=5&q=MIB_TCPSTATS2+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_TCPSTATS2
[MIB_UDP6ROW](https://www.google.com/search?num=5&q=MIB_UDP6ROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDP6ROW
[MIB_UDP6ROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDP6ROW_OWNER_MODULE+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDP6ROW_OWNER_MODULE
[MIB_UDP6ROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDP6ROW_OWNER_PID+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDP6ROW_OWNER_PID
[MIB_UDPROW](https://www.google.com/search?num=5&q=MIB_UDPROW+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDPROW
[MIB_UDPROW_OWNER_MODULE](https://www.google.com/search?num=5&q=MIB_UDPROW_OWNER_MODULE+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDPROW_OWNER_MODULE
[MIB_UDPROW_OWNER_PID](https://www.google.com/search?num=5&q=MIB_UDPROW_OWNER_PID+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+MIB_UDPROW_OWNER_PID
[NET_LUID](https://www.google.com/search?num=5&q=NET_LUID+site%3Amicrosoft.com) | Iphlpapi.h | Vanara.PInvoke.IpHlpApi+NET_LUID
[SOCKADDR_IN](https://www.google.com/search?num=5&q=SOCKADDR_IN+site%3Amicrosoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKADDR_IN
[SOCKADDR_IN6](https://www.google.com/search?num=5&q=SOCKADDR_IN6+site%3Amicrosoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKADDR_IN6
[SOCKADDR_INET](https://www.google.com/search?num=5&q=SOCKADDR_INET+site%3Amicrosoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKADDR_INET
[SOCKET_ADDRESS](https://www.google.com/search?num=5&q=SOCKET_ADDRESS+site%3Amicrosoft.com) | winsock2.h | Vanara.PInvoke.IpHlpApi+SOCKET_ADDRESS

File diff suppressed because it is too large Load Diff

View File

@ -1,54 +1,41 @@
## Correlation report for mpr.dll
### Methods (0% complete)
### Methods (81% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[MultinetGetConnectionPerformance](https://www.google.com/search?num=5&q=MultinetGetConnectionPerformanceA+site%3Amsdn.microsoft.com) | mpr.dll | |
[MultinetGetErrorText](https://www.google.com/search?num=5&q=MultinetGetErrorTextA+site%3Amsdn.microsoft.com) | mpr.dll | |
[ShowReconnectDialog](https://www.google.com/search?num=5&q=ShowReconnectDialog+site%3Amsdn.microsoft.com) | mpr.dll | |
[ShowReconnectDialogEnd](https://www.google.com/search?num=5&q=ShowReconnectDialogEnd+site%3Amsdn.microsoft.com) | mpr.dll | |
[ShowReconnectDialogUI](https://www.google.com/search?num=5&q=ShowReconnectDialogUI+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetAddConnection](https://www.google.com/search?num=5&q=WNetAddConnectionA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetAddConnection2](https://www.google.com/search?num=5&q=WNetAddConnection2A+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetAddConnection3](https://www.google.com/search?num=5&q=WNetAddConnection3A+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetCancelConnection](https://www.google.com/search?num=5&q=WNetCancelConnectionA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetCancelConnection2](https://www.google.com/search?num=5&q=WNetCancelConnection2A+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetClearConnections](https://www.google.com/search?num=5&q=WNetClearConnections+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetCloseEnum](https://www.google.com/search?num=5&q=WNetCloseEnum+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetConnectionDialog](https://www.google.com/search?num=5&q=WNetConnectionDialog+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetConnectionDialog1](https://www.google.com/search?num=5&q=WNetConnectionDialog1A+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetConnectionDialog2](https://www.google.com/search?num=5&q=WNetConnectionDialog2+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetDirectoryNotify](https://www.google.com/search?num=5&q=WNetDirectoryNotifyA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetDisconnectDialog](https://www.google.com/search?num=5&q=WNetDisconnectDialog+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetDisconnectDialog1](https://www.google.com/search?num=5&q=WNetDisconnectDialog1A+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetDisconnectDialog2](https://www.google.com/search?num=5&q=WNetDisconnectDialog2+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetEnumResource](https://www.google.com/search?num=5&q=WNetEnumResourceA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetFormatNetworkName](https://www.google.com/search?num=5&q=WNetFormatNetworkNameA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetConnection](https://www.google.com/search?num=5&q=WNetGetConnectionA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetConnection2](https://www.google.com/search?num=5&q=WNetGetConnection2A+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetConnection3](https://www.google.com/search?num=5&q=WNetGetConnection3A+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetDirectoryType](https://www.google.com/search?num=5&q=WNetGetDirectoryTypeA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetHomeDirectoryW](https://www.google.com/search?num=5&q=WNetGetHomeDirectoryW+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetLastError](https://www.google.com/search?num=5&q=WNetGetLastErrorA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetNetworkInformation](https://www.google.com/search?num=5&q=WNetGetNetworkInformationA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetPropertyText](https://www.google.com/search?num=5&q=WNetGetPropertyTextA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetProviderName](https://www.google.com/search?num=5&q=WNetGetProviderNameA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetProviderType](https://www.google.com/search?num=5&q=WNetGetProviderTypeA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetResourceInformation](https://www.google.com/search?num=5&q=WNetGetResourceInformationA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetResourceParent](https://www.google.com/search?num=5&q=WNetGetResourceParentA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetSearchDialog](https://www.google.com/search?num=5&q=WNetGetSearchDialog+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetUniversalName](https://www.google.com/search?num=5&q=WNetGetUniversalNameA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetGetUser](https://www.google.com/search?num=5&q=WNetGetUserA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetLogonNotify](https://www.google.com/search?num=5&q=WNetLogonNotify+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetOpenEnum](https://www.google.com/search?num=5&q=WNetOpenEnumA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetPasswordChangeNotify](https://www.google.com/search?num=5&q=WNetPasswordChangeNotify+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetPropertyDialog](https://www.google.com/search?num=5&q=WNetPropertyDialogA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetRestoreAllConnectionsW](https://www.google.com/search?num=5&q=WNetRestoreAllConnectionsW+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetRestoreSingleConnectionW](https://www.google.com/search?num=5&q=WNetRestoreSingleConnectionW+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetSetConnection](https://www.google.com/search?num=5&q=WNetSetConnectionA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetSetLastError](https://www.google.com/search?num=5&q=WNetSetLastErrorA+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetSupportGlobalEnum](https://www.google.com/search?num=5&q=WNetSupportGlobalEnum+site%3Amsdn.microsoft.com) | mpr.dll | |
[WNetUseConnection](https://www.google.com/search?num=5&q=WNetUseConnectionA+site%3Amsdn.microsoft.com) | mpr.dll | |
[MultinetGetConnectionPerformance](http://msdn2.microsoft.com/en-us/library/aa385342) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.MultinetGetConnectionPerformance
[WNetAddConnection](http://msdn2.microsoft.com/en-us/library/aa385410) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetAddConnection
[WNetAddConnection2](http://msdn2.microsoft.com/en-us/library/aa385413) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetAddConnection2
[WNetAddConnection3](http://msdn2.microsoft.com/en-us/library/aa385418) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetAddConnection3
[WNetCancelConnection2](http://msdn2.microsoft.com/en-us/library/aa385427) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetCancelConnection2
[WNetCloseEnum](http://msdn2.microsoft.com/en-us/library/aa385431) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetCloseEnum
[WNetConnectionDialog](http://msdn2.microsoft.com/en-us/library/aa385433) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetConnectionDialog
[WNetConnectionDialog1](http://msdn2.microsoft.com/en-us/library/aa385436) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetConnectionDialog1
[WNetDisconnectDialog](http://msdn2.microsoft.com/en-us/library/aa385440) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetDisconnectDialog
[WNetDisconnectDialog1](http://msdn2.microsoft.com/en-us/library/aa385443) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetDisconnectDialog1
[WNetEnumResource](http://msdn2.microsoft.com/en-us/library/aa385449) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetEnumResource
[WNetGetConnection](http://msdn2.microsoft.com/en-us/library/aa385453) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetConnection
[WNetGetLastError](http://msdn2.microsoft.com/en-us/library/aa385459) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetLastError
[WNetGetNetworkInformation](http://msdn2.microsoft.com/en-us/library/aa385461) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetNetworkInformation
[WNetGetProviderName](http://msdn2.microsoft.com/en-us/library/aa385464) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetProviderName
[WNetGetResourceInformation](http://msdn2.microsoft.com/en-us/library/aa385469) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetResourceInformation
[WNetGetResourceParent](http://msdn2.microsoft.com/en-us/library/aa385470) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetResourceParent
[WNetGetUniversalName](http://msdn2.microsoft.com/en-us/library/aa385474) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetUniversalName
[WNetGetUser](http://msdn2.microsoft.com/en-us/library/aa385476) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetGetUser
[WNetLogonNotify](https://www.google.com/search?num=5&q=WNetLogonNotify+site%3Amicrosoft.com) | mpr.dll | |
[WNetOpenEnum](http://msdn2.microsoft.com/en-us/library/aa385478) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetOpenEnum
[WNetPasswordChangeNotify](https://www.google.com/search?num=5&q=WNetPasswordChangeNotify+site%3Amicrosoft.com) | mpr.dll | |
[WNetPropertyDialog](https://www.google.com/search?num=5&q=WNetPropertyDialogA+site%3Amicrosoft.com) | mpr.dll | |
[WNetSetConnection](https://www.google.com/search?num=5&q=WNetSetConnectionA+site%3Amicrosoft.com) | mpr.dll | |
[WNetSetLastError](http://msdn2.microsoft.com/en-us/library/ee472f01-de44-4c47-9ae5-8bbac74de78b) | mpr.dll | npapi.h | Vanara.PInvoke.Mpr.WNetSetLastError
[WNetSupportGlobalEnum](https://www.google.com/search?num=5&q=WNetSupportGlobalEnum+site%3Amicrosoft.com) | mpr.dll | |
[WNetUseConnection](http://msdn2.microsoft.com/en-us/library/aa385482) | mpr.dll | Winnetwk.h | Vanara.PInvoke.Mpr.WNetUseConnection
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[NETRESOURCE](https://www.google.com/search?num=5&q=NETRESOURCE+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Mpr+NETRESOURCE
[CONNECTDLGSTRUCT](http://msdn2.microsoft.com/en-us/library/aa385332) | Winnetwk.h | Vanara.PInvoke.Mpr+CONNECTDLGSTRUCT
[DISCDLGSTRUCT](http://msdn2.microsoft.com/en-us/library/aa385339) | Winnetwk.h | Vanara.PInvoke.Mpr+DISCDLGSTRUCT
[NETCONNECTINFOSTRUCT](http://msdn2.microsoft.com/en-us/library/aa385345) | Winnetwk.h | Vanara.PInvoke.Mpr+NETCONNECTINFOSTRUCT
[NETINFOSTRUCT](http://msdn2.microsoft.com/en-us/library/aa385349) | Winnetwk.h | Vanara.PInvoke.Mpr+NETINFOSTRUCT
[NETRESOURCE](http://msdn2.microsoft.com/en-us/library/aa385353) | Winnetwk.h | Vanara.PInvoke.Mpr+NETRESOURCE
[REMOTE_NAME_INFO](http://msdn2.microsoft.com/en-us/library/aa385366) | Winnetwk.h | Vanara.PInvoke.Mpr+REMOTE_NAME_INFO
[UNIVERSAL_NAME_INFO](http://msdn2.microsoft.com/en-us/library/aa385379) | Winnetwk.h | Vanara.PInvoke.Mpr+UNIVERSAL_NAME_INFO

View File

@ -24,8 +24,11 @@
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<PackageReleaseNotes>Currently implements:
Functions
MultinetGetConnectionPerformanceA, MultinetGetConnectionPerformanceW, WNetAddConnection2A, WNetAddConnection2W, WNetAddConnection3A, WNetAddConnection3W, WNetAddConnectionA, WNetAddConnectionW, WNetCancelConnection2A, WNetCancelConnection2W, WNetCloseEnum, WNetConnectionDialog, WNetConnectionDialog1A, WNetConnectionDialog1W, WNetDisconnectDialog, WNetDisconnectDialog1A, WNetDisconnectDialog1W, WNetEnumResourceA, WNetEnumResourceW, WNetGetConnectionA, WNetGetConnectionW, WNetGetLastErrorA, WNetGetLastErrorW, WNetGetNetworkInformationA, WNetGetNetworkInformationW, WNetGetProviderNameA, WNetGetProviderNameW, WNetGetResourceInformationA, WNetGetResourceInformationW, WNetGetResourceParentA, WNetGetResourceParentW, WNetGetUniversalNameA, WNetGetUniversalNameW, WNetGetUserA, WNetGetUserW, WNetOpenEnumA, WNetOpenEnumW, WNetSetLastErrorA, WNetSetLastErrorW, WNetUseConnectionA, WNetUseConnectionW
Structures
NETRESOURCE
CONNECTDLGSTRUCT, DISCDLGSTRUCT, NETCONNECTINFOSTRUCT, NETINFOSTRUCT, NETRESOURCE, REMOTE_NAME_INFO, UNIVERSAL_NAME_INFO
</PackageReleaseNotes>
</PropertyGroup>

View File

@ -2,85 +2,85 @@
### Methods (8% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[DsAddCloneDCW](https://www.google.com/search?num=5&q=DsAddCloneDCW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsAddSidHistory](https://www.google.com/search?num=5&q=DsAddSidHistoryA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsaopBind](https://www.google.com/search?num=5&q=DsaopBind+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsaopBindWithCred](https://www.google.com/search?num=5&q=DsaopBindWithCred+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsaopBindWithSpn](https://www.google.com/search?num=5&q=DsaopBindWithSpn+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsaopExecuteScript](https://www.google.com/search?num=5&q=DsaopExecuteScript+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsaopPrepareScript](https://www.google.com/search?num=5&q=DsaopPrepareScript+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsaopUnBind](https://www.google.com/search?num=5&q=DsaopUnBind+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsAddCloneDCW](https://www.google.com/search?num=5&q=DsAddCloneDCW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsAddSidHistory](https://www.google.com/search?num=5&q=DsAddSidHistoryA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsaopBind](https://www.google.com/search?num=5&q=DsaopBind+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsaopBindWithCred](https://www.google.com/search?num=5&q=DsaopBindWithCred+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsaopBindWithSpn](https://www.google.com/search?num=5&q=DsaopBindWithSpn+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsaopExecuteScript](https://www.google.com/search?num=5&q=DsaopExecuteScript+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsaopPrepareScript](https://www.google.com/search?num=5&q=DsaopPrepareScript+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsaopUnBind](https://www.google.com/search?num=5&q=DsaopUnBind+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsBind](http://msdn2.microsoft.com/en-us/library/ms675931) | ntdsapi.dll | Ntdsapi.h | Vanara.PInvoke.NTDSApi.DsBind
[DsBindByInstance](https://www.google.com/search?num=5&q=DsBindByInstanceA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsBindingSetTimeout](https://www.google.com/search?num=5&q=DsBindingSetTimeout+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsBindToISTG](https://www.google.com/search?num=5&q=DsBindToISTGA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsBindByInstance](https://www.google.com/search?num=5&q=DsBindByInstanceA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsBindingSetTimeout](https://www.google.com/search?num=5&q=DsBindingSetTimeout+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsBindToISTG](https://www.google.com/search?num=5&q=DsBindToISTGA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsBindWithCred](http://msdn2.microsoft.com/en-us/library/ms675961) | ntdsapi.dll | Ntdsapi.h | Vanara.PInvoke.NTDSApi.DsBindWithCred
[DsBindWithSpn](https://www.google.com/search?num=5&q=DsBindWithSpnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsBindWithSpnEx](https://www.google.com/search?num=5&q=DsBindWithSpnExA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsBindWithSpnExWWorker](https://www.google.com/search?num=5&q=DsBindWithSpnExWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsClientMakeSpnForTargetServer](https://www.google.com/search?num=5&q=DsClientMakeSpnForTargetServerA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsBindWithSpn](https://www.google.com/search?num=5&q=DsBindWithSpnA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsBindWithSpnEx](https://www.google.com/search?num=5&q=DsBindWithSpnExA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsBindWithSpnExWWorker](https://www.google.com/search?num=5&q=DsBindWithSpnExWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsClientMakeSpnForTargetServer](https://www.google.com/search?num=5&q=DsClientMakeSpnForTargetServerA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsCrackNames](http://msdn2.microsoft.com/en-us/library/ms675970) | ntdsapi.dll | Ntdsapi.h | Vanara.PInvoke.NTDSApi.DsCrackNames
[DsCrackNamesWWorker](https://www.google.com/search?num=5&q=DsCrackNamesWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsCrackSpn](https://www.google.com/search?num=5&q=DsCrackSpnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsCrackUnquotedMangledRdn](https://www.google.com/search?num=5&q=DsCrackUnquotedMangledRdnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFinishDemotionW](https://www.google.com/search?num=5&q=DsFinishDemotionW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeCloneDcResult](https://www.google.com/search?num=5&q=DsFreeCloneDcResult+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeDomainControllerInfo](https://www.google.com/search?num=5&q=DsFreeDomainControllerInfoA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeDomainControllerInfoWWorker](https://www.google.com/search?num=5&q=DsFreeDomainControllerInfoWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsCrackNamesWWorker](https://www.google.com/search?num=5&q=DsCrackNamesWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsCrackSpn](https://www.google.com/search?num=5&q=DsCrackSpnA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsCrackUnquotedMangledRdn](https://www.google.com/search?num=5&q=DsCrackUnquotedMangledRdnA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFinishDemotionW](https://www.google.com/search?num=5&q=DsFinishDemotionW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeCloneDcResult](https://www.google.com/search?num=5&q=DsFreeCloneDcResult+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeDomainControllerInfo](https://www.google.com/search?num=5&q=DsFreeDomainControllerInfoA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeDomainControllerInfoWWorker](https://www.google.com/search?num=5&q=DsFreeDomainControllerInfoWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeNameResult](http://msdn2.microsoft.com/en-us/library/ms675978) | ntdsapi.dll | Ntdsapi.h | Vanara.PInvoke.NTDSApi.DsFreeNameResult
[DsFreeNameResultWWorker](https://www.google.com/search?num=5&q=DsFreeNameResultWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeNgcKey](https://www.google.com/search?num=5&q=DsFreeNgcKey+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeNgcKeyWorker](https://www.google.com/search?num=5&q=DsFreeNgcKeyWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeNameResultWWorker](https://www.google.com/search?num=5&q=DsFreeNameResultWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeNgcKey](https://www.google.com/search?num=5&q=DsFreeNgcKey+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeNgcKeyWorker](https://www.google.com/search?num=5&q=DsFreeNgcKeyWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreePasswordCredentials](http://msdn2.microsoft.com/en-us/library/ms675979) | ntdsapi.dll | Ntdsapi.h | Vanara.PInvoke.NTDSApi.DsFreePasswordCredentials
[DsFreePasswordCredentialsWorker](https://www.google.com/search?num=5&q=DsFreePasswordCredentialsWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeSchemaGuidMap](https://www.google.com/search?num=5&q=DsFreeSchemaGuidMapA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreeSpnArray](https://www.google.com/search?num=5&q=DsFreeSpnArrayA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsGetBindAddrW](https://www.google.com/search?num=5&q=DsGetBindAddrW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsGetBindAnnotW](https://www.google.com/search?num=5&q=DsGetBindAnnotW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsGetBindInstGuid](https://www.google.com/search?num=5&q=DsGetBindInstGuid+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsGetDomainControllerInfo](https://www.google.com/search?num=5&q=DsGetDomainControllerInfoA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsGetDomainControllerInfoWWorker](https://www.google.com/search?num=5&q=DsGetDomainControllerInfoWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsGetRdnW](https://www.google.com/search?num=5&q=DsGetRdnW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsGetSpn](https://www.google.com/search?num=5&q=DsGetSpnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsInheritSecurityIdentity](https://www.google.com/search?num=5&q=DsInheritSecurityIdentityA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsInitDemotionW](https://www.google.com/search?num=5&q=DsInitDemotionW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsIsMangledDn](https://www.google.com/search?num=5&q=DsIsMangledDnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsIsMangledRdnValue](https://www.google.com/search?num=5&q=DsIsMangledRdnValueA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsListDomainsInSite](https://www.google.com/search?num=5&q=DsListDomainsInSiteA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsListInfoForServer](https://www.google.com/search?num=5&q=DsListInfoForServerA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsListRoles](https://www.google.com/search?num=5&q=DsListRolesA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsListServersForDomainInSite](https://www.google.com/search?num=5&q=DsListServersForDomainInSiteA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsListServersInSite](https://www.google.com/search?num=5&q=DsListServersInSiteA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsListSites](https://www.google.com/search?num=5&q=DsListSitesA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsLogEntry](https://www.google.com/search?num=5&q=DsLogEntry+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsFreePasswordCredentialsWorker](https://www.google.com/search?num=5&q=DsFreePasswordCredentialsWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeSchemaGuidMap](https://www.google.com/search?num=5&q=DsFreeSchemaGuidMapA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsFreeSpnArray](https://www.google.com/search?num=5&q=DsFreeSpnArrayA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsGetBindAddrW](https://www.google.com/search?num=5&q=DsGetBindAddrW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsGetBindAnnotW](https://www.google.com/search?num=5&q=DsGetBindAnnotW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsGetBindInstGuid](https://www.google.com/search?num=5&q=DsGetBindInstGuid+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsGetDomainControllerInfo](https://www.google.com/search?num=5&q=DsGetDomainControllerInfoA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsGetDomainControllerInfoWWorker](https://www.google.com/search?num=5&q=DsGetDomainControllerInfoWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsGetRdnW](https://www.google.com/search?num=5&q=DsGetRdnW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsGetSpn](https://www.google.com/search?num=5&q=DsGetSpnA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsInheritSecurityIdentity](https://www.google.com/search?num=5&q=DsInheritSecurityIdentityA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsInitDemotionW](https://www.google.com/search?num=5&q=DsInitDemotionW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsIsMangledDn](https://www.google.com/search?num=5&q=DsIsMangledDnA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsIsMangledRdnValue](https://www.google.com/search?num=5&q=DsIsMangledRdnValueA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsListDomainsInSite](https://www.google.com/search?num=5&q=DsListDomainsInSiteA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsListInfoForServer](https://www.google.com/search?num=5&q=DsListInfoForServerA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsListRoles](https://www.google.com/search?num=5&q=DsListRolesA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsListServersForDomainInSite](https://www.google.com/search?num=5&q=DsListServersForDomainInSiteA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsListServersInSite](https://www.google.com/search?num=5&q=DsListServersInSiteA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsListSites](https://www.google.com/search?num=5&q=DsListSitesA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsLogEntry](https://www.google.com/search?num=5&q=DsLogEntry+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsMakePasswordCredentials](http://msdn2.microsoft.com/en-us/library/ms676006) | ntdsapi.dll | Ntdsapi.h | Vanara.PInvoke.NTDSApi.DsMakePasswordCredentials
[DsMakePasswordCredentialsWWorker](https://www.google.com/search?num=5&q=DsMakePasswordCredentialsWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsMakeSpn](https://www.google.com/search?num=5&q=DsMakeSpnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsMapSchemaGuids](https://www.google.com/search?num=5&q=DsMapSchemaGuidsA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsQuerySitesByCost](https://www.google.com/search?num=5&q=DsQuerySitesByCostA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsQuerySitesFree](https://www.google.com/search?num=5&q=DsQuerySitesFree+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsQuoteRdnValue](https://www.google.com/search?num=5&q=DsQuoteRdnValueA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReadNgcKey](https://www.google.com/search?num=5&q=DsReadNgcKeyA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReadNgcKeyWWorker](https://www.google.com/search?num=5&q=DsReadNgcKeyWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsRemoveDsDomain](https://www.google.com/search?num=5&q=DsRemoveDsDomainA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsRemoveDsServer](https://www.google.com/search?num=5&q=DsRemoveDsServerA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaAdd](https://www.google.com/search?num=5&q=DsReplicaAddA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaConsistencyCheck](https://www.google.com/search?num=5&q=DsReplicaConsistencyCheck+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaDel](https://www.google.com/search?num=5&q=DsReplicaDelA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaDemotionW](https://www.google.com/search?num=5&q=DsReplicaDemotionW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaFreeInfo](https://www.google.com/search?num=5&q=DsReplicaFreeInfo+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaGetInfo2W](https://www.google.com/search?num=5&q=DsReplicaGetInfo2W+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaGetInfoW](https://www.google.com/search?num=5&q=DsReplicaGetInfoW+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaModify](https://www.google.com/search?num=5&q=DsReplicaModifyA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaSync](https://www.google.com/search?num=5&q=DsReplicaSyncA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaSyncAll](https://www.google.com/search?num=5&q=DsReplicaSyncAllA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaUpdateRefs](https://www.google.com/search?num=5&q=DsReplicaUpdateRefsA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsReplicaVerifyObjects](https://www.google.com/search?num=5&q=DsReplicaVerifyObjectsA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsServerRegisterSpn](https://www.google.com/search?num=5&q=DsServerRegisterSpnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsMakePasswordCredentialsWWorker](https://www.google.com/search?num=5&q=DsMakePasswordCredentialsWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsMakeSpn](https://www.google.com/search?num=5&q=DsMakeSpnA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsMapSchemaGuids](https://www.google.com/search?num=5&q=DsMapSchemaGuidsA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsQuerySitesByCost](https://www.google.com/search?num=5&q=DsQuerySitesByCostA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsQuerySitesFree](https://www.google.com/search?num=5&q=DsQuerySitesFree+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsQuoteRdnValue](https://www.google.com/search?num=5&q=DsQuoteRdnValueA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReadNgcKey](https://www.google.com/search?num=5&q=DsReadNgcKeyA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReadNgcKeyWWorker](https://www.google.com/search?num=5&q=DsReadNgcKeyWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsRemoveDsDomain](https://www.google.com/search?num=5&q=DsRemoveDsDomainA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsRemoveDsServer](https://www.google.com/search?num=5&q=DsRemoveDsServerA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaAdd](https://www.google.com/search?num=5&q=DsReplicaAddA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaConsistencyCheck](https://www.google.com/search?num=5&q=DsReplicaConsistencyCheck+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaDel](https://www.google.com/search?num=5&q=DsReplicaDelA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaDemotionW](https://www.google.com/search?num=5&q=DsReplicaDemotionW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaFreeInfo](https://www.google.com/search?num=5&q=DsReplicaFreeInfo+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaGetInfo2W](https://www.google.com/search?num=5&q=DsReplicaGetInfo2W+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaGetInfoW](https://www.google.com/search?num=5&q=DsReplicaGetInfoW+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaModify](https://www.google.com/search?num=5&q=DsReplicaModifyA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaSync](https://www.google.com/search?num=5&q=DsReplicaSyncA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaSyncAll](https://www.google.com/search?num=5&q=DsReplicaSyncAllA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaUpdateRefs](https://www.google.com/search?num=5&q=DsReplicaUpdateRefsA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsReplicaVerifyObjects](https://www.google.com/search?num=5&q=DsReplicaVerifyObjectsA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsServerRegisterSpn](https://www.google.com/search?num=5&q=DsServerRegisterSpnA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsUnBind](http://msdn2.microsoft.com/en-us/library/ms676053) | ntdsapi.dll | Ntdsapi.h | Vanara.PInvoke.NTDSApi.DsUnBind
[DsUnBindWWorker](https://www.google.com/search?num=5&q=DsUnBindWWorker+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsUnquoteRdnValue](https://www.google.com/search?num=5&q=DsUnquoteRdnValueA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsWriteAccountSpn](https://www.google.com/search?num=5&q=DsWriteAccountSpnA+site%3Amsdn.microsoft.com) | ntdsapi.dll | |
[DsUnBindWWorker](https://www.google.com/search?num=5&q=DsUnBindWWorker+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsUnquoteRdnValue](https://www.google.com/search?num=5&q=DsUnquoteRdnValueA+site%3Amicrosoft.com) | ntdsapi.dll | |
[DsWriteAccountSpn](https://www.google.com/search?num=5&q=DsWriteAccountSpnA+site%3Amicrosoft.com) | ntdsapi.dll | |
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---

View File

@ -2,242 +2,242 @@
### Methods (1% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[DavAddConnection](https://www.google.com/search?num=5&q=DavAddConnection+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DavDeleteConnection](https://www.google.com/search?num=5&q=DavDeleteConnection+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DavFlushFile](https://www.google.com/search?num=5&q=DavFlushFile+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DavGetExtendedError](https://www.google.com/search?num=5&q=DavGetExtendedError+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DavGetHTTPFromUNCPath](https://www.google.com/search?num=5&q=DavGetHTTPFromUNCPath+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DavGetUNCFromHTTPPath](https://www.google.com/search?num=5&q=DavGetUNCFromHTTPPath+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsAddressToSiteNames](https://www.google.com/search?num=5&q=DsAddressToSiteNamesA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsAddressToSiteNamesEx](https://www.google.com/search?num=5&q=DsAddressToSiteNamesExA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsDeregisterDnsHostRecords](https://www.google.com/search?num=5&q=DsDeregisterDnsHostRecordsA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsEnumerateDomainTrusts](https://www.google.com/search?num=5&q=DsEnumerateDomainTrustsA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsGetDcCloseW](https://www.google.com/search?num=5&q=DsGetDcCloseW+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DavAddConnection](https://www.google.com/search?num=5&q=DavAddConnection+site%3Amicrosoft.com) | netapi32.dll | |
[DavDeleteConnection](https://www.google.com/search?num=5&q=DavDeleteConnection+site%3Amicrosoft.com) | netapi32.dll | |
[DavFlushFile](https://www.google.com/search?num=5&q=DavFlushFile+site%3Amicrosoft.com) | netapi32.dll | |
[DavGetExtendedError](https://www.google.com/search?num=5&q=DavGetExtendedError+site%3Amicrosoft.com) | netapi32.dll | |
[DavGetHTTPFromUNCPath](https://www.google.com/search?num=5&q=DavGetHTTPFromUNCPath+site%3Amicrosoft.com) | netapi32.dll | |
[DavGetUNCFromHTTPPath](https://www.google.com/search?num=5&q=DavGetUNCFromHTTPPath+site%3Amicrosoft.com) | netapi32.dll | |
[DsAddressToSiteNames](https://www.google.com/search?num=5&q=DsAddressToSiteNamesA+site%3Amicrosoft.com) | netapi32.dll | |
[DsAddressToSiteNamesEx](https://www.google.com/search?num=5&q=DsAddressToSiteNamesExA+site%3Amicrosoft.com) | netapi32.dll | |
[DsDeregisterDnsHostRecords](https://www.google.com/search?num=5&q=DsDeregisterDnsHostRecordsA+site%3Amicrosoft.com) | netapi32.dll | |
[DsEnumerateDomainTrusts](https://www.google.com/search?num=5&q=DsEnumerateDomainTrustsA+site%3Amicrosoft.com) | netapi32.dll | |
[DsGetDcCloseW](https://www.google.com/search?num=5&q=DsGetDcCloseW+site%3Amicrosoft.com) | netapi32.dll | |
[DsGetDcName](http://msdn2.microsoft.com/en-us/library/ms675983) | netapi32.dll | DsGetDC.h | Vanara.PInvoke.NetApi32.DsGetDcName
[DsGetDcNameWithAccount](https://www.google.com/search?num=5&q=DsGetDcNameWithAccountA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsGetDcNext](https://www.google.com/search?num=5&q=DsGetDcNextA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsGetDcOpen](https://www.google.com/search?num=5&q=DsGetDcOpenA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsGetDcSiteCoverage](https://www.google.com/search?num=5&q=DsGetDcSiteCoverageA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsGetForestTrustInformationW](https://www.google.com/search?num=5&q=DsGetForestTrustInformationW+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsGetSiteName](https://www.google.com/search?num=5&q=DsGetSiteNameA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsMergeForestTrustInformationW](https://www.google.com/search?num=5&q=DsMergeForestTrustInformationW+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsRoleFreeMemory](https://www.google.com/search?num=5&q=DsRoleFreeMemory+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsRoleGetPrimaryDomainInformation](https://www.google.com/search?num=5&q=DsRoleGetPrimaryDomainInformation+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsValidateSubnetName](https://www.google.com/search?num=5&q=DsValidateSubnetNameA+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAccessAdd](https://www.google.com/search?num=5&q=NetAccessAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAccessDel](https://www.google.com/search?num=5&q=NetAccessDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAccessEnum](https://www.google.com/search?num=5&q=NetAccessEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAccessGetInfo](https://www.google.com/search?num=5&q=NetAccessGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAccessGetUserPerms](https://www.google.com/search?num=5&q=NetAccessGetUserPerms+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAccessSetInfo](https://www.google.com/search?num=5&q=NetAccessSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAddAlternateComputerName](https://www.google.com/search?num=5&q=NetAddAlternateComputerName+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAddServiceAccount](https://www.google.com/search?num=5&q=NetAddServiceAccount+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAlertRaise](https://www.google.com/search?num=5&q=NetAlertRaise+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAlertRaiseEx](https://www.google.com/search?num=5&q=NetAlertRaiseEx+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetApiBufferAllocate](https://www.google.com/search?num=5&q=NetApiBufferAllocate+site%3Amsdn.microsoft.com) | netapi32.dll | |
[DsGetDcNameWithAccount](https://www.google.com/search?num=5&q=DsGetDcNameWithAccountA+site%3Amicrosoft.com) | netapi32.dll | |
[DsGetDcNext](https://www.google.com/search?num=5&q=DsGetDcNextA+site%3Amicrosoft.com) | netapi32.dll | |
[DsGetDcOpen](https://www.google.com/search?num=5&q=DsGetDcOpenA+site%3Amicrosoft.com) | netapi32.dll | |
[DsGetDcSiteCoverage](https://www.google.com/search?num=5&q=DsGetDcSiteCoverageA+site%3Amicrosoft.com) | netapi32.dll | |
[DsGetForestTrustInformationW](https://www.google.com/search?num=5&q=DsGetForestTrustInformationW+site%3Amicrosoft.com) | netapi32.dll | |
[DsGetSiteName](https://www.google.com/search?num=5&q=DsGetSiteNameA+site%3Amicrosoft.com) | netapi32.dll | |
[DsMergeForestTrustInformationW](https://www.google.com/search?num=5&q=DsMergeForestTrustInformationW+site%3Amicrosoft.com) | netapi32.dll | |
[DsRoleFreeMemory](https://www.google.com/search?num=5&q=DsRoleFreeMemory+site%3Amicrosoft.com) | netapi32.dll | |
[DsRoleGetPrimaryDomainInformation](https://www.google.com/search?num=5&q=DsRoleGetPrimaryDomainInformation+site%3Amicrosoft.com) | netapi32.dll | |
[DsValidateSubnetName](https://www.google.com/search?num=5&q=DsValidateSubnetNameA+site%3Amicrosoft.com) | netapi32.dll | |
[NetAccessAdd](https://www.google.com/search?num=5&q=NetAccessAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetAccessDel](https://www.google.com/search?num=5&q=NetAccessDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetAccessEnum](https://www.google.com/search?num=5&q=NetAccessEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetAccessGetInfo](https://www.google.com/search?num=5&q=NetAccessGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetAccessGetUserPerms](https://www.google.com/search?num=5&q=NetAccessGetUserPerms+site%3Amicrosoft.com) | netapi32.dll | |
[NetAccessSetInfo](https://www.google.com/search?num=5&q=NetAccessSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetAddAlternateComputerName](https://www.google.com/search?num=5&q=NetAddAlternateComputerName+site%3Amicrosoft.com) | netapi32.dll | |
[NetAddServiceAccount](https://www.google.com/search?num=5&q=NetAddServiceAccount+site%3Amicrosoft.com) | netapi32.dll | |
[NetAlertRaise](https://www.google.com/search?num=5&q=NetAlertRaise+site%3Amicrosoft.com) | netapi32.dll | |
[NetAlertRaiseEx](https://www.google.com/search?num=5&q=NetAlertRaiseEx+site%3Amicrosoft.com) | netapi32.dll | |
[NetApiBufferAllocate](https://www.google.com/search?num=5&q=NetApiBufferAllocate+site%3Amicrosoft.com) | netapi32.dll | |
[NetApiBufferFree](http://msdn2.microsoft.com/en-us/library/aa370304) | netapi32.dll | lm.h | Vanara.PInvoke.NetApi32.NetApiBufferFree
[NetApiBufferReallocate](https://www.google.com/search?num=5&q=NetApiBufferReallocate+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetApiBufferSize](https://www.google.com/search?num=5&q=NetApiBufferSize+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetapipBufferAllocate](https://www.google.com/search?num=5&q=NetapipBufferAllocate+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAuditClear](https://www.google.com/search?num=5&q=NetAuditClear+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAuditRead](https://www.google.com/search?num=5&q=NetAuditRead+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetAuditWrite](https://www.google.com/search?num=5&q=NetAuditWrite+site%3Amsdn.microsoft.com) | netapi32.dll | |
[Netbios](https://www.google.com/search?num=5&q=Netbios+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetConfigGet](https://www.google.com/search?num=5&q=NetConfigGet+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetConfigGetAll](https://www.google.com/search?num=5&q=NetConfigGetAll+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetConfigSet](https://www.google.com/search?num=5&q=NetConfigSet+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetConnectionEnum](https://www.google.com/search?num=5&q=NetConnectionEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetCreateProvisioningPackage](https://www.google.com/search?num=5&q=NetCreateProvisioningPackage+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsAdd](https://www.google.com/search?num=5&q=NetDfsAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsAddFtRoot](https://www.google.com/search?num=5&q=NetDfsAddFtRoot+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsAddRootTarget](https://www.google.com/search?num=5&q=NetDfsAddRootTarget+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsAddStdRoot](https://www.google.com/search?num=5&q=NetDfsAddStdRoot+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsAddStdRootForced](https://www.google.com/search?num=5&q=NetDfsAddStdRootForced+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsEnum](https://www.google.com/search?num=5&q=NetDfsEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsGetClientInfo](https://www.google.com/search?num=5&q=NetDfsGetClientInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsGetDcAddress](https://www.google.com/search?num=5&q=NetDfsGetDcAddress+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsGetFtContainerSecurity](https://www.google.com/search?num=5&q=NetDfsGetFtContainerSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsGetInfo](https://www.google.com/search?num=5&q=NetDfsGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsGetSecurity](https://www.google.com/search?num=5&q=NetDfsGetSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsGetStdContainerSecurity](https://www.google.com/search?num=5&q=NetDfsGetStdContainerSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsGetSupportedNamespaceVersion](https://www.google.com/search?num=5&q=NetDfsGetSupportedNamespaceVersion+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsManagerGetConfigInfo](https://www.google.com/search?num=5&q=NetDfsManagerGetConfigInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsManagerInitialize](https://www.google.com/search?num=5&q=NetDfsManagerInitialize+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsManagerSendSiteInfo](https://www.google.com/search?num=5&q=NetDfsManagerSendSiteInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsMove](https://www.google.com/search?num=5&q=NetDfsMove+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsRemove](https://www.google.com/search?num=5&q=NetDfsRemove+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsRemoveFtRoot](https://www.google.com/search?num=5&q=NetDfsRemoveFtRoot+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsRemoveFtRootForced](https://www.google.com/search?num=5&q=NetDfsRemoveFtRootForced+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsRemoveRootTarget](https://www.google.com/search?num=5&q=NetDfsRemoveRootTarget+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsRemoveStdRoot](https://www.google.com/search?num=5&q=NetDfsRemoveStdRoot+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsRename](https://www.google.com/search?num=5&q=NetDfsRename+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsSetClientInfo](https://www.google.com/search?num=5&q=NetDfsSetClientInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsSetFtContainerSecurity](https://www.google.com/search?num=5&q=NetDfsSetFtContainerSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsSetInfo](https://www.google.com/search?num=5&q=NetDfsSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsSetSecurity](https://www.google.com/search?num=5&q=NetDfsSetSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetDfsSetStdContainerSecurity](https://www.google.com/search?num=5&q=NetDfsSetStdContainerSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetEnumerateComputerNames](https://www.google.com/search?num=5&q=NetEnumerateComputerNames+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetEnumerateServiceAccounts](https://www.google.com/search?num=5&q=NetEnumerateServiceAccounts+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetEnumerateTrustedDomains](https://www.google.com/search?num=5&q=NetEnumerateTrustedDomains+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetErrorLogClear](https://www.google.com/search?num=5&q=NetErrorLogClear+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetErrorLogRead](https://www.google.com/search?num=5&q=NetErrorLogRead+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetErrorLogWrite](https://www.google.com/search?num=5&q=NetErrorLogWrite+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetFileClose](https://www.google.com/search?num=5&q=NetFileClose+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetFileEnum](https://www.google.com/search?num=5&q=NetFileEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetFileGetInfo](https://www.google.com/search?num=5&q=NetFileGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetFreeAadJoinInformation](https://www.google.com/search?num=5&q=NetFreeAadJoinInformation+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGetAadJoinInformation](https://www.google.com/search?num=5&q=NetGetAadJoinInformation+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGetAnyDCName](https://www.google.com/search?num=5&q=NetGetAnyDCName+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGetDCName](https://www.google.com/search?num=5&q=NetGetDCName+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGetDisplayInformationIndex](https://www.google.com/search?num=5&q=NetGetDisplayInformationIndex+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGetJoinableOUs](https://www.google.com/search?num=5&q=NetGetJoinableOUs+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGetJoinInformation](https://www.google.com/search?num=5&q=NetGetJoinInformation+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupAdd](https://www.google.com/search?num=5&q=NetGroupAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupAddUser](https://www.google.com/search?num=5&q=NetGroupAddUser+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupDel](https://www.google.com/search?num=5&q=NetGroupDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupDelUser](https://www.google.com/search?num=5&q=NetGroupDelUser+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupEnum](https://www.google.com/search?num=5&q=NetGroupEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupGetInfo](https://www.google.com/search?num=5&q=NetGroupGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupGetUsers](https://www.google.com/search?num=5&q=NetGroupGetUsers+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupSetInfo](https://www.google.com/search?num=5&q=NetGroupSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetGroupSetUsers](https://www.google.com/search?num=5&q=NetGroupSetUsers+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetIsServiceAccount](https://www.google.com/search?num=5&q=NetIsServiceAccount+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetJoinDomain](https://www.google.com/search?num=5&q=NetJoinDomain+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupAdd](https://www.google.com/search?num=5&q=NetLocalGroupAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupAddMember](https://www.google.com/search?num=5&q=NetLocalGroupAddMember+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupAddMembers](https://www.google.com/search?num=5&q=NetLocalGroupAddMembers+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupDel](https://www.google.com/search?num=5&q=NetLocalGroupDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupDelMember](https://www.google.com/search?num=5&q=NetLocalGroupDelMember+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupDelMembers](https://www.google.com/search?num=5&q=NetLocalGroupDelMembers+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupEnum](https://www.google.com/search?num=5&q=NetLocalGroupEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupGetInfo](https://www.google.com/search?num=5&q=NetLocalGroupGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupGetMembers](https://www.google.com/search?num=5&q=NetLocalGroupGetMembers+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupSetInfo](https://www.google.com/search?num=5&q=NetLocalGroupSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLocalGroupSetMembers](https://www.google.com/search?num=5&q=NetLocalGroupSetMembers+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLogonGetTimeServiceParentDomain](https://www.google.com/search?num=5&q=NetLogonGetTimeServiceParentDomain+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetLogonSetServiceBits](https://www.google.com/search?num=5&q=NetLogonSetServiceBits+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetMessageBufferSend](https://www.google.com/search?num=5&q=NetMessageBufferSend+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetMessageNameAdd](https://www.google.com/search?num=5&q=NetMessageNameAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetMessageNameDel](https://www.google.com/search?num=5&q=NetMessageNameDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetMessageNameEnum](https://www.google.com/search?num=5&q=NetMessageNameEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetMessageNameGetInfo](https://www.google.com/search?num=5&q=NetMessageNameGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpAddTlnFtinfoEntry](https://www.google.com/search?num=5&q=NetpAddTlnFtinfoEntry+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpAllocFtinfoEntry](https://www.google.com/search?num=5&q=NetpAllocFtinfoEntry+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpAssertFailed](https://www.google.com/search?num=5&q=NetpAssertFailed+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpCleanFtinfoContext](https://www.google.com/search?num=5&q=NetpCleanFtinfoContext+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpCloseConfigData](https://www.google.com/search?num=5&q=NetpCloseConfigData+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpCopyFtinfoContext](https://www.google.com/search?num=5&q=NetpCopyFtinfoContext+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpDbgPrint](https://www.google.com/search?num=5&q=NetpDbgPrint+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpGetConfigBool](https://www.google.com/search?num=5&q=NetpGetConfigBool+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpGetConfigDword](https://www.google.com/search?num=5&q=NetpGetConfigDword+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpGetConfigTStrArray](https://www.google.com/search?num=5&q=NetpGetConfigTStrArray+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpGetConfigValue](https://www.google.com/search?num=5&q=NetpGetConfigValue+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpGetFileSecurity](https://www.google.com/search?num=5&q=NetpGetFileSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpHexDump](https://www.google.com/search?num=5&q=NetpHexDump+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpInitFtinfoContext](https://www.google.com/search?num=5&q=NetpInitFtinfoContext+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpIsRemote](https://www.google.com/search?num=5&q=NetpIsRemote+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpIsUncComputerNameValid](https://www.google.com/search?num=5&q=NetpIsUncComputerNameValid+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpMergeFtinfo](https://www.google.com/search?num=5&q=NetpMergeFtinfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpNetBiosReset](https://www.google.com/search?num=5&q=NetpNetBiosReset+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpNetBiosStatusToApiStatus](https://www.google.com/search?num=5&q=NetpNetBiosStatusToApiStatus+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpOpenConfigData](https://www.google.com/search?num=5&q=NetpOpenConfigData+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetProvisionComputerAccount](https://www.google.com/search?num=5&q=NetProvisionComputerAccount+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpSetFileSecurity](https://www.google.com/search?num=5&q=NetpSetFileSecurity+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpwNameCanonicalize](https://www.google.com/search?num=5&q=NetpwNameCanonicalize+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpwNameCompare](https://www.google.com/search?num=5&q=NetpwNameCompare+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpwNameValidate](https://www.google.com/search?num=5&q=NetpwNameValidate+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpwPathCanonicalize](https://www.google.com/search?num=5&q=NetpwPathCanonicalize+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpwPathCompare](https://www.google.com/search?num=5&q=NetpwPathCompare+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetpwPathType](https://www.google.com/search?num=5&q=NetpwPathType+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetQueryDisplayInformation](https://www.google.com/search?num=5&q=NetQueryDisplayInformation+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetQueryServiceAccount](https://www.google.com/search?num=5&q=NetQueryServiceAccount+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRegisterDomainNameChangeNotification](https://www.google.com/search?num=5&q=NetRegisterDomainNameChangeNotification+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRemoteComputerSupports](https://www.google.com/search?num=5&q=NetRemoteComputerSupports+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRemoteTOD](https://www.google.com/search?num=5&q=NetRemoteTOD+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRemoveAlternateComputerName](https://www.google.com/search?num=5&q=NetRemoveAlternateComputerName+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRemoveServiceAccount](https://www.google.com/search?num=5&q=NetRemoveServiceAccount+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRenameMachineInDomain](https://www.google.com/search?num=5&q=NetRenameMachineInDomain+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplExportDirAdd](https://www.google.com/search?num=5&q=NetReplExportDirAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplExportDirDel](https://www.google.com/search?num=5&q=NetReplExportDirDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplExportDirEnum](https://www.google.com/search?num=5&q=NetReplExportDirEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplExportDirGetInfo](https://www.google.com/search?num=5&q=NetReplExportDirGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplExportDirLock](https://www.google.com/search?num=5&q=NetReplExportDirLock+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplExportDirSetInfo](https://www.google.com/search?num=5&q=NetReplExportDirSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplExportDirUnlock](https://www.google.com/search?num=5&q=NetReplExportDirUnlock+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplGetInfo](https://www.google.com/search?num=5&q=NetReplGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplImportDirAdd](https://www.google.com/search?num=5&q=NetReplImportDirAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplImportDirDel](https://www.google.com/search?num=5&q=NetReplImportDirDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplImportDirEnum](https://www.google.com/search?num=5&q=NetReplImportDirEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplImportDirGetInfo](https://www.google.com/search?num=5&q=NetReplImportDirGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplImportDirLock](https://www.google.com/search?num=5&q=NetReplImportDirLock+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplImportDirUnlock](https://www.google.com/search?num=5&q=NetReplImportDirUnlock+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetReplSetInfo](https://www.google.com/search?num=5&q=NetReplSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRequestOfflineDomainJoin](https://www.google.com/search?num=5&q=NetRequestOfflineDomainJoin+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetRequestProvisioningPackageInstall](https://www.google.com/search?num=5&q=NetRequestProvisioningPackageInstall+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetScheduleJobAdd](https://www.google.com/search?num=5&q=NetScheduleJobAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetScheduleJobDel](https://www.google.com/search?num=5&q=NetScheduleJobDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetScheduleJobEnum](https://www.google.com/search?num=5&q=NetScheduleJobEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetScheduleJobGetInfo](https://www.google.com/search?num=5&q=NetScheduleJobGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerAliasAdd](https://www.google.com/search?num=5&q=NetServerAliasAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerAliasDel](https://www.google.com/search?num=5&q=NetServerAliasDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerAliasEnum](https://www.google.com/search?num=5&q=NetServerAliasEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerComputerNameAdd](https://www.google.com/search?num=5&q=NetServerComputerNameAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerComputerNameDel](https://www.google.com/search?num=5&q=NetServerComputerNameDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerDiskEnum](https://www.google.com/search?num=5&q=NetServerDiskEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetApiBufferReallocate](https://www.google.com/search?num=5&q=NetApiBufferReallocate+site%3Amicrosoft.com) | netapi32.dll | |
[NetApiBufferSize](https://www.google.com/search?num=5&q=NetApiBufferSize+site%3Amicrosoft.com) | netapi32.dll | |
[NetapipBufferAllocate](https://www.google.com/search?num=5&q=NetapipBufferAllocate+site%3Amicrosoft.com) | netapi32.dll | |
[NetAuditClear](https://www.google.com/search?num=5&q=NetAuditClear+site%3Amicrosoft.com) | netapi32.dll | |
[NetAuditRead](https://www.google.com/search?num=5&q=NetAuditRead+site%3Amicrosoft.com) | netapi32.dll | |
[NetAuditWrite](https://www.google.com/search?num=5&q=NetAuditWrite+site%3Amicrosoft.com) | netapi32.dll | |
[Netbios](https://www.google.com/search?num=5&q=Netbios+site%3Amicrosoft.com) | netapi32.dll | |
[NetConfigGet](https://www.google.com/search?num=5&q=NetConfigGet+site%3Amicrosoft.com) | netapi32.dll | |
[NetConfigGetAll](https://www.google.com/search?num=5&q=NetConfigGetAll+site%3Amicrosoft.com) | netapi32.dll | |
[NetConfigSet](https://www.google.com/search?num=5&q=NetConfigSet+site%3Amicrosoft.com) | netapi32.dll | |
[NetConnectionEnum](https://www.google.com/search?num=5&q=NetConnectionEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetCreateProvisioningPackage](https://www.google.com/search?num=5&q=NetCreateProvisioningPackage+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsAdd](https://www.google.com/search?num=5&q=NetDfsAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsAddFtRoot](https://www.google.com/search?num=5&q=NetDfsAddFtRoot+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsAddRootTarget](https://www.google.com/search?num=5&q=NetDfsAddRootTarget+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsAddStdRoot](https://www.google.com/search?num=5&q=NetDfsAddStdRoot+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsAddStdRootForced](https://www.google.com/search?num=5&q=NetDfsAddStdRootForced+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsEnum](https://www.google.com/search?num=5&q=NetDfsEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsGetClientInfo](https://www.google.com/search?num=5&q=NetDfsGetClientInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsGetDcAddress](https://www.google.com/search?num=5&q=NetDfsGetDcAddress+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsGetFtContainerSecurity](https://www.google.com/search?num=5&q=NetDfsGetFtContainerSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsGetInfo](https://www.google.com/search?num=5&q=NetDfsGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsGetSecurity](https://www.google.com/search?num=5&q=NetDfsGetSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsGetStdContainerSecurity](https://www.google.com/search?num=5&q=NetDfsGetStdContainerSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsGetSupportedNamespaceVersion](https://www.google.com/search?num=5&q=NetDfsGetSupportedNamespaceVersion+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsManagerGetConfigInfo](https://www.google.com/search?num=5&q=NetDfsManagerGetConfigInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsManagerInitialize](https://www.google.com/search?num=5&q=NetDfsManagerInitialize+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsManagerSendSiteInfo](https://www.google.com/search?num=5&q=NetDfsManagerSendSiteInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsMove](https://www.google.com/search?num=5&q=NetDfsMove+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsRemove](https://www.google.com/search?num=5&q=NetDfsRemove+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsRemoveFtRoot](https://www.google.com/search?num=5&q=NetDfsRemoveFtRoot+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsRemoveFtRootForced](https://www.google.com/search?num=5&q=NetDfsRemoveFtRootForced+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsRemoveRootTarget](https://www.google.com/search?num=5&q=NetDfsRemoveRootTarget+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsRemoveStdRoot](https://www.google.com/search?num=5&q=NetDfsRemoveStdRoot+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsRename](https://www.google.com/search?num=5&q=NetDfsRename+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsSetClientInfo](https://www.google.com/search?num=5&q=NetDfsSetClientInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsSetFtContainerSecurity](https://www.google.com/search?num=5&q=NetDfsSetFtContainerSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsSetInfo](https://www.google.com/search?num=5&q=NetDfsSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsSetSecurity](https://www.google.com/search?num=5&q=NetDfsSetSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetDfsSetStdContainerSecurity](https://www.google.com/search?num=5&q=NetDfsSetStdContainerSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetEnumerateComputerNames](https://www.google.com/search?num=5&q=NetEnumerateComputerNames+site%3Amicrosoft.com) | netapi32.dll | |
[NetEnumerateServiceAccounts](https://www.google.com/search?num=5&q=NetEnumerateServiceAccounts+site%3Amicrosoft.com) | netapi32.dll | |
[NetEnumerateTrustedDomains](https://www.google.com/search?num=5&q=NetEnumerateTrustedDomains+site%3Amicrosoft.com) | netapi32.dll | |
[NetErrorLogClear](https://www.google.com/search?num=5&q=NetErrorLogClear+site%3Amicrosoft.com) | netapi32.dll | |
[NetErrorLogRead](https://www.google.com/search?num=5&q=NetErrorLogRead+site%3Amicrosoft.com) | netapi32.dll | |
[NetErrorLogWrite](https://www.google.com/search?num=5&q=NetErrorLogWrite+site%3Amicrosoft.com) | netapi32.dll | |
[NetFileClose](https://www.google.com/search?num=5&q=NetFileClose+site%3Amicrosoft.com) | netapi32.dll | |
[NetFileEnum](https://www.google.com/search?num=5&q=NetFileEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetFileGetInfo](https://www.google.com/search?num=5&q=NetFileGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetFreeAadJoinInformation](https://www.google.com/search?num=5&q=NetFreeAadJoinInformation+site%3Amicrosoft.com) | netapi32.dll | |
[NetGetAadJoinInformation](https://www.google.com/search?num=5&q=NetGetAadJoinInformation+site%3Amicrosoft.com) | netapi32.dll | |
[NetGetAnyDCName](https://www.google.com/search?num=5&q=NetGetAnyDCName+site%3Amicrosoft.com) | netapi32.dll | |
[NetGetDCName](https://www.google.com/search?num=5&q=NetGetDCName+site%3Amicrosoft.com) | netapi32.dll | |
[NetGetDisplayInformationIndex](https://www.google.com/search?num=5&q=NetGetDisplayInformationIndex+site%3Amicrosoft.com) | netapi32.dll | |
[NetGetJoinableOUs](https://www.google.com/search?num=5&q=NetGetJoinableOUs+site%3Amicrosoft.com) | netapi32.dll | |
[NetGetJoinInformation](https://www.google.com/search?num=5&q=NetGetJoinInformation+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupAdd](https://www.google.com/search?num=5&q=NetGroupAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupAddUser](https://www.google.com/search?num=5&q=NetGroupAddUser+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupDel](https://www.google.com/search?num=5&q=NetGroupDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupDelUser](https://www.google.com/search?num=5&q=NetGroupDelUser+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupEnum](https://www.google.com/search?num=5&q=NetGroupEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupGetInfo](https://www.google.com/search?num=5&q=NetGroupGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupGetUsers](https://www.google.com/search?num=5&q=NetGroupGetUsers+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupSetInfo](https://www.google.com/search?num=5&q=NetGroupSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetGroupSetUsers](https://www.google.com/search?num=5&q=NetGroupSetUsers+site%3Amicrosoft.com) | netapi32.dll | |
[NetIsServiceAccount](https://www.google.com/search?num=5&q=NetIsServiceAccount+site%3Amicrosoft.com) | netapi32.dll | |
[NetJoinDomain](https://www.google.com/search?num=5&q=NetJoinDomain+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupAdd](https://www.google.com/search?num=5&q=NetLocalGroupAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupAddMember](https://www.google.com/search?num=5&q=NetLocalGroupAddMember+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupAddMembers](https://www.google.com/search?num=5&q=NetLocalGroupAddMembers+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupDel](https://www.google.com/search?num=5&q=NetLocalGroupDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupDelMember](https://www.google.com/search?num=5&q=NetLocalGroupDelMember+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupDelMembers](https://www.google.com/search?num=5&q=NetLocalGroupDelMembers+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupEnum](https://www.google.com/search?num=5&q=NetLocalGroupEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupGetInfo](https://www.google.com/search?num=5&q=NetLocalGroupGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupGetMembers](https://www.google.com/search?num=5&q=NetLocalGroupGetMembers+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupSetInfo](https://www.google.com/search?num=5&q=NetLocalGroupSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetLocalGroupSetMembers](https://www.google.com/search?num=5&q=NetLocalGroupSetMembers+site%3Amicrosoft.com) | netapi32.dll | |
[NetLogonGetTimeServiceParentDomain](https://www.google.com/search?num=5&q=NetLogonGetTimeServiceParentDomain+site%3Amicrosoft.com) | netapi32.dll | |
[NetLogonSetServiceBits](https://www.google.com/search?num=5&q=NetLogonSetServiceBits+site%3Amicrosoft.com) | netapi32.dll | |
[NetMessageBufferSend](https://www.google.com/search?num=5&q=NetMessageBufferSend+site%3Amicrosoft.com) | netapi32.dll | |
[NetMessageNameAdd](https://www.google.com/search?num=5&q=NetMessageNameAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetMessageNameDel](https://www.google.com/search?num=5&q=NetMessageNameDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetMessageNameEnum](https://www.google.com/search?num=5&q=NetMessageNameEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetMessageNameGetInfo](https://www.google.com/search?num=5&q=NetMessageNameGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetpAddTlnFtinfoEntry](https://www.google.com/search?num=5&q=NetpAddTlnFtinfoEntry+site%3Amicrosoft.com) | netapi32.dll | |
[NetpAllocFtinfoEntry](https://www.google.com/search?num=5&q=NetpAllocFtinfoEntry+site%3Amicrosoft.com) | netapi32.dll | |
[NetpAssertFailed](https://www.google.com/search?num=5&q=NetpAssertFailed+site%3Amicrosoft.com) | netapi32.dll | |
[NetpCleanFtinfoContext](https://www.google.com/search?num=5&q=NetpCleanFtinfoContext+site%3Amicrosoft.com) | netapi32.dll | |
[NetpCloseConfigData](https://www.google.com/search?num=5&q=NetpCloseConfigData+site%3Amicrosoft.com) | netapi32.dll | |
[NetpCopyFtinfoContext](https://www.google.com/search?num=5&q=NetpCopyFtinfoContext+site%3Amicrosoft.com) | netapi32.dll | |
[NetpDbgPrint](https://www.google.com/search?num=5&q=NetpDbgPrint+site%3Amicrosoft.com) | netapi32.dll | |
[NetpGetConfigBool](https://www.google.com/search?num=5&q=NetpGetConfigBool+site%3Amicrosoft.com) | netapi32.dll | |
[NetpGetConfigDword](https://www.google.com/search?num=5&q=NetpGetConfigDword+site%3Amicrosoft.com) | netapi32.dll | |
[NetpGetConfigTStrArray](https://www.google.com/search?num=5&q=NetpGetConfigTStrArray+site%3Amicrosoft.com) | netapi32.dll | |
[NetpGetConfigValue](https://www.google.com/search?num=5&q=NetpGetConfigValue+site%3Amicrosoft.com) | netapi32.dll | |
[NetpGetFileSecurity](https://www.google.com/search?num=5&q=NetpGetFileSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetpHexDump](https://www.google.com/search?num=5&q=NetpHexDump+site%3Amicrosoft.com) | netapi32.dll | |
[NetpInitFtinfoContext](https://www.google.com/search?num=5&q=NetpInitFtinfoContext+site%3Amicrosoft.com) | netapi32.dll | |
[NetpIsRemote](https://www.google.com/search?num=5&q=NetpIsRemote+site%3Amicrosoft.com) | netapi32.dll | |
[NetpIsUncComputerNameValid](https://www.google.com/search?num=5&q=NetpIsUncComputerNameValid+site%3Amicrosoft.com) | netapi32.dll | |
[NetpMergeFtinfo](https://www.google.com/search?num=5&q=NetpMergeFtinfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetpNetBiosReset](https://www.google.com/search?num=5&q=NetpNetBiosReset+site%3Amicrosoft.com) | netapi32.dll | |
[NetpNetBiosStatusToApiStatus](https://www.google.com/search?num=5&q=NetpNetBiosStatusToApiStatus+site%3Amicrosoft.com) | netapi32.dll | |
[NetpOpenConfigData](https://www.google.com/search?num=5&q=NetpOpenConfigData+site%3Amicrosoft.com) | netapi32.dll | |
[NetProvisionComputerAccount](https://www.google.com/search?num=5&q=NetProvisionComputerAccount+site%3Amicrosoft.com) | netapi32.dll | |
[NetpSetFileSecurity](https://www.google.com/search?num=5&q=NetpSetFileSecurity+site%3Amicrosoft.com) | netapi32.dll | |
[NetpwNameCanonicalize](https://www.google.com/search?num=5&q=NetpwNameCanonicalize+site%3Amicrosoft.com) | netapi32.dll | |
[NetpwNameCompare](https://www.google.com/search?num=5&q=NetpwNameCompare+site%3Amicrosoft.com) | netapi32.dll | |
[NetpwNameValidate](https://www.google.com/search?num=5&q=NetpwNameValidate+site%3Amicrosoft.com) | netapi32.dll | |
[NetpwPathCanonicalize](https://www.google.com/search?num=5&q=NetpwPathCanonicalize+site%3Amicrosoft.com) | netapi32.dll | |
[NetpwPathCompare](https://www.google.com/search?num=5&q=NetpwPathCompare+site%3Amicrosoft.com) | netapi32.dll | |
[NetpwPathType](https://www.google.com/search?num=5&q=NetpwPathType+site%3Amicrosoft.com) | netapi32.dll | |
[NetQueryDisplayInformation](https://www.google.com/search?num=5&q=NetQueryDisplayInformation+site%3Amicrosoft.com) | netapi32.dll | |
[NetQueryServiceAccount](https://www.google.com/search?num=5&q=NetQueryServiceAccount+site%3Amicrosoft.com) | netapi32.dll | |
[NetRegisterDomainNameChangeNotification](https://www.google.com/search?num=5&q=NetRegisterDomainNameChangeNotification+site%3Amicrosoft.com) | netapi32.dll | |
[NetRemoteComputerSupports](https://www.google.com/search?num=5&q=NetRemoteComputerSupports+site%3Amicrosoft.com) | netapi32.dll | |
[NetRemoteTOD](https://www.google.com/search?num=5&q=NetRemoteTOD+site%3Amicrosoft.com) | netapi32.dll | |
[NetRemoveAlternateComputerName](https://www.google.com/search?num=5&q=NetRemoveAlternateComputerName+site%3Amicrosoft.com) | netapi32.dll | |
[NetRemoveServiceAccount](https://www.google.com/search?num=5&q=NetRemoveServiceAccount+site%3Amicrosoft.com) | netapi32.dll | |
[NetRenameMachineInDomain](https://www.google.com/search?num=5&q=NetRenameMachineInDomain+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplExportDirAdd](https://www.google.com/search?num=5&q=NetReplExportDirAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplExportDirDel](https://www.google.com/search?num=5&q=NetReplExportDirDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplExportDirEnum](https://www.google.com/search?num=5&q=NetReplExportDirEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplExportDirGetInfo](https://www.google.com/search?num=5&q=NetReplExportDirGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplExportDirLock](https://www.google.com/search?num=5&q=NetReplExportDirLock+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplExportDirSetInfo](https://www.google.com/search?num=5&q=NetReplExportDirSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplExportDirUnlock](https://www.google.com/search?num=5&q=NetReplExportDirUnlock+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplGetInfo](https://www.google.com/search?num=5&q=NetReplGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplImportDirAdd](https://www.google.com/search?num=5&q=NetReplImportDirAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplImportDirDel](https://www.google.com/search?num=5&q=NetReplImportDirDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplImportDirEnum](https://www.google.com/search?num=5&q=NetReplImportDirEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplImportDirGetInfo](https://www.google.com/search?num=5&q=NetReplImportDirGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplImportDirLock](https://www.google.com/search?num=5&q=NetReplImportDirLock+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplImportDirUnlock](https://www.google.com/search?num=5&q=NetReplImportDirUnlock+site%3Amicrosoft.com) | netapi32.dll | |
[NetReplSetInfo](https://www.google.com/search?num=5&q=NetReplSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetRequestOfflineDomainJoin](https://www.google.com/search?num=5&q=NetRequestOfflineDomainJoin+site%3Amicrosoft.com) | netapi32.dll | |
[NetRequestProvisioningPackageInstall](https://www.google.com/search?num=5&q=NetRequestProvisioningPackageInstall+site%3Amicrosoft.com) | netapi32.dll | |
[NetScheduleJobAdd](https://www.google.com/search?num=5&q=NetScheduleJobAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetScheduleJobDel](https://www.google.com/search?num=5&q=NetScheduleJobDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetScheduleJobEnum](https://www.google.com/search?num=5&q=NetScheduleJobEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetScheduleJobGetInfo](https://www.google.com/search?num=5&q=NetScheduleJobGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerAliasAdd](https://www.google.com/search?num=5&q=NetServerAliasAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerAliasDel](https://www.google.com/search?num=5&q=NetServerAliasDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerAliasEnum](https://www.google.com/search?num=5&q=NetServerAliasEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerComputerNameAdd](https://www.google.com/search?num=5&q=NetServerComputerNameAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerComputerNameDel](https://www.google.com/search?num=5&q=NetServerComputerNameDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerDiskEnum](https://www.google.com/search?num=5&q=NetServerDiskEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerEnum](http://msdn2.microsoft.com/en-us/library/aa370623) | netapi32.dll | lm.h | Vanara.PInvoke.NetApi32.NetServerEnum
[NetServerEnumEx](https://www.google.com/search?num=5&q=NetServerEnumEx+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerEnumEx](https://www.google.com/search?num=5&q=NetServerEnumEx+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerGetInfo](http://msdn2.microsoft.com/en-us/library/aa370624) | netapi32.dll | lm.h | Vanara.PInvoke.NetApi32.NetServerGetInfo
[NetServerSetInfo](https://www.google.com/search?num=5&q=NetServerSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerTransportAdd](https://www.google.com/search?num=5&q=NetServerTransportAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerTransportAddEx](https://www.google.com/search?num=5&q=NetServerTransportAddEx+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerTransportDel](https://www.google.com/search?num=5&q=NetServerTransportDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerTransportEnum](https://www.google.com/search?num=5&q=NetServerTransportEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServiceControl](https://www.google.com/search?num=5&q=NetServiceControl+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServiceEnum](https://www.google.com/search?num=5&q=NetServiceEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServiceGetInfo](https://www.google.com/search?num=5&q=NetServiceGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServiceInstall](https://www.google.com/search?num=5&q=NetServiceInstall+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetSessionDel](https://www.google.com/search?num=5&q=NetSessionDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetSessionEnum](https://www.google.com/search?num=5&q=NetSessionEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetSessionGetInfo](https://www.google.com/search?num=5&q=NetSessionGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetSetPrimaryComputerName](https://www.google.com/search?num=5&q=NetSetPrimaryComputerName+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareAdd](https://www.google.com/search?num=5&q=NetShareAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareCheck](https://www.google.com/search?num=5&q=NetShareCheck+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareDel](https://www.google.com/search?num=5&q=NetShareDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareDelEx](https://www.google.com/search?num=5&q=NetShareDelEx+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareDelSticky](https://www.google.com/search?num=5&q=NetShareDelSticky+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareEnum](https://www.google.com/search?num=5&q=NetShareEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareEnumSticky](https://www.google.com/search?num=5&q=NetShareEnumSticky+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareGetInfo](https://www.google.com/search?num=5&q=NetShareGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetShareSetInfo](https://www.google.com/search?num=5&q=NetShareSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetStatisticsGet](https://www.google.com/search?num=5&q=NetStatisticsGet+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUnjoinDomain](https://www.google.com/search?num=5&q=NetUnjoinDomain+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUnregisterDomainNameChangeNotification](https://www.google.com/search?num=5&q=NetUnregisterDomainNameChangeNotification+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUseAdd](https://www.google.com/search?num=5&q=NetUseAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUseDel](https://www.google.com/search?num=5&q=NetUseDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUseEnum](https://www.google.com/search?num=5&q=NetUseEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUseGetInfo](https://www.google.com/search?num=5&q=NetUseGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserAdd](https://www.google.com/search?num=5&q=NetUserAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserChangePassword](https://www.google.com/search?num=5&q=NetUserChangePassword+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserDel](https://www.google.com/search?num=5&q=NetUserDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserEnum](https://www.google.com/search?num=5&q=NetUserEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserGetGroups](https://www.google.com/search?num=5&q=NetUserGetGroups+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserGetInfo](https://www.google.com/search?num=5&q=NetUserGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserGetLocalGroups](https://www.google.com/search?num=5&q=NetUserGetLocalGroups+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserModalsGet](https://www.google.com/search?num=5&q=NetUserModalsGet+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserModalsSet](https://www.google.com/search?num=5&q=NetUserModalsSet+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserSetGroups](https://www.google.com/search?num=5&q=NetUserSetGroups+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetUserSetInfo](https://www.google.com/search?num=5&q=NetUserSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetValidateName](https://www.google.com/search?num=5&q=NetValidateName+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetValidatePasswordPolicy](https://www.google.com/search?num=5&q=NetValidatePasswordPolicy+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetValidatePasswordPolicyFree](https://www.google.com/search?num=5&q=NetValidatePasswordPolicyFree+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaGetInfo](https://www.google.com/search?num=5&q=NetWkstaGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaSetInfo](https://www.google.com/search?num=5&q=NetWkstaSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaTransportAdd](https://www.google.com/search?num=5&q=NetWkstaTransportAdd+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaTransportDel](https://www.google.com/search?num=5&q=NetWkstaTransportDel+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaTransportEnum](https://www.google.com/search?num=5&q=NetWkstaTransportEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaUserEnum](https://www.google.com/search?num=5&q=NetWkstaUserEnum+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaUserGetInfo](https://www.google.com/search?num=5&q=NetWkstaUserGetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetWkstaUserSetInfo](https://www.google.com/search?num=5&q=NetWkstaUserSetInfo+site%3Amsdn.microsoft.com) | netapi32.dll | |
[NetServerSetInfo](https://www.google.com/search?num=5&q=NetServerSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerTransportAdd](https://www.google.com/search?num=5&q=NetServerTransportAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerTransportAddEx](https://www.google.com/search?num=5&q=NetServerTransportAddEx+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerTransportDel](https://www.google.com/search?num=5&q=NetServerTransportDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetServerTransportEnum](https://www.google.com/search?num=5&q=NetServerTransportEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetServiceControl](https://www.google.com/search?num=5&q=NetServiceControl+site%3Amicrosoft.com) | netapi32.dll | |
[NetServiceEnum](https://www.google.com/search?num=5&q=NetServiceEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetServiceGetInfo](https://www.google.com/search?num=5&q=NetServiceGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetServiceInstall](https://www.google.com/search?num=5&q=NetServiceInstall+site%3Amicrosoft.com) | netapi32.dll | |
[NetSessionDel](https://www.google.com/search?num=5&q=NetSessionDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetSessionEnum](https://www.google.com/search?num=5&q=NetSessionEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetSessionGetInfo](https://www.google.com/search?num=5&q=NetSessionGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetSetPrimaryComputerName](https://www.google.com/search?num=5&q=NetSetPrimaryComputerName+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareAdd](https://www.google.com/search?num=5&q=NetShareAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareCheck](https://www.google.com/search?num=5&q=NetShareCheck+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareDel](https://www.google.com/search?num=5&q=NetShareDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareDelEx](https://www.google.com/search?num=5&q=NetShareDelEx+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareDelSticky](https://www.google.com/search?num=5&q=NetShareDelSticky+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareEnum](https://www.google.com/search?num=5&q=NetShareEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareEnumSticky](https://www.google.com/search?num=5&q=NetShareEnumSticky+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareGetInfo](https://www.google.com/search?num=5&q=NetShareGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetShareSetInfo](https://www.google.com/search?num=5&q=NetShareSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetStatisticsGet](https://www.google.com/search?num=5&q=NetStatisticsGet+site%3Amicrosoft.com) | netapi32.dll | |
[NetUnjoinDomain](https://www.google.com/search?num=5&q=NetUnjoinDomain+site%3Amicrosoft.com) | netapi32.dll | |
[NetUnregisterDomainNameChangeNotification](https://www.google.com/search?num=5&q=NetUnregisterDomainNameChangeNotification+site%3Amicrosoft.com) | netapi32.dll | |
[NetUseAdd](https://www.google.com/search?num=5&q=NetUseAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetUseDel](https://www.google.com/search?num=5&q=NetUseDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetUseEnum](https://www.google.com/search?num=5&q=NetUseEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetUseGetInfo](https://www.google.com/search?num=5&q=NetUseGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserAdd](https://www.google.com/search?num=5&q=NetUserAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserChangePassword](https://www.google.com/search?num=5&q=NetUserChangePassword+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserDel](https://www.google.com/search?num=5&q=NetUserDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserEnum](https://www.google.com/search?num=5&q=NetUserEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserGetGroups](https://www.google.com/search?num=5&q=NetUserGetGroups+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserGetInfo](https://www.google.com/search?num=5&q=NetUserGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserGetLocalGroups](https://www.google.com/search?num=5&q=NetUserGetLocalGroups+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserModalsGet](https://www.google.com/search?num=5&q=NetUserModalsGet+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserModalsSet](https://www.google.com/search?num=5&q=NetUserModalsSet+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserSetGroups](https://www.google.com/search?num=5&q=NetUserSetGroups+site%3Amicrosoft.com) | netapi32.dll | |
[NetUserSetInfo](https://www.google.com/search?num=5&q=NetUserSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetValidateName](https://www.google.com/search?num=5&q=NetValidateName+site%3Amicrosoft.com) | netapi32.dll | |
[NetValidatePasswordPolicy](https://www.google.com/search?num=5&q=NetValidatePasswordPolicy+site%3Amicrosoft.com) | netapi32.dll | |
[NetValidatePasswordPolicyFree](https://www.google.com/search?num=5&q=NetValidatePasswordPolicyFree+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaGetInfo](https://www.google.com/search?num=5&q=NetWkstaGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaSetInfo](https://www.google.com/search?num=5&q=NetWkstaSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaTransportAdd](https://www.google.com/search?num=5&q=NetWkstaTransportAdd+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaTransportDel](https://www.google.com/search?num=5&q=NetWkstaTransportDel+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaTransportEnum](https://www.google.com/search?num=5&q=NetWkstaTransportEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaUserEnum](https://www.google.com/search?num=5&q=NetWkstaUserEnum+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaUserGetInfo](https://www.google.com/search?num=5&q=NetWkstaUserGetInfo+site%3Amicrosoft.com) | netapi32.dll | |
[NetWkstaUserSetInfo](https://www.google.com/search?num=5&q=NetWkstaUserSetInfo+site%3Amicrosoft.com) | netapi32.dll | |
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---

View File

@ -2,24 +2,23 @@
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[NLM_DATAPLAN_STATUS](http://msdn2.microsoft.com/en-us/library/hh448265) | Netlistmgr.h | Vanara.PInvoke.NetListMgr+NLM_DATAPLAN_STATUS
[NLM_SIMULATED_PROFILE_INFO](http://msdn2.microsoft.com/en-us/library/dn280985) | Netlistmgr.h | Vanara.PInvoke.NetListMgr+NLM_SIMULATED_PROFILE_INFO
[NLM_SOCKADDR](http://msdn2.microsoft.com/en-us/library/hh448266) | Netlistmgr.h | Vanara.PInvoke.NetListMgr+NLM_SOCKADDR
[NLM_USAGE_DATA](http://msdn2.microsoft.com/en-us/library/hh448268) | Netlistmgr.h | Vanara.PInvoke.NetListMgr+NLM_USAGE_DATA
[NLM_DATAPLAN_STATUS](http://msdn2.microsoft.com/en-us/library/hh448265) | Netlistmgr.h | Vanara.PInvoke.NetListMgr.NLM_DATAPLAN_STATUS
[NLM_SIMULATED_PROFILE_INFO](http://msdn2.microsoft.com/en-us/library/dn280985) | Netlistmgr.h | Vanara.PInvoke.NetListMgr.NLM_SIMULATED_PROFILE_INFO
[NLM_USAGE_DATA](http://msdn2.microsoft.com/en-us/library/hh448268) | Netlistmgr.h | Vanara.PInvoke.NetListMgr.NLM_USAGE_DATA
### Interfaces
Native Interface | Native DLL | Header | Managed Interface
--- | --- | --- | ---
[IEnumNetworkConnections](https://www.google.com/search?num=5&q=IEnumNetworkConnections+site%3Amsdn.microsoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr+IEnumNetworkConnections
[IEnumNetworks](https://www.google.com/search?num=5&q=IEnumNetworks+site%3Amsdn.microsoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr+IEnumNetworks
[IErrorLog](https://www.google.com/search?num=5&q=IErrorLog+site%3Amsdn.microsoft.com) | netprofm.dll | |
[INetwork](https://www.google.com/search?num=5&q=INetwork+site%3Amsdn.microsoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr+INetwork
[INetworkConnection](https://www.google.com/search?num=5&q=INetworkConnection+site%3Amsdn.microsoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr+INetworkConnection
[INetworkConnectionCost](https://www.google.com/search?num=5&q=INetworkConnectionCost+site%3Amsdn.microsoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr+INetworkConnectionCost
[INetworkConnectionCostEvents](https://www.google.com/search?num=5&q=INetworkConnectionCostEvents+site%3Amsdn.microsoft.com) | netprofm.dll | |
[INetworkConnectionEvents](https://www.google.com/search?num=5&q=INetworkConnectionEvents+site%3Amsdn.microsoft.com) | netprofm.dll | |
[INetworkCostManager](https://www.google.com/search?num=5&q=INetworkCostManager+site%3Amsdn.microsoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr+INetworkCostManager
[INetworkCostManagerEvents](https://www.google.com/search?num=5&q=INetworkCostManagerEvents+site%3Amsdn.microsoft.com) | netprofm.dll | |
[INetworkEvents](https://www.google.com/search?num=5&q=INetworkEvents+site%3Amsdn.microsoft.com) | netprofm.dll | |
[INetworkListManager](https://www.google.com/search?num=5&q=INetworkListManager+site%3Amsdn.microsoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr+INetworkListManager
[INetworkListManagerEvents](https://www.google.com/search?num=5&q=INetworkListManagerEvents+site%3Amsdn.microsoft.com) | netprofm.dll | |
[IPropertyBag](https://www.google.com/search?num=5&q=IPropertyBag+site%3Amsdn.microsoft.com) | netprofm.dll | |
[IEnumNetworkConnections](https://www.google.com/search?num=5&q=IEnumNetworkConnections+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.IEnumNetworkConnections
[IEnumNetworks](https://www.google.com/search?num=5&q=IEnumNetworks+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.IEnumNetworks
[IErrorLog](https://www.google.com/search?num=5&q=IErrorLog+site%3Amicrosoft.com) | netprofm.dll | |
[INetwork](https://www.google.com/search?num=5&q=INetwork+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetwork
[INetworkConnection](https://www.google.com/search?num=5&q=INetworkConnection+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkConnection
[INetworkConnectionCost](https://www.google.com/search?num=5&q=INetworkConnectionCost+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkConnectionCost
[INetworkConnectionCostEvents](https://www.google.com/search?num=5&q=INetworkConnectionCostEvents+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkConnectionCostEvents
[INetworkConnectionEvents](https://www.google.com/search?num=5&q=INetworkConnectionEvents+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkConnectionEvents
[INetworkCostManager](https://www.google.com/search?num=5&q=INetworkCostManager+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkCostManager
[INetworkCostManagerEvents](https://www.google.com/search?num=5&q=INetworkCostManagerEvents+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkCostManagerEvents
[INetworkEvents](https://www.google.com/search?num=5&q=INetworkEvents+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkEvents
[INetworkListManager](https://www.google.com/search?num=5&q=INetworkListManager+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkListManager
[INetworkListManagerEvents](https://www.google.com/search?num=5&q=INetworkListManagerEvents+site%3Amicrosoft.com) | netprofm.dll | Netlistmgr.h | Vanara.PInvoke.NetListMgr.INetworkListManagerEvents
[IPropertyBag](https://www.google.com/search?num=5&q=IPropertyBag+site%3Amicrosoft.com) | netprofm.dll | |

View File

@ -25,10 +25,10 @@
<PackageReleaseNotes>Currently implements:
Structures
NLM_DATAPLAN_STATUS, NLM_SIMULATED_PROFILE_INFO, NLM_SOCKADDR, NLM_USAGE_DATA
NLM_DATAPLAN_STATUS, NLM_SIMULATED_PROFILE_INFO, NLM_USAGE_DATA
Interfaces
IEnumNetworkConnections, IEnumNetworks, INetwork, INetworkConnection, INetworkConnectionCost, INetworkCostManager, INetworkListManager
IEnumNetworkConnections, IEnumNetworks, INetwork, INetworkConnection, INetworkConnectionCost, INetworkConnectionCostEvents, INetworkConnectionEvents, INetworkCostManager, INetworkCostManagerEvents, INetworkEvents, INetworkListManager, INetworkListManagerEvents
</PackageReleaseNotes>
</PropertyGroup>

File diff suppressed because it is too large Load Diff

View File

@ -28,10 +28,10 @@ Functions
CoInitializeEx, CoInitializeSecurity, CoUninitialize, CreateBindCtx, InitPropVariantFromBooleanVector, InitPropVariantFromBuffer, InitPropVariantFromCLSID, InitPropVariantFromDoubleVector, InitPropVariantFromFileTime, InitPropVariantFromFileTimeVector, InitPropVariantFromInt16Vector, InitPropVariantFromInt32Vector, InitPropVariantFromInt64Vector, InitPropVariantFromPropVariantVectorElem, InitPropVariantFromStringVector, InitPropVariantFromUInt16Vector, InitPropVariantFromUInt32Vector, InitPropVariantFromUInt64Vector, InitPropVariantVectorFromPropVariant, OleInitialize, OleUninitialize, PropVariantChangeType, PropVariantClear, PropVariantCompareEx, PropVariantCopy, PropVariantGetElementCount, PropVariantToBoolean, PropVariantToBooleanVectorAlloc, PropVariantToBSTR, PropVariantToBuffer, PropVariantToDouble, PropVariantToDoubleVectorAlloc, PropVariantToFileTime, PropVariantToFileTimeVectorAlloc, PropVariantToGUID, PropVariantToInt16, PropVariantToInt16VectorAlloc, PropVariantToInt32, PropVariantToInt32VectorAlloc, PropVariantToInt64, PropVariantToInt64VectorAlloc, PropVariantToStringAlloc, PropVariantToStringVectorAlloc, PropVariantToStringWithDefault, PropVariantToUInt16, PropVariantToUInt16VectorAlloc, PropVariantToUInt32, PropVariantToUInt32VectorAlloc, PropVariantToUInt64, PropVariantToUInt64VectorAlloc, PropVariantToVariant, PSCreatePropertyChangeArray, PSCreateSimplePropertyChange, PSGetNameFromPropertyKey, PSGetPropertyDescription, PSGetPropertyKeyFromName, ReleaseStgMedium, SafeArrayAccessData, SafeArrayCreate, SafeArrayCreateEx, SafeArrayCreateVector, SafeArrayDestroy, SafeArrayGetDim, SafeArrayGetElement, SafeArrayGetElemsize, SafeArrayGetLBound, SafeArrayGetUBound, SafeArrayPutElement, SafeArrayUnaccessData, StgCreateStorageEx, StgIsStorageFile, StgOpenStorage, StgOpenStorageEx, VariantClear, VariantToPropVariant
Structures
STGOPTIONS, SNB, OLEMENUGROUPWIDTHS, BLOB, CLIPDATA, PACKEDMETA, PROPVARIANT, PROPERTYKEY, SAFEARRAY, SAFEARRAYBOUND
STGOPTIONS, SNB, OLEMENUGROUPWIDTHS, STATPROPSETSTG, STATPROPSTG, BLOB, CLIPDATA, PACKEDMETA, PROPVARIANT, PROPERTYKEY, SAFEARRAY, SAFEARRAYBOUND
Interfaces
IEnumSTATSTG, IStorage, IOleWindow, IInitializeWithStream, IPropertyDescription, IPropertyDescription2, IPropertyDescriptionList, IPropertyEnumType, IPropertyEnumType2, IPropertyEnumTypeList, IPropertyStore, IPropertySystem, IObjectWithPropertyKey, IPropertyChange, IPropertyChangeArray
IErrorLog, IPropertyBag, IEnumSTATSTG, IStorage, IOleWindow, IEnumSTATPROPSETSTG, IEnumSTATPROPSTG, IPropertySetStorage, IPropertyStorage, IInitializeWithStream, IPropertyDescription, IPropertyDescription2, IPropertyDescriptionList, IPropertyEnumType, IPropertyEnumType2, IPropertyEnumTypeList, IPropertyStore, IPropertySystem, IObjectWithPropertyKey, IPropertyChange, IPropertyChangeArray
</PackageReleaseNotes>
</PropertyGroup>

File diff suppressed because it is too large Load Diff

View File

@ -1,368 +1,347 @@
## Correlation report for shell32.dll
### Methods (18% complete)
### Methods (95% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[AssocCreateForClasses](https://www.google.com/search?num=5&q=AssocCreateForClasses+site%3Amsdn.microsoft.com) | shell32.dll | |
[AssocGetDetailsOfPropKey](https://www.google.com/search?num=5&q=AssocGetDetailsOfPropKey+site%3Amsdn.microsoft.com) | shell32.dll | |
[CDefFolderMenu_Create2](https://www.google.com/search?num=5&q=CDefFolderMenu_Create2+site%3Amsdn.microsoft.com) | shell32.dll | |
[CheckEscapesW](https://www.google.com/search?num=5&q=CheckEscapesW+site%3Amsdn.microsoft.com) | shell32.dll | |
[CIDLData_CreateFromIDArray](https://www.google.com/search?num=5&q=CIDLData_CreateFromIDArray+site%3Amsdn.microsoft.com) | shell32.dll | |
[CommandLineToArgvW](https://www.google.com/search?num=5&q=CommandLineToArgvW+site%3Amsdn.microsoft.com) | shell32.dll | |
[DAD_AutoScroll](https://www.google.com/search?num=5&q=DAD_AutoScroll+site%3Amsdn.microsoft.com) | shell32.dll | |
[DAD_DragEnterEx](https://www.google.com/search?num=5&q=DAD_DragEnterEx+site%3Amsdn.microsoft.com) | shell32.dll | |
[DAD_DragEnterEx2](https://www.google.com/search?num=5&q=DAD_DragEnterEx2+site%3Amsdn.microsoft.com) | shell32.dll | |
[DAD_DragLeave](https://www.google.com/search?num=5&q=DAD_DragLeave+site%3Amsdn.microsoft.com) | shell32.dll | |
[DAD_DragMove](https://www.google.com/search?num=5&q=DAD_DragMove+site%3Amsdn.microsoft.com) | shell32.dll | |
[DAD_SetDragImage](https://www.google.com/search?num=5&q=DAD_SetDragImage+site%3Amsdn.microsoft.com) | shell32.dll | |
[DAD_ShowDragImage](https://www.google.com/search?num=5&q=DAD_ShowDragImage+site%3Amsdn.microsoft.com) | shell32.dll | |
[DoEnvironmentSubst](https://www.google.com/search?num=5&q=DoEnvironmentSubstA+site%3Amsdn.microsoft.com) | shell32.dll | |
[DragAcceptFiles](https://www.google.com/search?num=5&q=DragAcceptFiles+site%3Amsdn.microsoft.com) | shell32.dll | |
[DragFinish](https://www.google.com/search?num=5&q=DragFinish+site%3Amsdn.microsoft.com) | shell32.dll | |
[DragQueryFile](https://www.google.com/search?num=5&q=DragQueryFile+site%3Amsdn.microsoft.com) | shell32.dll | |
[DragQueryFileAorW](https://www.google.com/search?num=5&q=DragQueryFileAorW+site%3Amsdn.microsoft.com) | shell32.dll | |
[DragQueryPoint](https://www.google.com/search?num=5&q=DragQueryPoint+site%3Amsdn.microsoft.com) | shell32.dll | |
[DriveType](https://www.google.com/search?num=5&q=DriveType+site%3Amsdn.microsoft.com) | shell32.dll | |
[DuplicateIcon](https://www.google.com/search?num=5&q=DuplicateIcon+site%3Amsdn.microsoft.com) | shell32.dll | |
[ExtractAssociatedIcon](https://www.google.com/search?num=5&q=ExtractAssociatedIconA+site%3Amsdn.microsoft.com) | shell32.dll | |
[ExtractAssociatedIconEx](https://www.google.com/search?num=5&q=ExtractAssociatedIconExA+site%3Amsdn.microsoft.com) | shell32.dll | |
[ExtractIcon](https://www.google.com/search?num=5&q=ExtractIconA+site%3Amsdn.microsoft.com) | shell32.dll | |
[ExtractIconEx](https://www.google.com/search?num=5&q=ExtractIconEx+site%3Amsdn.microsoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.ExtractIconEx
[FindExecutable](https://www.google.com/search?num=5&q=FindExecutableA+site%3Amsdn.microsoft.com) | shell32.dll | |
[FreeIconList](https://www.google.com/search?num=5&q=FreeIconList+site%3Amsdn.microsoft.com) | shell32.dll | |
[AssocCreateForClasses](https://www.google.com/search?num=5&q=AssocCreateForClasses+site%3Amicrosoft.com) | shell32.dll | |
[AssocGetDetailsOfPropKey](http://msdn2.microsoft.com/en-us/library/f13af5f4-1b6a-419c-a042-e05c9ec51d02) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.AssocGetDetailsOfPropKey
[CDefFolderMenu_Create2](https://www.google.com/search?num=5&q=CDefFolderMenu_Create2+site%3Amicrosoft.com) | shell32.dll | |
[CommandLineToArgvW](http://msdn2.microsoft.com/en-us/library/9889a016-b7a5-402b-8305-6f7c199d41b3) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.CommandLineToArgvW
[DragAcceptFiles](http://msdn2.microsoft.com/en-us/library/1f16f6e4-7847-4bc7-adce-995876db24bd) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.DragAcceptFiles
[DragFinish](http://msdn2.microsoft.com/en-us/library/9b15e8a5-de68-4dcb-8e1a-0ee0393aa9db) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.DragFinish
[DragQueryFile](https://www.google.com/search?num=5&q=DragQueryFile+site%3Amicrosoft.com) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.DragQueryFile
[DragQueryFileAorW](https://www.google.com/search?num=5&q=DragQueryFileAorW+site%3Amicrosoft.com) | shell32.dll | |
[DragQueryPoint](http://msdn2.microsoft.com/en-us/library/87794ab0-a075-4a1f-869f-5998bdc57a1d) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.DragQueryPoint
[DuplicateIcon](http://msdn2.microsoft.com/en-us/library/bb776411) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.DuplicateIcon
[ExtractAssociatedIcon](http://msdn2.microsoft.com/en-us/library/bb776414) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.ExtractAssociatedIcon
[ExtractAssociatedIconEx](http://msdn2.microsoft.com/en-us/library/f32260b0-917b-4406-aeee-34f71a7c7309) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.ExtractAssociatedIconEx
[ExtractIcon](http://msdn2.microsoft.com/en-us/library/bb776416) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.ExtractIcon
[ExtractIconEx](https://www.google.com/search?num=5&q=ExtractIconEx+site%3Amicrosoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.ExtractIconEx
[FindExecutable](http://msdn2.microsoft.com/en-us/library/969edbd9-164e-457f-ab0a-dc4d069bf16b) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.FindExecutable
[GetCurrentProcessExplicitAppUserModelID](http://msdn2.microsoft.com/en-us/library/dd378419) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.GetCurrentProcessExplicitAppUserModelID
[GetFileNameFromBrowse](https://www.google.com/search?num=5&q=GetFileNameFromBrowse+site%3Amsdn.microsoft.com) | shell32.dll | |
[GetSystemPersistedStorageItemList](https://www.google.com/search?num=5&q=GetSystemPersistedStorageItemList+site%3Amsdn.microsoft.com) | shell32.dll | |
[ILAppendID](https://www.google.com/search?num=5&q=ILAppendID+site%3Amsdn.microsoft.com) | shell32.dll | |
[GetFileNameFromBrowse](http://msdn2.microsoft.com/en-us/library/1f075051-18c8-4ec2-b010-f983ba2d3303) | shell32.dll | shlobj.h | Vanara.PInvoke.Shell32.GetFileNameFromBrowse
[ILAppendID](http://msdn2.microsoft.com/en-us/library/d1bb5993-fe23-42d4-a2c5-8e54e6e37d09) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.ILAppendID
[ILClone](http://msdn2.microsoft.com/en-us/library/bb776433) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILClone
[ILCloneFirst](http://msdn2.microsoft.com/en-us/library/bb776435) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILCloneFirst
[ILCombine](http://msdn2.microsoft.com/en-us/library/bb776437) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILCombine
[ILCreateFromPath](https://www.google.com/search?num=5&q=ILCreateFromPath+site%3Amsdn.microsoft.com) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILCreateFromPath
[ILFindChild](https://www.google.com/search?num=5&q=ILFindChild+site%3Amsdn.microsoft.com) | shell32.dll | |
[ILCreateFromPath](https://www.google.com/search?num=5&q=ILCreateFromPath+site%3Amicrosoft.com) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILCreateFromPath
[ILFindChild](http://msdn2.microsoft.com/en-us/library/4f07e989-ae74-4cf4-b3d9-0f59f2653095) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.ILFindChild
[ILFindLastID](http://msdn2.microsoft.com/en-us/library/bb776440) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILFindLastID
[ILFree](http://msdn2.microsoft.com/en-us/library/bb776441) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILFree
[ILGetNext](http://msdn2.microsoft.com/en-us/library/bb776442) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILGetNext
[ILGetSize](http://msdn2.microsoft.com/en-us/library/bb776443) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILGetSize
[ILIsEqual](http://msdn2.microsoft.com/en-us/library/bb776448) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILIsEqual
[ILIsParent](http://msdn2.microsoft.com/en-us/library/bb776449) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILIsParent
[ILLoadFromStreamEx](https://www.google.com/search?num=5&q=ILLoadFromStreamEx+site%3Amsdn.microsoft.com) | shell32.dll | |
[ILLoadFromStreamEx](http://msdn2.microsoft.com/en-us/library/6fb735b6-a8c3-439e-9f20-4fda8f008b28) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.ILLoadFromStreamEx
[ILRemoveLastID](http://msdn2.microsoft.com/en-us/library/bb776456) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.ILRemoveLastID
[ILSaveToStream](https://www.google.com/search?num=5&q=ILSaveToStream+site%3Amsdn.microsoft.com) | shell32.dll | |
[InitNetworkAddressControl](https://www.google.com/search?num=5&q=InitNetworkAddressControl+site%3Amsdn.microsoft.com) | shell32.dll | |
[IsDesktopExplorerProcess](https://www.google.com/search?num=5&q=IsDesktopExplorerProcess+site%3Amsdn.microsoft.com) | shell32.dll | |
[IsLFNDrive](https://www.google.com/search?num=5&q=IsLFNDrive+site%3Amsdn.microsoft.com) | shell32.dll | |
[IsNetDrive](https://www.google.com/search?num=5&q=IsNetDrive+site%3Amsdn.microsoft.com) | shell32.dll | |
[IsProcessAnExplorer](https://www.google.com/search?num=5&q=IsProcessAnExplorer+site%3Amsdn.microsoft.com) | shell32.dll | |
[IsUserAnAdmin](https://www.google.com/search?num=5&q=IsUserAnAdmin+site%3Amsdn.microsoft.com) | shell32.dll | |
[OpenRegStream](https://www.google.com/search?num=5&q=OpenRegStream+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathCleanupSpec](https://www.google.com/search?num=5&q=PathCleanupSpec+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathGetShortPath](https://www.google.com/search?num=5&q=PathGetShortPath+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathIsExe](https://www.google.com/search?num=5&q=PathIsExe+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathIsSlow](https://www.google.com/search?num=5&q=PathIsSlowA+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathMakeUniqueName](https://www.google.com/search?num=5&q=PathMakeUniqueName+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathQualify](https://www.google.com/search?num=5&q=PathQualify+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathResolve](https://www.google.com/search?num=5&q=PathResolve+site%3Amsdn.microsoft.com) | shell32.dll | |
[PathYetAnotherMakeUniqueName](https://www.google.com/search?num=5&q=PathYetAnotherMakeUniqueName+site%3Amsdn.microsoft.com) | shell32.dll | |
[PickIconDlg](https://www.google.com/search?num=5&q=PickIconDlg+site%3Amsdn.microsoft.com) | shell32.dll | |
[PifMgr_CloseProperties](https://www.google.com/search?num=5&q=PifMgr_CloseProperties+site%3Amsdn.microsoft.com) | shell32.dll | |
[PifMgr_GetProperties](https://www.google.com/search?num=5&q=PifMgr_GetProperties+site%3Amsdn.microsoft.com) | shell32.dll | |
[PifMgr_OpenProperties](https://www.google.com/search?num=5&q=PifMgr_OpenProperties+site%3Amsdn.microsoft.com) | shell32.dll | |
[PifMgr_SetProperties](https://www.google.com/search?num=5&q=PifMgr_SetProperties+site%3Amsdn.microsoft.com) | shell32.dll | |
[PrepareDiscForBurnRunDllW](https://www.google.com/search?num=5&q=PrepareDiscForBurnRunDllW+site%3Amsdn.microsoft.com) | shell32.dll | |
[PrintersGetCommand_RunDLL](https://www.google.com/search?num=5&q=PrintersGetCommand_RunDLL+site%3Amsdn.microsoft.com) | shell32.dll | |
[ReadCabinetState](https://www.google.com/search?num=5&q=ReadCabinetState+site%3Amsdn.microsoft.com) | shell32.dll | |
[RealDriveType](https://www.google.com/search?num=5&q=RealDriveType+site%3Amsdn.microsoft.com) | shell32.dll | |
[RegenerateUserEnvironment](https://www.google.com/search?num=5&q=RegenerateUserEnvironment+site%3Amsdn.microsoft.com) | shell32.dll | |
[RestartDialog](https://www.google.com/search?num=5&q=RestartDialog+site%3Amsdn.microsoft.com) | shell32.dll | |
[RestartDialogEx](https://www.google.com/search?num=5&q=RestartDialogEx+site%3Amsdn.microsoft.com) | shell32.dll | |
[RunAsNewUser_RunDLLW](https://www.google.com/search?num=5&q=RunAsNewUser_RunDLLW+site%3Amsdn.microsoft.com) | shell32.dll | |
[ILSaveToStream](http://msdn2.microsoft.com/en-us/library/40d5ce57-58dc-4c79-8fe6-5412e3d7dc64) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.ILSaveToStream
[InitNetworkAddressControl](http://msdn2.microsoft.com/en-us/library/52b475e3-7335-4c34-80d7-ccd81af0e0ec) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.InitNetworkAddressControl
[IsNetDrive](http://msdn2.microsoft.com/en-us/library/44e02665-648a-4cf0-9dc0-038e54d08a49) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.IsNetDrive
[IsUserAnAdmin](http://msdn2.microsoft.com/en-us/library/fe698d32-32f6-4b2b-ad0c-5d9ec815177f) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.IsUserAnAdmin
[OpenRegStream](http://msdn2.microsoft.com/en-us/library/e1e35c94-84ac-4aa1-b2a1-47b37a7f224e) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.OpenRegStream
[PathCleanupSpec](http://msdn2.microsoft.com/en-us/library/593fd2b7-44ae-4309-a185-97e42f3cc0fa) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PathCleanupSpec
[PathGetShortPath](http://msdn2.microsoft.com/en-us/library/f374a575-3fbf-4bed-aa76-76ed81e01d60) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PathGetShortPath
[PathIsExe](http://msdn2.microsoft.com/en-us/library/54e9dae7-f9c4-48b8-9b91-32ed21365fb7) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PathIsExe
[PathIsSlow](http://msdn2.microsoft.com/en-us/library/f848a098-9248-453b-a957-77c35d70e528) | shell32.dll | shlobj.h | Vanara.PInvoke.Shell32.PathIsSlow
[PathMakeUniqueName](http://msdn2.microsoft.com/en-us/library/8456ae0c-e83c-43d0-a86a-1861a373d237) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PathMakeUniqueName
[PathQualify](https://www.google.com/search?num=5&q=PathQualify+site%3Amicrosoft.com) | shell32.dll | |
[PathResolve](http://msdn2.microsoft.com/en-us/library/84bf0b56-513f-4ac6-b2cf-11f0c471da1e) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PathResolve
[PathYetAnotherMakeUniqueName](http://msdn2.microsoft.com/en-us/library/1f76ecfa-6f2f-4dde-b05e-4252c92660d9) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PathYetAnotherMakeUniqueName
[PickIconDlg](http://msdn2.microsoft.com/en-us/library/3dfcda10-26d8-495d-8c92-7ff16da098c1) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PickIconDlg
[PifMgr_CloseProperties](http://msdn2.microsoft.com/en-us/library/fd50d4f8-87c8-4162-9e88-3c8592b929fa) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PifMgr_CloseProperties
[PifMgr_GetProperties](https://www.google.com/search?num=5&q=PifMgr_GetProperties+site%3Amicrosoft.com) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PifMgr_GetProperties
[PifMgr_OpenProperties](http://msdn2.microsoft.com/en-us/library/0bc11528-7278-4765-b3cb-671ba82c9155) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PifMgr_OpenProperties
[PifMgr_SetProperties](https://www.google.com/search?num=5&q=PifMgr_SetProperties+site%3Amicrosoft.com) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.PifMgr_SetProperties
[ReadCabinetState](http://msdn2.microsoft.com/en-us/library/0f0c6a10-588f-4c79-b73b-cf0bf9336ffc) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.ReadCabinetState
[RealDriveType](http://msdn2.microsoft.com/en-us/library/c4e55b50-637a-446f-aa9c-7d8c71d8071c) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.RealDriveType
[RestartDialog](http://msdn2.microsoft.com/en-us/library/ec1e3c11-9960-482c-8461-72c4d41dff3c) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.RestartDialog
[RestartDialogEx](http://msdn2.microsoft.com/en-us/library/32bc232f-6cc4-4f19-9d33-ba7ad28dfd59) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.RestartDialogEx
[SetCurrentProcessExplicitAppUserModelID](http://msdn2.microsoft.com/en-us/library/dd378422) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SetCurrentProcessExplicitAppUserModelID
[SHAddDefaultPropertiesByExt](https://www.google.com/search?num=5&q=SHAddDefaultPropertiesByExt+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHAddFromPropSheetExtArray](https://www.google.com/search?num=5&q=SHAddFromPropSheetExtArray+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHAddDefaultPropertiesByExt](http://msdn2.microsoft.com/en-us/library/ba0fec36-3983-4064-9202-6158af565d9b) | shell32.dll | shobjidl.h | Vanara.PInvoke.Shell32.SHAddDefaultPropertiesByExt
[SHAddFromPropSheetExtArray](http://msdn2.microsoft.com/en-us/library/e0570cd6-dda2-43e4-8540-58baef37bf18) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHAddFromPropSheetExtArray
[SHAddToRecentDocs](http://msdn2.microsoft.com/en-us/library/bb762105) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHAddToRecentDocs
[SHAlloc](https://www.google.com/search?num=5&q=SHAlloc+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHAppBarMessage](https://www.google.com/search?num=5&q=SHAppBarMessage+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHAssocEnumHandlers](https://www.google.com/search?num=5&q=SHAssocEnumHandlers+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHAssocEnumHandlersForProtocolByApplication](https://www.google.com/search?num=5&q=SHAssocEnumHandlersForProtocolByApplication+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHBindToFolderIDListParent](https://www.google.com/search?num=5&q=SHBindToFolderIDListParent+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHBindToFolderIDListParentEx](https://www.google.com/search?num=5&q=SHBindToFolderIDListParentEx+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHBindToObject](https://www.google.com/search?num=5&q=SHBindToObject+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHBindToParent](https://www.google.com/search?num=5&q=SHBindToParent+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHBrowseForFolder](https://www.google.com/search?num=5&q=SHBrowseForFolder+site%3Amsdn.microsoft.com) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHBrowseForFolder
[SHChangeNotification_Lock](https://www.google.com/search?num=5&q=SHChangeNotification_Lock+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHChangeNotification_Unlock](https://www.google.com/search?num=5&q=SHChangeNotification_Unlock+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHChangeNotify](https://www.google.com/search?num=5&q=SHChangeNotify+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHChangeNotifyDeregister](https://www.google.com/search?num=5&q=SHChangeNotifyDeregister+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHChangeNotifyRegister](https://www.google.com/search?num=5&q=SHChangeNotifyRegister+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHChangeNotifyRegisterThread](https://www.google.com/search?num=5&q=SHChangeNotifyRegisterThread+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHChangeNotifySuspendResume](https://www.google.com/search?num=5&q=SHChangeNotifySuspendResume+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCloneSpecialIDList](https://www.google.com/search?num=5&q=SHCloneSpecialIDList+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCLSIDFromString](https://www.google.com/search?num=5&q=SHCLSIDFromString+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCoCreateInstance](https://www.google.com/search?num=5&q=SHCoCreateInstance+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCoCreateInstanceWorker](https://www.google.com/search?num=5&q=SHCoCreateInstanceWorker+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateAssociationRegistration](https://www.google.com/search?num=5&q=SHCreateAssociationRegistration+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateCategoryEnum](https://www.google.com/search?num=5&q=SHCreateCategoryEnum+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateDataObject](https://www.google.com/search?num=5&q=SHCreateDataObject+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateDefaultContextMenu](https://www.google.com/search?num=5&q=SHCreateDefaultContextMenu+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateDefaultExtractIcon](https://www.google.com/search?num=5&q=SHCreateDefaultExtractIcon+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateDefaultPropertiesOp](https://www.google.com/search?num=5&q=SHCreateDefaultPropertiesOp+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateDirectory](https://www.google.com/search?num=5&q=SHCreateDirectory+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateDirectoryEx](https://www.google.com/search?num=5&q=SHCreateDirectoryExA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateDrvExtIcon](https://www.google.com/search?num=5&q=SHCreateDrvExtIcon+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateFileExtractIconW](https://www.google.com/search?num=5&q=SHCreateFileExtractIconW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHAlloc](http://msdn2.microsoft.com/en-us/library/621e4335-1484-4111-9cfe-7ae5c6d5c609) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHAlloc
[SHAppBarMessage](http://msdn2.microsoft.com/en-us/library/173d6eff-b33b-4d7d-bedd-5ebfb1e45954) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHAppBarMessage
[SHAssocEnumHandlers](http://msdn2.microsoft.com/en-us/library/83db466b-e00c-4015-879f-c5c222f45b8c) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHAssocEnumHandlers
[SHAssocEnumHandlersForProtocolByApplication](http://msdn2.microsoft.com/en-us/library/8bc3b9ce-5909-46a0-b5f1-35ab808aaa55) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHAssocEnumHandlersForProtocolByApplication
[SHBindToFolderIDListParent](http://msdn2.microsoft.com/en-us/library/72a79d1b-15ed-475e-9ebd-03345579a06a) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHBindToFolderIDListParent
[SHBindToFolderIDListParentEx](http://msdn2.microsoft.com/en-us/library/4f9b68cb-d0ae-45f7-90f5-2db1da3ab599) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHBindToFolderIDListParentEx
[SHBindToObject](http://msdn2.microsoft.com/en-us/library/acc16097-8301-4118-8cb5-00aa2705306a) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHBindToObject
[SHBindToParent](http://msdn2.microsoft.com/en-us/library/1cb283a6-3ebf-4986-9f32-5f6ab8d977ad) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHBindToParent
[SHBrowseForFolder](https://www.google.com/search?num=5&q=SHBrowseForFolder+site%3Amicrosoft.com) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHBrowseForFolder
[SHChangeNotification_Lock](http://msdn2.microsoft.com/en-us/library/8e22d5d0-64be-403c-982d-c23705d85223) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHChangeNotification_Lock
[SHChangeNotification_Unlock](http://msdn2.microsoft.com/en-us/library/967ede1f-ee9c-46ee-a371-dcfc3a57d824) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHChangeNotification_Unlock
[SHChangeNotify](https://www.google.com/search?num=5&q=SHChangeNotify+site%3Amicrosoft.com) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHChangeNotify
[SHChangeNotifyDeregister](https://www.google.com/search?num=5&q=SHChangeNotifyDeregister+site%3Amicrosoft.com) | shell32.dll | |
[SHChangeNotifyRegister](https://www.google.com/search?num=5&q=SHChangeNotifyRegister+site%3Amicrosoft.com) | shell32.dll | |
[SHChangeNotifyRegisterThread](http://msdn2.microsoft.com/en-us/library/170afefc-b4de-4661-9c12-1341656b0fdb) | shell32.dll | shlobj.h | Vanara.PInvoke.Shell32.SHChangeNotifyRegisterThread
[SHCreateAssociationRegistration](http://msdn2.microsoft.com/en-us/library/7998f49d-2515-4c77-991e-62c0fefa43df) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHCreateAssociationRegistration
[SHCreateDataObject](http://msdn2.microsoft.com/en-us/library/d56cdafe-9463-43a5-8ef0-6cfaf0c524a8) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateDataObject
[SHCreateDefaultContextMenu](http://msdn2.microsoft.com/en-us/library/055ff0a0-9ba7-463d-9684-3fd072b190da) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateDefaultContextMenu
[SHCreateDefaultExtractIcon](http://msdn2.microsoft.com/en-us/library/483dc9ae-4820-47f1-888e-ad7a6bdf3d29) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHCreateDefaultExtractIcon
[SHCreateDefaultPropertiesOp](http://msdn2.microsoft.com/en-us/library/5202ac48-16e7-4d64-8a69-2493036e1e11) | shell32.dll | shobjidl.h | Vanara.PInvoke.Shell32.SHCreateDefaultPropertiesOp
[SHCreateDirectory](http://msdn2.microsoft.com/en-us/library/4927429c-f457-4dda-aa0d-236eb236795c) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateDirectory
[SHCreateDirectoryEx](http://msdn2.microsoft.com/en-us/library/7f44f907-cd12-4156-91c0-76e577ae25f6) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateDirectoryEx
[SHCreateFileExtractIconW](http://msdn2.microsoft.com/en-us/library/af3beb0a-892b-43e5-b5b8-8005f497b6e5) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateFileExtractIconW
[SHCreateItemFromIDList](http://msdn2.microsoft.com/en-us/library/bb762133) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHCreateItemFromIDList
[SHCreateItemFromParsingName](http://msdn2.microsoft.com/en-us/library/bb762134) | shell32.dll | Shlobjidl.h | Vanara.PInvoke.Shell32.SHCreateItemFromParsingName
[SHCreateItemFromRelativeName](http://msdn2.microsoft.com/en-us/library/bb762135) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHCreateItemFromRelativeName
[SHCreateItemInKnownFolder](http://msdn2.microsoft.com/en-us/library/bb762136) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHCreateItemInKnownFolder
[SHCreateItemWithParent](http://msdn2.microsoft.com/en-us/library/bb762137) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHCreateItemWithParent
[SHCreateLocalServerRunDll](https://www.google.com/search?num=5&q=SHCreateLocalServerRunDll+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateProcessAsUserW](https://www.google.com/search?num=5&q=SHCreateProcessAsUserW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreatePropSheetExtArray](https://www.google.com/search?num=5&q=SHCreatePropSheetExtArray+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateQueryCancelAutoPlayMoniker](https://www.google.com/search?num=5&q=SHCreateQueryCancelAutoPlayMoniker+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateShellFolderView](https://www.google.com/search?num=5&q=SHCreateShellFolderView+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateShellFolderViewEx](https://www.google.com/search?num=5&q=SHCreateShellFolderViewEx+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateShellItem](https://www.google.com/search?num=5&q=SHCreateShellItem+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreatePropSheetExtArray](http://msdn2.microsoft.com/en-us/library/88a72529-325d-431e-bc26-bddca787e62b) | shell32.dll | shlobj.h | Vanara.PInvoke.Shell32.SHCreatePropSheetExtArray
[SHCreateShellFolderView](http://msdn2.microsoft.com/en-us/library/f2948a6d-84a5-456b-b328-ba76dba46e9d) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateShellFolderView
[SHCreateShellFolderViewEx](http://msdn2.microsoft.com/en-us/library/7edd6786-7d74-4065-8cf1-cbb489007a46) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateShellFolderViewEx
[SHCreateShellItem](http://msdn2.microsoft.com/en-us/library/d4371cdf-a8f4-4a39-ba66-97fd40ed46ae) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateShellItem
[SHCreateShellItemArray](http://msdn2.microsoft.com/en-us/library/bb762144) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHCreateShellItemArray
[SHCreateShellItemArrayFromDataObject](https://www.google.com/search?num=5&q=SHCreateShellItemArrayFromDataObject+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateShellItemArrayFromDataObject](http://msdn2.microsoft.com/en-us/library/91e65c9a-0600-42e3-97f5-2a5960e1ec89) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHCreateShellItemArrayFromDataObject
[SHCreateShellItemArrayFromIDLists](http://msdn2.microsoft.com/en-us/library/bb762146) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHCreateShellItemArrayFromIDLists
[SHCreateShellItemArrayFromShellItem](http://msdn2.microsoft.com/en-us/library/bb762147) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHCreateShellItemArrayFromShellItem
[SHCreateStdEnumFmtEtc](https://www.google.com/search?num=5&q=SHCreateStdEnumFmtEtc+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHCreateShellItemArrayFromShellItem](http://msdn2.microsoft.com/en-us/library/93401708-6f11-474d-8009-24554f316e79) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHCreateShellItemArrayFromShellItem
[SHCreateStdEnumFmtEtc](http://msdn2.microsoft.com/en-us/library/c391c8c8-6062-4e70-9a1f-de0eb610250d) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHCreateStdEnumFmtEtc
[SHDefExtractIcon](http://msdn2.microsoft.com/en-us/library/bb762149) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHDefExtractIcon
[SHDestroyPropSheetExtArray](https://www.google.com/search?num=5&q=SHDestroyPropSheetExtArray+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHDoDragDrop](https://www.google.com/search?num=5&q=SHDoDragDrop+site%3Amsdn.microsoft.com) | shell32.dll | |
[SheChangeDirA](https://www.google.com/search?num=5&q=SheChangeDirA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SheChangeDirExW](https://www.google.com/search?num=5&q=SheChangeDirExW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SheGetDirA](https://www.google.com/search?num=5&q=SheGetDirA+site%3Amsdn.microsoft.com) | shell32.dll | |
[Shell_GetCachedImageIndex](https://www.google.com/search?num=5&q=Shell_GetCachedImageIndex+site%3Amsdn.microsoft.com) | shell32.dll | |
[Shell_GetImageLists](https://www.google.com/search?num=5&q=Shell_GetImageLists+site%3Amsdn.microsoft.com) | shell32.dll | |
[Shell_MergeMenus](https://www.google.com/search?num=5&q=Shell_MergeMenus+site%3Amsdn.microsoft.com) | shell32.dll | |
[Shell_NotifyIcon](https://www.google.com/search?num=5&q=Shell_NotifyIcon+site%3Amsdn.microsoft.com) | shell32.dll | |
[Shell_NotifyIconGetRect](https://www.google.com/search?num=5&q=Shell_NotifyIconGetRect+site%3Amsdn.microsoft.com) | shell32.dll | |
[ShellAbout](https://www.google.com/search?num=5&q=ShellAboutA+site%3Amsdn.microsoft.com) | shell32.dll | |
[ShellExec_RunDLL](https://www.google.com/search?num=5&q=ShellExec_RunDLL+site%3Amsdn.microsoft.com) | shell32.dll | |
[ShellExecute](https://www.google.com/search?num=5&q=ShellExecuteA+site%3Amsdn.microsoft.com) | shell32.dll | |
[ShellExecuteEx](https://www.google.com/search?num=5&q=ShellExecuteEx+site%3Amsdn.microsoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.ShellExecuteEx
[ShellHookProc](https://www.google.com/search?num=5&q=ShellHookProc+site%3Amsdn.microsoft.com) | shell32.dll | |
[ShellMessageBox](https://www.google.com/search?num=5&q=ShellMessageBoxA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHEmptyRecycleBin](https://www.google.com/search?num=5&q=SHEmptyRecycleBinA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHEnableServiceObject](https://www.google.com/search?num=5&q=SHEnableServiceObject+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHEnumerateUnreadMailAccountsW](https://www.google.com/search?num=5&q=SHEnumerateUnreadMailAccountsW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SheSetCurDrive](https://www.google.com/search?num=5&q=SheSetCurDrive+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHEvaluateSystemCommandTemplate](https://www.google.com/search?num=5&q=SHEvaluateSystemCommandTemplate+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHExtractIconsW](https://www.google.com/search?num=5&q=SHExtractIconsW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHFileOperation](https://www.google.com/search?num=5&q=SHFileOperation+site%3Amsdn.microsoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.SHFileOperation
[SHFind_InitMenuPopup](https://www.google.com/search?num=5&q=SHFind_InitMenuPopup+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHFindFiles](https://www.google.com/search?num=5&q=SHFindFiles+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHFlushSFCache](https://www.google.com/search?num=5&q=SHFlushSFCache+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHFormatDrive](https://www.google.com/search?num=5&q=SHFormatDrive+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHFree](https://www.google.com/search?num=5&q=SHFree+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHFreeNameMappings](https://www.google.com/search?num=5&q=SHFreeNameMappings+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetAttributesFromDataObject](https://www.google.com/search?num=5&q=SHGetAttributesFromDataObject+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHDestroyPropSheetExtArray](http://msdn2.microsoft.com/en-us/library/beb3c1b1-deef-440d-8cf7-f76b3f396efa) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHDestroyPropSheetExtArray
[SHDoDragDrop](http://msdn2.microsoft.com/en-us/library/76c98516-ede9-47de-b4ad-257a162775b9) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHDoDragDrop
[Shell_GetCachedImageIndex](https://www.google.com/search?num=5&q=Shell_GetCachedImageIndex+site%3Amicrosoft.com) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.Shell_GetCachedImageIndex
[Shell_GetImageLists](http://msdn2.microsoft.com/en-us/library/c3b73616-849c-4149-b04d-a7d389ebf700) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.Shell_GetImageLists
[Shell_MergeMenus](http://msdn2.microsoft.com/en-us/library/f9e005fd-b1f2-4a5f-ad36-9c44998dc4eb) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.Shell_MergeMenus
[Shell_NotifyIcon](https://www.google.com/search?num=5&q=Shell_NotifyIcon+site%3Amicrosoft.com) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.Shell_NotifyIcon
[Shell_NotifyIconGetRect](http://msdn2.microsoft.com/en-us/library/81ad13be-a908-4079-b47c-6f983919700b) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.Shell_NotifyIconGetRect
[ShellAbout](http://msdn2.microsoft.com/en-us/library/0919e356-84e8-475e-8628-23097b19c50d) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.ShellAbout
[ShellExecute](http://msdn2.microsoft.com/en-us/library/8b1f3978-a0ee-4684-8a37-98e270b63897) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.ShellExecute
[ShellExecuteEx](https://www.google.com/search?num=5&q=ShellExecuteEx+site%3Amicrosoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.ShellExecuteEx
[SHEmptyRecycleBin](http://msdn2.microsoft.com/en-us/library/c3995be7-bc8b-4e1f-8ef6-fdf4c0a75720) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHEmptyRecycleBin
[SHEnumerateUnreadMailAccountsW](https://www.google.com/search?num=5&q=SHEnumerateUnreadMailAccountsW+site%3Amicrosoft.com) | shell32.dll | |
[SHEvaluateSystemCommandTemplate](http://msdn2.microsoft.com/en-us/library/554b941d-7d03-47ae-a23a-2c47c5ca1044) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHEvaluateSystemCommandTemplate
[SHFileOperation](https://www.google.com/search?num=5&q=SHFileOperation+site%3Amicrosoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.SHFileOperation
[SHFind_InitMenuPopup](http://msdn2.microsoft.com/en-us/library/ca44bd57-6af0-45b3-9331-914e93360743) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHFind_InitMenuPopup
[SHFindFiles](http://msdn2.microsoft.com/en-us/library/c54036c2-e6b9-4b21-b2b2-a6721c502ee5) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHFindFiles
[SHFlushSFCache](http://msdn2.microsoft.com/en-us/library/2e39b6b1-e60c-411c-aabc-5a3511f0693b) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHFlushSFCache
[SHFormatDrive](http://msdn2.microsoft.com/en-us/library/4aa255fa-c407-47db-9b1f-d449e0a0e94f) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHFormatDrive
[SHFree](http://msdn2.microsoft.com/en-us/library/c9a532ad-ae24-4505-9e7b-577b90365441) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHFree
[SHFreeNameMappings](http://msdn2.microsoft.com/en-us/library/4552b2e0-9257-48f8-84cc-003217f1696f) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHFreeNameMappings
[SHGetAttributesFromDataObject](http://msdn2.microsoft.com/en-us/library/bdc583ef-a5b6-4665-949c-50f79ace39dc) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetAttributesFromDataObject
[SHGetDataFromIDList](http://msdn2.microsoft.com/en-us/library/bb762174) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetDataFromIDList
[SHGetDesktopFolder](http://msdn2.microsoft.com/en-us/library/bb762175) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetDesktopFolder
[SHGetDiskFreeSpaceA](https://www.google.com/search?num=5&q=SHGetDiskFreeSpaceA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetDiskFreeSpaceEx](https://www.google.com/search?num=5&q=SHGetDiskFreeSpaceExA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetDriveMedia](https://www.google.com/search?num=5&q=SHGetDriveMedia+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetFileInfo](https://www.google.com/search?num=5&q=SHGetFileInfo+site%3Amsdn.microsoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.SHGetFileInfo
[SHGetDiskFreeSpaceA](http://msdn2.microsoft.com/en-us/library/bb762176) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.SHGetDiskFreeSpace
[SHGetDiskFreeSpaceEx](http://msdn2.microsoft.com/en-us/library/f8adbfa8-124a-4934-b5dc-16e261c15a8b) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHGetDiskFreeSpaceEx
[SHGetDriveMedia](http://msdn2.microsoft.com/en-us/library/9b1208cd-3c13-456a-8a7f-0f149cb86d38) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHGetDriveMedia
[SHGetFileInfo](https://www.google.com/search?num=5&q=SHGetFileInfo+site%3Amicrosoft.com) | shell32.dll | Shellapi.h | Vanara.PInvoke.Shell32.SHGetFileInfo
[SHGetFolderLocation](http://msdn2.microsoft.com/en-us/library/bb762180) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetFolderLocation
[SHGetFolderPath](http://msdn2.microsoft.com/en-us/library/bb762181) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetFolderPath
[SHGetFolderPathAndSubDir](https://www.google.com/search?num=5&q=SHGetFolderPathAndSubDirA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetFolderPathAndSubDir](https://www.google.com/search?num=5&q=SHGetFolderPathAndSubDirA+site%3Amicrosoft.com) | shell32.dll | |
[SHGetFolderPathEx](http://msdn2.microsoft.com/en-us/library/mt757093) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetFolderPathEx
[SHGetIconOverlayIndex](https://www.google.com/search?num=5&q=SHGetIconOverlayIndexA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetIconOverlayIndex](http://msdn2.microsoft.com/en-us/library/20001ae0-05d0-46a7-8bb8-9bb722f5d795) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetIconOverlayIndex
[SHGetIDListFromObject](http://msdn2.microsoft.com/en-us/library/bb762184) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetIDListFromObject
[SHGetImageList](http://msdn2.microsoft.com/en-us/library/bb762185) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetImageList
[SHGetInstanceExplorer](https://www.google.com/search?num=5&q=SHGetInstanceExplorer+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetItemFromDataObject](https://www.google.com/search?num=5&q=SHGetItemFromDataObject+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetItemFromObject](https://www.google.com/search?num=5&q=SHGetItemFromObject+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetInstanceExplorer](http://msdn2.microsoft.com/en-us/library/ac6d8f7d-2eae-4b22-b493-b4ef740e3c95) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetInstanceExplorer
[SHGetItemFromDataObject](http://msdn2.microsoft.com/en-us/library/1d7b9ffa-9980-4d68-85e4-7bab667be168) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHGetItemFromDataObject
[SHGetItemFromObject](http://msdn2.microsoft.com/en-us/library/0ef494c0-81c7-4fbd-9c37-78861d8ac63b) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHGetItemFromObject
[SHGetKnownFolderIDList](http://msdn2.microsoft.com/en-us/library/bb762187) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetKnownFolderIDList
[SHGetKnownFolderItem](http://msdn2.microsoft.com/en-us/library/dd378429) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetKnownFolderItem
[SHGetKnownFolderPath](http://msdn2.microsoft.com/en-us/library/bb762188) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetKnownFolderPath
[SHGetLocalizedName](https://www.google.com/search?num=5&q=SHGetLocalizedName+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetMalloc](https://www.google.com/search?num=5&q=SHGetMalloc+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetLocalizedName](http://msdn2.microsoft.com/en-us/library/2929b77f-4467-44a8-9885-96f0c3e35584) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHGetLocalizedName
[SHGetNameFromIDList](http://msdn2.microsoft.com/en-us/library/bb762191) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetNameFromIDList
[SHGetNewLinkInfo](https://www.google.com/search?num=5&q=SHGetNewLinkInfo+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetPathFromIDList](https://www.google.com/search?num=5&q=SHGetPathFromIDList+site%3Amsdn.microsoft.com) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetPathFromIDList
[SHGetPathFromIDListEx](https://www.google.com/search?num=5&q=SHGetPathFromIDListEx+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetPropertyStoreForWindow](https://www.google.com/search?num=5&q=SHGetPropertyStoreForWindow+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetPropertyStoreFromIDList](https://www.google.com/search?num=5&q=SHGetPropertyStoreFromIDList+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetNewLinkInfo](https://www.google.com/search?num=5&q=SHGetNewLinkInfo+site%3Amicrosoft.com) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHGetNewLinkInfo
[SHGetPathFromIDList](https://www.google.com/search?num=5&q=SHGetPathFromIDList+site%3Amicrosoft.com) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHGetPathFromIDList
[SHGetPathFromIDListEx](http://msdn2.microsoft.com/en-us/library/80270c59-275d-4b13-b16c-0c07bb79ed8e) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetPathFromIDListEx
[SHGetPropertyStoreForWindow](http://msdn2.microsoft.com/en-us/library/772aa2c8-6dd1-480c-a008-58f30902cb80) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHGetPropertyStoreForWindow
[SHGetPropertyStoreFromIDList](http://msdn2.microsoft.com/en-us/library/2a3c3c80-1bfc-4da0-ba6e-ac9e9a5c3e5b) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHGetPropertyStoreFromIDList
[SHGetPropertyStoreFromParsingName](http://msdn2.microsoft.com/en-us/library/bb762197) | shell32.dll | Shlobjidl.h | Vanara.PInvoke.Shell32.SHGetPropertyStoreFromParsingName
[SHGetRealIDL](https://www.google.com/search?num=5&q=SHGetRealIDL+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetSetFolderCustomSettings](https://www.google.com/search?num=5&q=SHGetSetFolderCustomSettings+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetSetSettings](https://www.google.com/search?num=5&q=SHGetSetSettings+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetSettings](https://www.google.com/search?num=5&q=SHGetSettings+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetSpecialFolderLocation](https://www.google.com/search?num=5&q=SHGetSpecialFolderLocation+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetSpecialFolderPath](https://www.google.com/search?num=5&q=SHGetSpecialFolderPathA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetStockIconInfo](https://www.google.com/search?num=5&q=SHGetStockIconInfo+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetTemporaryPropertyForItem](https://www.google.com/search?num=5&q=SHGetTemporaryPropertyForItem+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetUnreadMailCountW](https://www.google.com/search?num=5&q=SHGetUnreadMailCountW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHHandleUpdateImage](https://www.google.com/search?num=5&q=SHHandleUpdateImage+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHHelpShortcuts_RunDLL](https://www.google.com/search?num=5&q=SHHelpShortcuts_RunDLL+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHILCreateFromPath](https://www.google.com/search?num=5&q=SHILCreateFromPath+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHInvokePrinterCommand](https://www.google.com/search?num=5&q=SHInvokePrinterCommandA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHIsFileAvailableOffline](https://www.google.com/search?num=5&q=SHIsFileAvailableOffline+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHLimitInputEdit](https://www.google.com/search?num=5&q=SHLimitInputEdit+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHLoadInProc](https://www.google.com/search?num=5&q=SHLoadInProc+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHLoadNonloadedIconOverlayIdentifiers](https://www.google.com/search?num=5&q=SHLoadNonloadedIconOverlayIdentifiers+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHMapPIDLToSystemImageListIndex](https://www.google.com/search?num=5&q=SHMapPIDLToSystemImageListIndex+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHMultiFileProperties](https://www.google.com/search?num=5&q=SHMultiFileProperties+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHObjectProperties](https://www.google.com/search?num=5&q=SHObjectProperties+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHGetRealIDL](http://msdn2.microsoft.com/en-us/library/0c0b63c9-7ca7-4f73-be74-9c492f8506fc) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetRealIDL
[SHGetSetFolderCustomSettings](http://msdn2.microsoft.com/en-us/library/38b78a4b-ba68-4dff-812d-d4c7421eb202) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetSetFolderCustomSettings
[SHGetSetSettings](http://msdn2.microsoft.com/en-us/library/d7c2646c-03e0-4d7a-9503-bdf487d43723) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetSetSettings
[SHGetSettings](http://msdn2.microsoft.com/en-us/library/728a4004-f35d-4592-baf1-456a613a3344) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHGetSettings
[SHGetStockIconInfo](http://msdn2.microsoft.com/en-us/library/c08b1a53-e67c-4ed0-a9c6-d000c448e182) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHGetStockIconInfo
[SHGetTemporaryPropertyForItem](http://msdn2.microsoft.com/en-us/library/53953a5a-04a2-4749-a03b-8cbd5ac889f1) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHGetTemporaryPropertyForItem
[SHGetUnreadMailCountW](http://msdn2.microsoft.com/en-us/library/d2a57fa0-13fe-4e12-89cc-8a6dbdb44f08) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHGetUnreadMailCountW
[SHHandleUpdateImage](http://msdn2.microsoft.com/en-us/library/9d43e28a-bce0-4da4-98c9-5a6a199b4d8e) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHHandleUpdateImage
[SHInvokePrinterCommand](http://msdn2.microsoft.com/en-us/library/32a5802f-cef7-4dbd-affd-82285fe97a8c) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHInvokePrinterCommand
[SHIsFileAvailableOffline](http://msdn2.microsoft.com/en-us/library/9acf212d-9309-42b0-ba96-faa0ecf0b865) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHIsFileAvailableOffline
[SHLimitInputEdit](http://msdn2.microsoft.com/en-us/library/3f03374f-8dfe-4b80-9ecc-12c6548f2865) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHLimitInputEdit
[SHLoadInProc](http://msdn2.microsoft.com/en-us/library/307b99d9-2d0a-47c5-8a10-dfdc0a408942) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHLoadInProc
[SHLoadNonloadedIconOverlayIdentifiers](http://msdn2.microsoft.com/en-us/library/d2c4f37e-6e9d-4536-90ea-d69461c4105a) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHLoadNonloadedIconOverlayIdentifiers
[SHMapPIDLToSystemImageListIndex](http://msdn2.microsoft.com/en-us/library/bb762219) | shell32.dll | Shlobj_core.h | Vanara.PInvoke.Shell32.SHMapPIDLToSystemImageListIndex
[SHMultiFileProperties](http://msdn2.microsoft.com/en-us/library/7c66fd91-4f7a-45f3-b849-bf210c552511) | shell32.dll | shlobj.h | Vanara.PInvoke.Shell32.SHMultiFileProperties
[SHObjectProperties](http://msdn2.microsoft.com/en-us/library/7517c461-955b-446e-85d7-a707c9bd183a) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHObjectProperties
[SHOpenFolderAndSelectItems](http://msdn2.microsoft.com/en-us/library/bb762232) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHOpenFolderAndSelectItems
[SHOpenPropSheetW](https://www.google.com/search?num=5&q=SHOpenPropSheetW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHOpenWithDialog](https://www.google.com/search?num=5&q=SHOpenWithDialog+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHOpenWithDialog](http://msdn2.microsoft.com/en-us/library/026bfb34-a8a5-4bd7-9bc0-4aa395e6d535) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHOpenWithDialog
[SHParseDisplayName](http://msdn2.microsoft.com/en-us/library/bb762236) | shell32.dll | Shlobj.h | Vanara.PInvoke.Shell32.SHParseDisplayName
[SHPathPrepareForWrite](https://www.google.com/search?num=5&q=SHPathPrepareForWriteA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHPropStgCreate](https://www.google.com/search?num=5&q=SHPropStgCreate+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHPropStgReadMultiple](https://www.google.com/search?num=5&q=SHPropStgReadMultiple+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHPropStgWriteMultiple](https://www.google.com/search?num=5&q=SHPropStgWriteMultiple+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHQueryRecycleBin](https://www.google.com/search?num=5&q=SHQueryRecycleBinA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHQueryUserNotificationState](https://www.google.com/search?num=5&q=SHQueryUserNotificationState+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHRemoveLocalizedName](https://www.google.com/search?num=5&q=SHRemoveLocalizedName+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHReplaceFromPropSheetExtArray](https://www.google.com/search?num=5&q=SHReplaceFromPropSheetExtArray+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHPathPrepareForWrite](http://msdn2.microsoft.com/en-us/library/1b65e34f-2c31-421b-9d27-ed263dfb372b) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHPathPrepareForWrite
[SHPropStgCreate](http://msdn2.microsoft.com/en-us/library/fd99e04e-ef96-4357-9226-da6604fb0e84) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHPropStgCreate
[SHPropStgReadMultiple](http://msdn2.microsoft.com/en-us/library/5350a1b1-a099-4b09-af89-f652e40b1d20) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHPropStgReadMultiple
[SHPropStgWriteMultiple](http://msdn2.microsoft.com/en-us/library/38bc4d53-818d-48c5-9ec5-d2e33d98c63e) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHPropStgWriteMultiple
[SHQueryRecycleBin](http://msdn2.microsoft.com/en-us/library/a9a80486-2c99-4916-af25-10b00573456b) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHQueryRecycleBin
[SHQueryUserNotificationState](http://msdn2.microsoft.com/en-us/library/da6b3915-f4fe-4bab-9bae-9bff0b97b5a0) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHQueryUserNotificationState
[SHRemoveLocalizedName](http://msdn2.microsoft.com/en-us/library/ed30546f-3531-42df-9018-1a24a79a0b79) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHRemoveLocalizedName
[SHReplaceFromPropSheetExtArray](http://msdn2.microsoft.com/en-us/library/a8bdde44-d668-46c4-9e58-7a45b775fe09) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHReplaceFromPropSheetExtArray
[SHResolveLibrary](http://msdn2.microsoft.com/en-us/library/dd378439) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHResolveLibrary
[SHRestricted](https://www.google.com/search?num=5&q=SHRestricted+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSetDefaultProperties](https://www.google.com/search?num=5&q=SHSetDefaultProperties+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSetFolderPath](https://www.google.com/search?num=5&q=SHSetFolderPathA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSetInstanceExplorer](https://www.google.com/search?num=5&q=SHSetInstanceExplorer+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSetKnownFolderPath](https://www.google.com/search?num=5&q=SHSetKnownFolderPath+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSetLocalizedName](https://www.google.com/search?num=5&q=SHSetLocalizedName+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSetTemporaryPropertyForItem](https://www.google.com/search?num=5&q=SHSetTemporaryPropertyForItem+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSetUnreadMailCountW](https://www.google.com/search?num=5&q=SHSetUnreadMailCountW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHShellFolderView_Message](https://www.google.com/search?num=5&q=SHShellFolderView_Message+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHRestricted](http://msdn2.microsoft.com/en-us/library/94adf343-3879-455a-9770-70460cf383ca) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHRestricted
[SHSetDefaultProperties](http://msdn2.microsoft.com/en-us/library/c3ab80a3-c1f3-4223-9fe3-f7fe48c36460) | shell32.dll | shobjidl.h | Vanara.PInvoke.Shell32.SHSetDefaultProperties
[SHSetInstanceExplorer](http://msdn2.microsoft.com/en-us/library/86f29587-8347-4e88-87bc-83ef2b8a7728) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHSetInstanceExplorer
[SHSetKnownFolderPath](http://msdn2.microsoft.com/en-us/library/b5758086-93d1-49d6-b9ac-ba8927f3bd1e) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHSetKnownFolderPath
[SHSetLocalizedName](http://msdn2.microsoft.com/en-us/library/35b83fc8-3dad-4f08-a3fe-ce047b2ca3a2) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHSetLocalizedName
[SHSetTemporaryPropertyForItem](http://msdn2.microsoft.com/en-us/library/779b1b2e-cd4b-404f-9d50-ac87b81640d2) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHSetTemporaryPropertyForItem
[SHSetUnreadMailCountW](http://msdn2.microsoft.com/en-us/library/4a0e1ade-8df1-41b5-b6ea-dad427b50f5a) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHSetUnreadMailCountW
[SHShellFolderView_Message](http://msdn2.microsoft.com/en-us/library/f5722a4f-d830-4c31-9275-13e800408681) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHShellFolderView_Message
[SHShowManageLibraryUI](http://msdn2.microsoft.com/en-us/library/dd378433) | shell32.dll | Shobjidl.h | Vanara.PInvoke.Shell32.SHShowManageLibraryUI
[SHSimpleIDListFromPath](https://www.google.com/search?num=5&q=SHSimpleIDListFromPath+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHStartNetConnectionDialogW](https://www.google.com/search?num=5&q=SHStartNetConnectionDialogW+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHTestTokenMembership](https://www.google.com/search?num=5&q=SHTestTokenMembership+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHUpdateImage](https://www.google.com/search?num=5&q=SHUpdateImageA+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHUpdateRecycleBinIcon](https://www.google.com/search?num=5&q=SHUpdateRecycleBinIcon+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHValidateUNC](https://www.google.com/search?num=5&q=SHValidateUNC+site%3Amsdn.microsoft.com) | shell32.dll | |
[SignalFileOpen](https://www.google.com/search?num=5&q=SignalFileOpen+site%3Amsdn.microsoft.com) | shell32.dll | |
[StgMakeUniqueName](https://www.google.com/search?num=5&q=StgMakeUniqueName+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrChr](https://www.google.com/search?num=5&q=StrChrA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrChrI](https://www.google.com/search?num=5&q=StrChrIA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrCmpN](https://www.google.com/search?num=5&q=StrCmpNA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrCmpNI](https://www.google.com/search?num=5&q=StrCmpNIA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrNCmp](https://www.google.com/search?num=5&q=StrNCmpA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrNCmpI](https://www.google.com/search?num=5&q=StrNCmpIA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrRChr](https://www.google.com/search?num=5&q=StrRChrA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrRChrI](https://www.google.com/search?num=5&q=StrRChrIA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrRStr](https://www.google.com/search?num=5&q=StrRStrA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrRStrI](https://www.google.com/search?num=5&q=StrRStrIA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrStr](https://www.google.com/search?num=5&q=StrStrA+site%3Amsdn.microsoft.com) | shell32.dll | |
[StrStrI](https://www.google.com/search?num=5&q=StrStrIA+site%3Amsdn.microsoft.com) | shell32.dll | |
[WaitForExplorerRestartW](https://www.google.com/search?num=5&q=WaitForExplorerRestartW+site%3Amsdn.microsoft.com) | shell32.dll | |
[Win32DeleteFile](https://www.google.com/search?num=5&q=Win32DeleteFile+site%3Amsdn.microsoft.com) | shell32.dll | |
[WOWShellExecute](https://www.google.com/search?num=5&q=WOWShellExecute+site%3Amsdn.microsoft.com) | shell32.dll | |
[WriteCabinetState](https://www.google.com/search?num=5&q=WriteCabinetState+site%3Amsdn.microsoft.com) | shell32.dll | |
[SHSimpleIDListFromPath](http://msdn2.microsoft.com/en-us/library/349974c2-4ab9-4eb2-897d-a5934893ed07) | shell32.dll | shobjidl_core.h | Vanara.PInvoke.Shell32.SHSimpleIDListFromPath
[SHTestTokenMembership](http://msdn2.microsoft.com/en-us/library/ac2d591a-f431-4da7-aa9f-0476634ec9cf) | shell32.dll | shellapi.h | Vanara.PInvoke.Shell32.SHTestTokenMembership
[SHUpdateImage](http://msdn2.microsoft.com/en-us/library/9df5860e-db65-4e43-aaf9-c1e0e33fc569) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHUpdateImage
[SHValidateUNC](http://msdn2.microsoft.com/en-us/library/42394650-5571-4165-84f1-19a26fb4a1b8) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SHValidateUNC
[SignalFileOpen](http://msdn2.microsoft.com/en-us/library/b46bb06f-a183-4a39-89bd-457fa4fe728f) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.SignalFileOpen
[StgMakeUniqueName](http://msdn2.microsoft.com/en-us/library/d45ec25c-359b-46f8-b0f6-5888525c7349) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.StgMakeUniqueName
[Win32DeleteFile](http://msdn2.microsoft.com/en-us/library/e6b2ac77-a206-413e-aba7-0fd627799a95) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.Win32DeleteFile
[WriteCabinetState](http://msdn2.microsoft.com/en-us/library/cbd08812-eedc-4ba7-827e-1e5d1e3e6368) | shell32.dll | shlobj_core.h | Vanara.PInvoke.Shell32.WriteCabinetState
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[APPBARDATA](http://msdn2.microsoft.com/en-us/library/cf86fe15-4beb-49b7-b73e-2ad61cedc3f8) | shellapi.h | Vanara.PInvoke.Shell32+APPBARDATA
[ASSOCIATIONELEMENT](http://msdn2.microsoft.com/en-us/library/1d1a963f-7ebb-4ba6-9a97-795c8ef11ae4) | shellapi.h | Vanara.PInvoke.Shell32+ASSOCIATIONELEMENT
[BROWSEINFO](http://msdn2.microsoft.com/en-us/library/bb773205) | Shlobj.h | Vanara.PInvoke.Shell32+BROWSEINFO
[CMINVOKECOMMANDINFOEX](https://www.google.com/search?num=5&q=CMINVOKECOMMANDINFOEX+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+CMINVOKECOMMANDINFOEX
[CABINETSTATE](http://msdn2.microsoft.com/en-us/library/4b82b6a8-c4c0-4af2-9612-0551376c1c62) | shlobj_core.h | Vanara.PInvoke.Shell32+CABINETSTATE
[CMINVOKECOMMANDINFOEX](https://www.google.com/search?num=5&q=CMINVOKECOMMANDINFOEX+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+CMINVOKECOMMANDINFOEX
[COMDLG_FILTERSPEC](http://msdn2.microsoft.com/en-us/library/bb773221) | Shtypes.h | Vanara.PInvoke.Shell32+COMDLG_FILTERSPEC
[COORD](https://www.google.com/search?num=5&q=COORD+site%3Amsdn.microsoft.com) | wincon.h | Vanara.PInvoke.Shell32+COORD
[COORD](https://www.google.com/search?num=5&q=COORD+site%3Amicrosoft.com) | wincon.h | Vanara.PInvoke.Shell32+COORD
[CSFV](http://msdn2.microsoft.com/en-us/library/9ec22fd4-1562-4ef0-b932-ebbf06082807) | shlobj_core.h | Vanara.PInvoke.Shell32+CSFV
[DATABLOCKHEADER](http://msdn2.microsoft.com/en-us/library/bb773249) | Shlobj.h | Vanara.PInvoke.Shell32+DATABLOCKHEADER
[DEFCONTEXTMENU](https://www.google.com/search?num=5&q=DEFCONTEXTMENU+site%3Amicrosoft.com) | shlobj_core.h | Vanara.PInvoke.Shell32+DEFCONTEXTMENU
[EXP_DARWIN_LINK](http://msdn2.microsoft.com/en-us/library/bb773274) | Shlobj.h | Vanara.PInvoke.Shell32+EXP_DARWIN_LINK
[EXP_SPECIAL_FOLDER](http://msdn2.microsoft.com/en-us/library/bb773279) | Shlobj.h | Vanara.PInvoke.Shell32+EXP_SPECIAL_FOLDER
[EXP_SZ_LINK](http://msdn2.microsoft.com/en-us/library/bb773282) | Shlobj.h | Vanara.PInvoke.Shell32+EXP_SZ_LINK
[EXTRASEARCH](http://msdn2.microsoft.com/en-us/library/bb773283) | Shobjidl.h | Vanara.PInvoke.Shell32+EXTRASEARCH
[FOLDERSETTINGS](https://www.google.com/search?num=5&q=FOLDERSETTINGS+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+FOLDERSETTINGS
[FOLDERSETTINGS](https://www.google.com/search?num=5&q=FOLDERSETTINGS+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+FOLDERSETTINGS
[ITEMIDLIST](http://msdn2.microsoft.com/en-us/library/bb773321) | Shtypes.h | Vanara.PInvoke.Shell32+ITEMIDLIST
[KNOWNFOLDER_DEFINITION](http://msdn2.microsoft.com/en-us/library/bb773325) | Shobjidl.h | Vanara.PInvoke.Shell32+KNOWNFOLDER_DEFINITION
[NOTIFYICONDATA](http://msdn2.microsoft.com/en-us/library/fdcc42c1-b3e5-4b04-8d79-7b6c29699d53) | shellapi.h | Vanara.PInvoke.Shell32+NOTIFYICONDATA
[NOTIFYICONIDENTIFIER](http://msdn2.microsoft.com/en-us/library/2fe4ffba-6fe5-4d34-9cb1-f266e4594b8e) | shellapi.h | Vanara.PInvoke.Shell32+NOTIFYICONIDENTIFIER
[NT_CONSOLE_PROPS](http://msdn2.microsoft.com/en-us/library/bb773359) | Shlobj.h | Vanara.PInvoke.Shell32+NT_CONSOLE_PROPS
[NT_FE_CONSOLE_PROPS](http://msdn2.microsoft.com/en-us/library/bb773362) | Shlobj.h | Vanara.PInvoke.Shell32+NT_FE_CONSOLE_PROPS
[SFV_CREATE](https://www.google.com/search?num=5&q=SFV_CREATE+site%3Amsdn.microsoft.com) | Shlobj.h | Vanara.PInvoke.Shell32+SFV_CREATE
[OLECMD](https://www.google.com/search?num=5&q=OLECMD+site%3Amicrosoft.com) | docobj.h | Vanara.PInvoke.Shell32+OLECMD
[OLECMDTEXT](https://www.google.com/search?num=5&q=OLECMDTEXT+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+OLECMDTEXT
[OPENASINFO](http://msdn2.microsoft.com/en-us/library/5486c4d3-c6c5-459d-aa7f-426971184876) | shlobj_core.h | Vanara.PInvoke.Shell32+OPENASINFO
[PREVIEWHANDLERFRAMEINFO](https://www.google.com/search?num=5&q=PREVIEWHANDLERFRAMEINFO+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+PREVIEWHANDLERFRAMEINFO
[PROPPRG](http://msdn2.microsoft.com/en-us/library/603f990b-efb8-4d72-bc96-27bda4ffcbd8) | shlobj_core.h | Vanara.PInvoke.Shell32+PROPPRG
[SFV_CREATE](https://www.google.com/search?num=5&q=SFV_CREATE+site%3Amicrosoft.com) | Shlobj.h | Vanara.PInvoke.Shell32+SFV_CREATE
[SHChangeNotifyEntry](http://msdn2.microsoft.com/en-us/library/cb11435a-86f0-4b06-bfc6-e0417f2897a1) | shlobj_core.h | Vanara.PInvoke.Shell32+SHChangeNotifyEntry
[SHDESCRIPTIONID](http://msdn2.microsoft.com/en-us/library/bb759775) | Shlobj.h | Vanara.PInvoke.Shell32+SHDESCRIPTIONID
[SHELLEXECUTEINFO](http://msdn2.microsoft.com/en-us/library/bb759784) | Shellapi.h | Vanara.PInvoke.Shell32+SHELLEXECUTEINFO
[SHELLFLAGSTATE](http://msdn2.microsoft.com/en-us/library/9968c7c9-79d9-4fb1-bda2-d6a2504cd3a3) | shlobj_core.h | Vanara.PInvoke.Shell32+SHELLFLAGSTATE
[SHELLSTATE](http://msdn2.microsoft.com/en-us/library/bb759788) | Shlobj.h | Vanara.PInvoke.Shell32+SHELLSTATE
[SHFILEINFO](http://msdn2.microsoft.com/en-us/library/bb759792) | Shellapi.h | Vanara.PInvoke.Shell32+SHFILEINFO
[SHFILEOPSTRUCT](https://www.google.com/search?num=5&q=SHFILEOPSTRUCT+site%3Amsdn.microsoft.com) | Shellapi.h | Vanara.PInvoke.Shell32+SHFILEOPSTRUCT
[SHFILEOPSTRUCT](https://www.google.com/search?num=5&q=SHFILEOPSTRUCT+site%3Amicrosoft.com) | Shellapi.h | Vanara.PInvoke.Shell32+SHFILEOPSTRUCT
[SHFOLDERCUSTOMSETTINGS](http://msdn2.microsoft.com/en-us/library/a6357372-80ef-4719-b53f-87eb3fdc1b0d) | shlobj_core.h | Vanara.PInvoke.Shell32+SHFOLDERCUSTOMSETTINGS
[SHITEMID](http://msdn2.microsoft.com/en-us/library/bb759800) | Shtypes.h | Vanara.PInvoke.Shell32+SHITEMID
[SV2CVW2_PARAMS](https://www.google.com/search?num=5&q=SV2CVW2_PARAMS+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+SV2CVW2_PARAMS
[SHQUERYRBINFO](http://msdn2.microsoft.com/en-us/library/7e9bc7e9-5712-45e7-a424-0afb62f26450) | shellapi.h | Vanara.PInvoke.Shell32+SHQUERYRBINFO
[SHSTOCKICONINFO](http://msdn2.microsoft.com/en-us/library/4d32826a-bb40-4805-9826-801c142b8d28) | shellapi.h | Vanara.PInvoke.Shell32+SHSTOCKICONINFO
[SV2CVW2_PARAMS](https://www.google.com/search?num=5&q=SV2CVW2_PARAMS+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+SV2CVW2_PARAMS
[THUMBBUTTON](http://msdn2.microsoft.com/en-us/library/dd391559) | Shobjidl.h | Vanara.PInvoke.Shell32+THUMBBUTTON
### Interfaces
Native Interface | Native DLL | Header | Managed Interface
--- | --- | --- | ---
[DFConstraint](https://www.google.com/search?num=5&q=DFConstraint+site%3Amsdn.microsoft.com) | shell32.dll | |
[DShellFolderViewEvents](https://www.google.com/search?num=5&q=DShellFolderViewEvents+site%3Amsdn.microsoft.com) | shell32.dll | |
[Folder](https://www.google.com/search?num=5&q=Folder+site%3Amsdn.microsoft.com) | shell32.dll | |
[Folder2](https://www.google.com/search?num=5&q=Folder2+site%3Amsdn.microsoft.com) | shell32.dll | |
[Folder3](https://www.google.com/search?num=5&q=Folder3+site%3Amsdn.microsoft.com) | shell32.dll | |
[FolderItem](https://www.google.com/search?num=5&q=FolderItem+site%3Amsdn.microsoft.com) | shell32.dll | |
[FolderItem2](https://www.google.com/search?num=5&q=FolderItem2+site%3Amsdn.microsoft.com) | shell32.dll | |
[FolderItems](https://www.google.com/search?num=5&q=FolderItems+site%3Amsdn.microsoft.com) | shell32.dll | |
[FolderItems2](https://www.google.com/search?num=5&q=FolderItems2+site%3Amsdn.microsoft.com) | shell32.dll | |
[FolderItems3](https://www.google.com/search?num=5&q=FolderItems3+site%3Amsdn.microsoft.com) | shell32.dll | |
[FolderItemVerb](https://www.google.com/search?num=5&q=FolderItemVerb+site%3Amsdn.microsoft.com) | shell32.dll | |
[FolderItemVerbs](https://www.google.com/search?num=5&q=FolderItemVerbs+site%3Amsdn.microsoft.com) | shell32.dll | |
[DFConstraint](https://www.google.com/search?num=5&q=DFConstraint+site%3Amicrosoft.com) | shell32.dll | |
[DShellFolderViewEvents](https://www.google.com/search?num=5&q=DShellFolderViewEvents+site%3Amicrosoft.com) | shell32.dll | |
[Folder](https://www.google.com/search?num=5&q=Folder+site%3Amicrosoft.com) | shell32.dll | |
[Folder2](https://www.google.com/search?num=5&q=Folder2+site%3Amicrosoft.com) | shell32.dll | |
[Folder3](https://www.google.com/search?num=5&q=Folder3+site%3Amicrosoft.com) | shell32.dll | |
[FolderItem](https://www.google.com/search?num=5&q=FolderItem+site%3Amicrosoft.com) | shell32.dll | |
[FolderItem2](https://www.google.com/search?num=5&q=FolderItem2+site%3Amicrosoft.com) | shell32.dll | |
[FolderItems](https://www.google.com/search?num=5&q=FolderItems+site%3Amicrosoft.com) | shell32.dll | |
[FolderItems2](https://www.google.com/search?num=5&q=FolderItems2+site%3Amicrosoft.com) | shell32.dll | |
[FolderItems3](https://www.google.com/search?num=5&q=FolderItems3+site%3Amicrosoft.com) | shell32.dll | |
[FolderItemVerb](https://www.google.com/search?num=5&q=FolderItemVerb+site%3Amicrosoft.com) | shell32.dll | |
[FolderItemVerbs](https://www.google.com/search?num=5&q=FolderItemVerbs+site%3Amicrosoft.com) | shell32.dll | |
[IApplicationAssociationRegistration](http://msdn2.microsoft.com/en-us/library/015a3be4-2e74-4a2b-8c02-54dcbf0ecacd) | shobjidl_core.h | Vanara.PInvoke.Shell32+IApplicationAssociationRegistration
[IApplicationDestinations](http://msdn2.microsoft.com/en-us/library/dd378413) | Shobjidl.h | Vanara.PInvoke.Shell32+IApplicationDestinations
[IApplicationDocumentLists](http://msdn2.microsoft.com/en-us/library/bb762502) | Shobjidl.h | Vanara.PInvoke.Shell32+IApplicationDocumentLists
[IAutoComplete](https://www.google.com/search?num=5&q=IAutoComplete+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.IAutoComplete
[IAutoComplete2](https://www.google.com/search?num=5&q=IAutoComplete2+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.IAutoComplete2
[IContextMenu](https://www.google.com/search?num=5&q=IContextMenu+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IContextMenu
[IContextMenu2](https://www.google.com/search?num=5&q=IContextMenu2+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IContextMenu2
[IContextMenu3](https://www.google.com/search?num=5&q=IContextMenu3+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IContextMenu3
[IAutoComplete](https://www.google.com/search?num=5&q=IAutoComplete+site%3Amicrosoft.com) | | Vanara.PInvoke.IAutoComplete
[IAutoComplete2](https://www.google.com/search?num=5&q=IAutoComplete2+site%3Amicrosoft.com) | | Vanara.PInvoke.IAutoComplete2
[ICommDlgBrowser](http://msdn2.microsoft.com/en-us/library/bf89ac6e-6c2e-4944-885c-9ab62f58fe71) | Shobjidl.h | Vanara.PInvoke.Shell32+ICommDlgBrowser
[ICommDlgBrowser2](http://msdn2.microsoft.com/en-us/library/07a416a2-340d-4308-a6f3-cf6f19f3c906) | Shobjidl.h | Vanara.PInvoke.Shell32+ICommDlgBrowser2
[ICommDlgBrowser3](http://msdn2.microsoft.com/en-us/library/c9286061-8ac8-452b-9204-193bc6b571cb) | Shobjidl.h | Vanara.PInvoke.Shell32+ICommDlgBrowser3
[IContextMenu](https://www.google.com/search?num=5&q=IContextMenu+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IContextMenu
[IContextMenu2](https://www.google.com/search?num=5&q=IContextMenu2+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IContextMenu2
[IContextMenu3](https://www.google.com/search?num=5&q=IContextMenu3+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IContextMenu3
[IContextMenuCB](https://www.google.com/search?num=5&q=IContextMenuCB+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IContextMenuCB
[ICopyHookA](https://www.google.com/search?num=5&q=ICopyHookA+site%3Amicrosoft.com) | Shlobj.h | Vanara.PInvoke.Shell32+ICopyHookA
[ICopyHookW](https://www.google.com/search?num=5&q=ICopyHookW+site%3Amicrosoft.com) | Shlobj.h | Vanara.PInvoke.Shell32+ICopyHookW
[ICustomDestinationList](http://msdn2.microsoft.com/en-us/library/dd378402) | Shobjidl.h | Vanara.PInvoke.Shell32+ICustomDestinationList
[IDefaultExtractIconInit](https://www.google.com/search?num=5&q=IDefaultExtractIconInit+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IDefaultExtractIconInit
[IEnumAssocHandlers](http://msdn2.microsoft.com/en-us/library/9e173cb3-bd73-437c-8853-c13c8b6f216f) | shobjidl_core.h | Vanara.PInvoke.Shell32+IEnumAssocHandlers
[IEnumExtraSearch](http://msdn2.microsoft.com/en-us/library/bb761992) | Shobjidl.h | Vanara.PInvoke.Shell32+IEnumExtraSearch
[IEnumIDList](http://msdn2.microsoft.com/en-us/library/bb761982) | Shobjidl.h | Vanara.PInvoke.Shell32+IEnumIDList
[IEnumShellItems](http://msdn2.microsoft.com/en-us/library/bb761962) | Shobjidl.h | Vanara.PInvoke.Shell32+IEnumShellItems
[IExplorerBrowser](http://msdn2.microsoft.com/en-us/library/da2cf5d4-5a68-4d18-807b-b9d4e2712c10) | Shobjidl.h | Vanara.PInvoke.Shell32+IExplorerBrowser
[IExplorerBrowserEvents](http://msdn2.microsoft.com/en-us/library/802d547f-41c2-4c4a-9f07-be615d7b86eb) | Shobjidl.h | Vanara.PInvoke.Shell32+IExplorerBrowserEvents
[IExplorerPaneVisibility](http://msdn2.microsoft.com/en-us/library/b940adc2-dfef-49c5-b86c-d0da83db0aad) | Shobjidl.h | Vanara.PInvoke.Shell32+IExplorerPaneVisibility
[IExtractIcon](http://msdn2.microsoft.com/en-us/library/bb761852) | shlobj.h | Vanara.PInvoke.Shell32+IExtractIcon
[IExtractImage](http://msdn2.microsoft.com/en-us/library/bb761848) | Shobjidl.h | Vanara.PInvoke.Shell32+IExtractImage
[IFileDialog](http://msdn2.microsoft.com/en-us/library/bb775966) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileDialog
[IFileDialog2](https://www.google.com/search?num=5&q=IFileDialog2+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileDialog2
[IFileDialogControlEvents](https://www.google.com/search?num=5&q=IFileDialogControlEvents+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileDialogControlEvents
[IFileDialogCustomize](https://www.google.com/search?num=5&q=IFileDialogCustomize+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IFileDialogCustomize
[IFileDialog2](https://www.google.com/search?num=5&q=IFileDialog2+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileDialog2
[IFileDialogControlEvents](https://www.google.com/search?num=5&q=IFileDialogControlEvents+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileDialogControlEvents
[IFileDialogCustomize](https://www.google.com/search?num=5&q=IFileDialogCustomize+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IFileDialogCustomize
[IFileDialogEvents](http://msdn2.microsoft.com/en-us/library/bb775876) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileDialogEvents
[IFileOpenDialog](http://msdn2.microsoft.com/en-us/library/bb775834) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileOpenDialog
[IFileOperation](https://www.google.com/search?num=5&q=IFileOperation+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileOperation
[IFileOperation](https://www.google.com/search?num=5&q=IFileOperation+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileOperation
[IFileOperationProgressSink](http://msdn2.microsoft.com/en-us/library/bb775722) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileOperationProgressSink
[IFileSaveDialog](http://msdn2.microsoft.com/en-us/library/bb775688) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileSaveDialog
[IFileSearchBand](https://www.google.com/search?num=5&q=IFileSearchBand+site%3Amsdn.microsoft.com) | shell32.dll | |
[IFileSearchBand](https://www.google.com/search?num=5&q=IFileSearchBand+site%3Amicrosoft.com) | shell32.dll | |
[IFileSystemBindData](http://msdn2.microsoft.com/en-us/library/bb775671) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileSystemBindData
[IFileSystemBindData2](http://msdn2.microsoft.com/en-us/library/bb775660) | Shobjidl.h | Vanara.PInvoke.Shell32+IFileSystemBindData2
[IFolderViewOC](https://www.google.com/search?num=5&q=IFolderViewOC+site%3Amsdn.microsoft.com) | shell32.dll | |
[IFolderViewOptions](https://www.google.com/search?num=5&q=IFolderViewOptions+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFolderViewOptions
[IInitializeWithFile](https://www.google.com/search?num=5&q=IInitializeWithFile+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IInitializeWithFile
[IInitializeWithItem](https://www.google.com/search?num=5&q=IInitializeWithItem+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IInitializeWithItem
[IInitializeWithStream](https://www.google.com/search?num=5&q=IInitializeWithStream+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IInitializeWithStream
[IFolderViewOC](https://www.google.com/search?num=5&q=IFolderViewOC+site%3Amicrosoft.com) | shell32.dll | |
[IFolderViewOptions](https://www.google.com/search?num=5&q=IFolderViewOptions+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IFolderViewOptions
[IInitializeWithFile](https://www.google.com/search?num=5&q=IInitializeWithFile+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IInitializeWithFile
[IInitializeWithItem](https://www.google.com/search?num=5&q=IInitializeWithItem+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IInitializeWithItem
[IInitializeWithStream](https://www.google.com/search?num=5&q=IInitializeWithStream+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IInitializeWithStream
[IInputObject](https://www.google.com/search?num=5&q=IInputObject+site%3Amicrosoft.com) | ShObjIdl_core.h | Vanara.PInvoke.Shell32+IInputObject
[IInputObject2](https://www.google.com/search?num=5&q=IInputObject2+site%3Amicrosoft.com) | ShObjIdl_core.h | Vanara.PInvoke.Shell32+IInputObject2
[IInputObjectSite](https://www.google.com/search?num=5&q=IInputObjectSite+site%3Amicrosoft.com) | ShObjIdl_core.h | Vanara.PInvoke.Shell32+IInputObjectSite
[IKnownFolder](http://msdn2.microsoft.com/en-us/library/bb762502) | Shobjidl.h | Vanara.PInvoke.Shell32+IKnownFolder
[IKnownFolderManager](http://msdn2.microsoft.com/en-us/library/bb761744) | Shobjidl.h | Vanara.PInvoke.Shell32+IKnownFolderManager
[IModalWindow](http://msdn2.microsoft.com/en-us/library/bb761686) | Shobjidl.h | Vanara.PInvoke.Shell32+IModalWindow
[INewWDEvents](https://www.google.com/search?num=5&q=INewWDEvents+site%3Amsdn.microsoft.com) | shell32.dll | |
[INewWDEvents](https://www.google.com/search?num=5&q=INewWDEvents+site%3Amicrosoft.com) | shell32.dll | |
[IObjectArray](http://msdn2.microsoft.com/en-us/library/dd378311) | Shobjidl.h | Vanara.PInvoke.Shell32+IObjectArray
[IObjectCollection](http://msdn2.microsoft.com/en-us/library/dd378307) | Shobjidl.h | Vanara.PInvoke.Shell32+IObjectCollection
[IObjectWithAppUserModelId](http://msdn2.microsoft.com/en-us/library/dd378302) | Shobjidl.h | Vanara.PInvoke.Shell32+IObjectWithAppUserModelId
[IObjectWithProgId](http://msdn2.microsoft.com/en-us/library/dd378294) | Shobjidl.h | Vanara.PInvoke.Shell32+IObjectWithProgId
[IOpenControlPanel](https://www.google.com/search?num=5&q=IOpenControlPanel+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IOpenControlPanel
[IOperationsProgressDialog](https://www.google.com/search?num=5&q=IOperationsProgressDialog+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IOperationsProgressDialog
[IObjectWithSite](https://www.google.com/search?num=5&q=IObjectWithSite+site%3Amicrosoft.com) | ocidl.h | Vanara.PInvoke.Shell32+IObjectWithSite
[IOleCommandTarget](https://www.google.com/search?num=5&q=IOleCommandTarget+site%3Amicrosoft.com) | docobj.h | Vanara.PInvoke.Shell32+IOleCommandTarget
[IOpenControlPanel](https://www.google.com/search?num=5&q=IOpenControlPanel+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IOpenControlPanel
[IOperationsProgressDialog](https://www.google.com/search?num=5&q=IOperationsProgressDialog+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IOperationsProgressDialog
[IPreviewHandler](https://www.google.com/search?num=5&q=IPreviewHandler+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IPreviewHandler
[IPreviewHandlerFrame](https://www.google.com/search?num=5&q=IPreviewHandlerFrame+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IPreviewHandlerFrame
[IPreviewHandlerVisuals](https://www.google.com/search?num=5&q=IPreviewHandlerVisuals+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IPreviewHandlerVisuals
[IQueryInfo](http://msdn2.microsoft.com/en-us/library/bb761359) | Shobjidl.h | Vanara.PInvoke.Shell32+IQueryInfo
[IShellBrowser](https://www.google.com/search?num=5&q=IShellBrowser+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellBrowser
[IShellDispatch](https://www.google.com/search?num=5&q=IShellDispatch+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellDispatch2](https://www.google.com/search?num=5&q=IShellDispatch2+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellDispatch3](https://www.google.com/search?num=5&q=IShellDispatch3+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellDispatch4](https://www.google.com/search?num=5&q=IShellDispatch4+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellDispatch5](https://www.google.com/search?num=5&q=IShellDispatch5+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellDispatch6](https://www.google.com/search?num=5&q=IShellDispatch6+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellExtInit](https://www.google.com/search?num=5&q=IShellExtInit+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IShellExtInit
[IServiceProvider](https://www.google.com/search?num=5&q=IServiceProvider+site%3Amicrosoft.com) | servprov.h | Vanara.PInvoke.Shell32+IServiceProvider
[IShellBrowser](https://www.google.com/search?num=5&q=IShellBrowser+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellBrowser
[IShellDispatch](https://www.google.com/search?num=5&q=IShellDispatch+site%3Amicrosoft.com) | shell32.dll | |
[IShellDispatch2](https://www.google.com/search?num=5&q=IShellDispatch2+site%3Amicrosoft.com) | shell32.dll | |
[IShellDispatch3](https://www.google.com/search?num=5&q=IShellDispatch3+site%3Amicrosoft.com) | shell32.dll | |
[IShellDispatch4](https://www.google.com/search?num=5&q=IShellDispatch4+site%3Amicrosoft.com) | shell32.dll | |
[IShellDispatch5](https://www.google.com/search?num=5&q=IShellDispatch5+site%3Amicrosoft.com) | shell32.dll | |
[IShellDispatch6](https://www.google.com/search?num=5&q=IShellDispatch6+site%3Amicrosoft.com) | shell32.dll | |
[IShellExtInit](https://www.google.com/search?num=5&q=IShellExtInit+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IShellExtInit
[IShellFolder](http://msdn2.microsoft.com/en-us/library/bb775075) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellFolder
[IShellFolder2](http://msdn2.microsoft.com/en-us/library/bb775075) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellFolder2
[IShellFolderViewCB](https://www.google.com/search?num=5&q=IShellFolderViewCB+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IShellFolderViewCB
[IShellFolderViewDual](https://www.google.com/search?num=5&q=IShellFolderViewDual+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellFolderViewDual2](https://www.google.com/search?num=5&q=IShellFolderViewDual2+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellFolderViewDual3](https://www.google.com/search?num=5&q=IShellFolderViewDual3+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellFolderViewCB](https://www.google.com/search?num=5&q=IShellFolderViewCB+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IShellFolderViewCB
[IShellFolderViewDual](https://www.google.com/search?num=5&q=IShellFolderViewDual+site%3Amicrosoft.com) | shell32.dll | |
[IShellFolderViewDual2](https://www.google.com/search?num=5&q=IShellFolderViewDual2+site%3Amicrosoft.com) | shell32.dll | |
[IShellFolderViewDual3](https://www.google.com/search?num=5&q=IShellFolderViewDual3+site%3Amicrosoft.com) | shell32.dll | |
[IShellItem](http://msdn2.microsoft.com/en-us/library/bb761144) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellItem
[IShellItem2](http://msdn2.microsoft.com/en-us/library/bb761130) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellItem2
[IShellItemArray](http://msdn2.microsoft.com/en-us/library/bb761106) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellItemArray
[IShellItemImageFactory](https://www.google.com/search?num=5&q=IShellItemImageFactory+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IShellItemImageFactory
[IShellLibrary](https://www.google.com/search?num=5&q=IShellLibrary+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IShellLibrary
[IShellItemImageFactory](https://www.google.com/search?num=5&q=IShellItemImageFactory+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IShellItemImageFactory
[IShellLibrary](https://www.google.com/search?num=5&q=IShellLibrary+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IShellLibrary
[IShellLinkDataList](http://msdn2.microsoft.com/en-us/library/bb774916) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellLinkDataList
[IShellLinkDual](https://www.google.com/search?num=5&q=IShellLinkDual+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellLinkDual2](https://www.google.com/search?num=5&q=IShellLinkDual2+site%3Amsdn.microsoft.com) | shell32.dll | |
[IShellLinkDual](https://www.google.com/search?num=5&q=IShellLinkDual+site%3Amicrosoft.com) | shell32.dll | |
[IShellLinkDual2](https://www.google.com/search?num=5&q=IShellLinkDual2+site%3Amicrosoft.com) | shell32.dll | |
[IShellLinkW](http://msdn2.microsoft.com/en-us/library/bb774950) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellLinkW
[IShellView](https://www.google.com/search?num=5&q=IShellView+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellView
[IShellView2](https://www.google.com/search?num=5&q=IShellView2+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellView2
[IShellView3](https://www.google.com/search?num=5&q=IShellView3+site%3Amsdn.microsoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellView3
[IShellPropSheetExt](https://www.google.com/search?num=5&q=IShellPropSheetExt+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellPropSheetExt
[IShellView](https://www.google.com/search?num=5&q=IShellView+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellView
[IShellView2](https://www.google.com/search?num=5&q=IShellView2+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellView2
[IShellView3](https://www.google.com/search?num=5&q=IShellView3+site%3Amicrosoft.com) | Shobjidl.h | Vanara.PInvoke.Shell32+IShellView3
[IStartMenuPinnedList](https://www.google.com/search?num=5&q=IStartMenuPinnedList+site%3Amicrosoft.com) | shobjidl.h | Vanara.PInvoke.Shell32+IStartMenuPinnedList
[ITaskbarList](http://msdn2.microsoft.com/en-us/library/bb774652) | Shobjidl.h | Vanara.PInvoke.Shell32+ITaskbarList
[ITaskbarList2](http://msdn2.microsoft.com/en-us/library/bb774638) | Shobjidl.h | Vanara.PInvoke.Shell32+ITaskbarList2
[ITaskbarList3](http://msdn2.microsoft.com/en-us/library/dd391692) | Shobjidl.h | Vanara.PInvoke.Shell32+ITaskbarList3
[ITaskbarList4](http://msdn2.microsoft.com/en-us/library/dd562040) | Shobjidl.h | Vanara.PInvoke.Shell32+ITaskbarList4
[IThumbnailProvider](https://www.google.com/search?num=5&q=IThumbnailProvider+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.Shell32+IThumbnailProvider
[IWebWizardHost](https://www.google.com/search?num=5&q=IWebWizardHost+site%3Amsdn.microsoft.com) | shell32.dll | |
[IWebWizardHost2](https://www.google.com/search?num=5&q=IWebWizardHost2+site%3Amsdn.microsoft.com) | shell32.dll | |
[IThumbnailProvider](https://www.google.com/search?num=5&q=IThumbnailProvider+site%3Amicrosoft.com) | | Vanara.PInvoke.Shell32+IThumbnailProvider
[IWebWizardHost](https://www.google.com/search?num=5&q=IWebWizardHost+site%3Amicrosoft.com) | shell32.dll | |
[IWebWizardHost2](https://www.google.com/search?num=5&q=IWebWizardHost2+site%3Amicrosoft.com) | shell32.dll | |

View File

@ -25,13 +25,13 @@
<PackageReleaseNotes>Currently implements:
Functions
ExtractIconExA, ExtractIconExW, GetCurrentProcessExplicitAppUserModelID, ILClone, ILCloneFirst, ILCombine, ILCreateFromPathA, ILCreateFromPathW, ILFindLastID, ILFree, ILGetNext, ILGetSize, ILIsEqual, ILIsParent, ILRemoveLastID, SetCurrentProcessExplicitAppUserModelID, SHAddToRecentDocs, SHBrowseForFolderA, SHBrowseForFolderW, SHCreateItemFromIDList, SHCreateItemFromParsingName, SHCreateItemFromRelativeName, SHCreateItemInKnownFolder, SHCreateItemWithParent, SHCreateShellFolderViewA, SHCreateShellFolderViewW, SHCreateShellItemArray, SHCreateShellItemArrayFromIDLists, SHCreateShellItemArrayFromShellItem, SHDefExtractIconA, SHDefExtractIconW, ShellExecuteExA, ShellExecuteExW, SHFileOperationA, SHFileOperationW, SHGetDataFromIDListA, SHGetDataFromIDListW, SHGetDesktopFolder, SHGetFileInfoA, SHGetFileInfoW, SHGetFolderLocation, SHGetFolderPathA, SHGetFolderPathEx, SHGetFolderPathW, SHGetIDListFromObject, SHGetImageList, SHGetKnownFolderIDList, SHGetKnownFolderItem, SHGetKnownFolderPath, SHGetNameFromIDList, SHGetPathFromIDListA, SHGetPathFromIDListW, SHGetPropertyStoreFromParsingName, SHOpenFolderAndSelectItems, SHParseDisplayName, SHResolveLibrary, SHShowManageLibraryUI
AssocCreateForClassesA, AssocCreateForClassesW, AssocGetDetailsOfPropKey, CommandLineToArgvW, DragAcceptFiles, DragFinish, DragQueryFileA, DragQueryFileW, DragQueryPoint, DuplicateIcon, ExtractAssociatedIconA, ExtractAssociatedIconExA, ExtractAssociatedIconExW, ExtractAssociatedIconW, ExtractIconA, ExtractIconExA, ExtractIconExW, ExtractIconW, FindExecutableA, FindExecutableW, GetCurrentProcessExplicitAppUserModelID, GetFileNameFromBrowse, ILAppendID, ILClone, ILCloneFirst, ILCombine, ILCreateFromPathA, ILCreateFromPathW, ILFindChild, ILFindLastID, ILFree, ILGetNext, ILGetSize, ILIsEqual, ILIsParent, ILLoadFromStreamEx, ILRemoveLastID, ILSaveToStream, InitNetworkAddressControl, IsNetDrive, IsUserAnAdmin, OpenRegStream, PathCleanupSpec, PathGetShortPath, PathIsExe, PathIsSlowA, PathIsSlowW, PathMakeUniqueName, PathResolve, PathYetAnotherMakeUniqueName, PickIconDlg, PifMgr_CloseProperties, PifMgr_GetProperties, PifMgr_OpenProperties, PifMgr_SetProperties, ReadCabinetState, RealDriveType, RestartDialog, RestartDialogEx, SetCurrentProcessExplicitAppUserModelID, SHAddDefaultPropertiesByExt, SHAddFromPropSheetExtArray, SHAddToRecentDocs, SHAlloc, SHAppBarMessage, SHAssocEnumHandlers, SHAssocEnumHandlersForProtocolByApplication, SHBindToFolderIDListParent, SHBindToFolderIDListParentEx, SHBindToObject, SHBindToParent, SHBrowseForFolderA, SHBrowseForFolderW, SHChangeNotification_Lock, SHChangeNotification_Unlock, SHChangeNotify, SHChangeNotifyDeregisterA, SHChangeNotifyDeregisterW, SHChangeNotifyRegisterA, SHChangeNotifyRegisterThread, SHChangeNotifyRegisterW, SHCreateAssociationRegistration, SHCreateDataObject, SHCreateDefaultContextMenu, SHCreateDefaultExtractIcon, SHCreateDefaultPropertiesOp, SHCreateDirectory, SHCreateDirectoryExA, SHCreateDirectoryExW, SHCreateFileExtractIconW, SHCreateItemFromIDList, SHCreateItemFromParsingName, SHCreateItemFromRelativeName, SHCreateItemInKnownFolder, SHCreateItemWithParent, SHCreatePropSheetExtArray, SHCreateShellFolderView, SHCreateShellFolderViewEx, SHCreateShellItem, SHCreateShellItemArray, SHCreateShellItemArrayFromDataObject, SHCreateShellItemArrayFromIDLists, SHCreateShellItemArrayFromShellItem, SHCreateStdEnumFmtEtc, SHDefExtractIconA, SHDefExtractIconW, SHDestroyPropSheetExtArray, SHDoDragDrop, Shell_GetCachedImageIndexA, Shell_GetCachedImageIndexW, Shell_GetImageLists, Shell_MergeMenus, Shell_NotifyIconA, Shell_NotifyIconGetRect, Shell_NotifyIconW, ShellAboutA, ShellAboutW, ShellExecuteA, ShellExecuteExA, ShellExecuteExW, ShellExecuteW, SHEmptyRecycleBinA, SHEmptyRecycleBinW, SHEnumerateUnreadMailAccountsWA, SHEnumerateUnreadMailAccountsWW, SHEvaluateSystemCommandTemplate, SHFileOperationA, SHFileOperationW, SHFind_InitMenuPopup, SHFindFiles, SHFlushSFCache, SHFormatDrive, SHFree, SHFreeNameMappings, SHGetAttributesFromDataObject, SHGetDataFromIDListA, SHGetDataFromIDListW, SHGetDesktopFolder, SHGetDiskFreeSpaceA, SHGetDiskFreeSpaceExA, SHGetDiskFreeSpaceExW, SHGetDiskFreeSpaceW, SHGetDriveMedia, SHGetFileInfoA, SHGetFileInfoW, SHGetFolderLocation, SHGetFolderPathA, SHGetFolderPathAndSubDirAA, SHGetFolderPathAndSubDirAW, SHGetFolderPathEx, SHGetFolderPathW, SHGetIconOverlayIndexA, SHGetIconOverlayIndexW, SHGetIDListFromObject, SHGetImageList, SHGetInstanceExplorer, SHGetItemFromDataObject, SHGetItemFromObject, SHGetKnownFolderIDList, SHGetKnownFolderItem, SHGetKnownFolderPath, SHGetLocalizedName, SHGetNameFromIDList, SHGetNewLinkInfoA, SHGetNewLinkInfoW, SHGetPathFromIDListA, SHGetPathFromIDListEx, SHGetPathFromIDListW, SHGetPropertyStoreForWindow, SHGetPropertyStoreFromIDList, SHGetPropertyStoreFromParsingName, SHGetRealIDL, SHGetSetFolderCustomSettings, SHGetSetSettings, SHGetSettings, SHGetStockIconInfo, SHGetTemporaryPropertyForItem, SHGetUnreadMailCountW, SHHandleUpdateImage, SHInvokePrinterCommandA, SHInvokePrinterCommandW, SHIsFileAvailableOffline, SHLimitInputEdit, SHLoadInProc, SHLoadNonloadedIconOverlayIdentifiers, SHMapPIDLToSystemImageListIndex, SHMultiFileProperties, SHObjectProperties, SHOpenFolderAndSelectItems, SHOpenWithDialog, SHParseDisplayName, SHPathPrepareForWriteA, SHPathPrepareForWriteW, SHPropStgCreate, SHPropStgReadMultiple, SHPropStgWriteMultiple, SHQueryRecycleBinA, SHQueryRecycleBinW, SHQueryUserNotificationState, SHRemoveLocalizedName, SHReplaceFromPropSheetExtArray, SHResolveLibrary, SHRestricted, SHSetDefaultProperties, SHSetInstanceExplorer, SHSetKnownFolderPath, SHSetLocalizedName, SHSetTemporaryPropertyForItem, SHSetUnreadMailCountW, SHShellFolderView_Message, SHShowManageLibraryUI, SHSimpleIDListFromPath, SHTestTokenMembership, SHUpdateImageA, SHUpdateImageW, SHValidateUNC, SignalFileOpen, StgMakeUniqueName, Win32DeleteFile, WriteCabinetState
Structures
SHELLEXECUTEINFO, SHFILEINFO, SHFILEOPSTRUCT, BROWSEINFO, COORD, DATABLOCKHEADER, EXP_DARWIN_LINK, EXP_SPECIAL_FOLDER, EXP_SZ_LINK, NT_CONSOLE_PROPS, NT_FE_CONSOLE_PROPS, SFV_CREATE, SHDESCRIPTIONID, CMINVOKECOMMANDINFOEX, COMDLG_FILTERSPEC, KNOWNFOLDER_DEFINITION, EXTRASEARCH, FOLDERSETTINGS, SV2CVW2_PARAMS, THUMBBUTTON, ITEMIDLIST, SHITEMID
OLECMD, OLECMDTEXT, APPBARDATA, ASSOCIATIONELEMENT, NOTIFYICONDATA, NOTIFYICONIDENTIFIER, SHELLEXECUTEINFO, SHFILEINFO, SHFILEOPSTRUCT, SHQUERYRBINFO, SHSTOCKICONINFO, BROWSEINFO, CABINETSTATE, COORD, CSFV, DATABLOCKHEADER, DEFCONTEXTMENU, EXP_DARWIN_LINK, EXP_SPECIAL_FOLDER, EXP_SZ_LINK, NT_CONSOLE_PROPS, NT_FE_CONSOLE_PROPS, OPENASINFO, PROPPRG, SFV_CREATE, SHChangeNotifyEntry, SHDESCRIPTIONID, SHELLFLAGSTATE, SHELLSTATE, SHFOLDERCUSTOMSETTINGS, CMINVOKECOMMANDINFOEX, COMDLG_FILTERSPEC, KNOWNFOLDER_DEFINITION, PREVIEWHANDLERFRAMEINFO, EXTRASEARCH, FOLDERSETTINGS, SV2CVW2_PARAMS, THUMBBUTTON, ITEMIDLIST, SHITEMID
Interfaces
IAutoComplete, IAutoComplete2, IExtractIcon, IOpenControlPanel, IApplicationDestinations, IApplicationDocumentLists, IEnumIDList, IFileSystemBindData, IFileSystemBindData2, IObjectArray, IObjectCollection, IObjectWithAppUserModelId, IObjectWithProgId, IQueryInfo, IContextMenu, IContextMenu2, IContextMenu3, IExtractImage, IFileDialog, IFileDialog2, IFileDialogControlEvents, IFileDialogCustomize, IFileDialogEvents, IFileOpenDialog, IFileOperationProgressSink, IFileSaveDialog, IModalWindow, IFileOperation, IInitializeWithFile, IInitializeWithItem, IInitializeWithStream, IKnownFolder, IKnownFolderManager, IOperationsProgressDialog, IShellExtInit, IEnumExtraSearch, IShellFolder, IShellFolder2, IEnumShellItems, IShellItem, IShellItem2, IShellItemArray, IShellItemImageFactory, IShellLibrary, IShellLinkDataList, IShellLinkW, IFolderViewOptions, IShellBrowser, IShellFolderViewCB, IShellView, IShellView2, IShellView3, ICustomDestinationList, ITaskbarList, ITaskbarList2, ITaskbarList3, ITaskbarList4, IThumbnailProvider
IAutoComplete, IAutoComplete2, IOleCommandTarget, IExtractIcon, IOpenControlPanel, IApplicationAssociationRegistration, IApplicationDestinations, IApplicationDocumentLists, IDefaultExtractIconInit, IEnumAssocHandlers, IEnumIDList, IFileSystemBindData, IFileSystemBindData2, IQueryInfo, ICommDlgBrowser, ICommDlgBrowser2, ICommDlgBrowser3, IContextMenu, IContextMenu2, IContextMenu3, IContextMenuCB, ICopyHookA, ICopyHookW, IExplorerBrowser, IExplorerBrowserEvents, IExplorerPaneVisibility, IExtractImage, IFileDialog, IFileDialog2, IFileDialogControlEvents, IFileDialogCustomize, IFileDialogEvents, IFileOpenDialog, IFileOperationProgressSink, IFileSaveDialog, IModalWindow, IFileOperation, IInitializeWithFile, IInitializeWithItem, IInitializeWithStream, IInputObject, IInputObject2, IInputObjectSite, IKnownFolder, IKnownFolderManager, IObjectArray, IObjectCollection, IObjectWithAppUserModelId, IObjectWithProgId, IObjectWithSite, IOperationsProgressDialog, IPreviewHandler, IPreviewHandlerFrame, IPreviewHandlerVisuals, IServiceProvider, IShellExtInit, IEnumExtraSearch, IShellFolder, IShellFolder2, IEnumShellItems, IShellItem, IShellItem2, IShellItemArray, IShellItemImageFactory, IShellLibrary, IShellLinkDataList, IShellLinkW, IShellPropSheetExt, IFolderViewOptions, IShellBrowser, IShellFolderViewCB, IShellView, IShellView2, IShellView3, IStartMenuPinnedList, ICustomDestinationList, ITaskbarList, ITaskbarList2, ITaskbarList3, ITaskbarList4, IThumbnailProvider
</PackageReleaseNotes>
</PropertyGroup>

View File

@ -2,234 +2,238 @@
### Methods (0% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[AssocCreate](https://www.google.com/search?num=5&q=AssocCreate+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[AssocGetPerceivedType](https://www.google.com/search?num=5&q=AssocGetPerceivedType+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[AssocIsDangerous](https://www.google.com/search?num=5&q=AssocIsDangerous+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[AssocQueryKey](https://www.google.com/search?num=5&q=AssocQueryKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[AssocQueryString](https://www.google.com/search?num=5&q=AssocQueryStringA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[AssocQueryStringByKey](https://www.google.com/search?num=5&q=AssocQueryStringByKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[ChrCmpI](https://www.google.com/search?num=5&q=ChrCmpIA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[ColorAdjustLuma](https://www.google.com/search?num=5&q=ColorAdjustLuma+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[ColorHLSToRGB](https://www.google.com/search?num=5&q=ColorHLSToRGB+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[ColorRGBToHLS](https://www.google.com/search?num=5&q=ColorRGBToHLS+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[ConnectToConnectionPoint](https://www.google.com/search?num=5&q=ConnectToConnectionPoint+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[DelayLoadFailureHook](https://www.google.com/search?num=5&q=DelayLoadFailureHook+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[GetAcceptLanguages](https://www.google.com/search?num=5&q=GetAcceptLanguagesA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[GetMenuPosFromID](https://www.google.com/search?num=5&q=GetMenuPosFromID+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[GUIDFromStringW](https://www.google.com/search?num=5&q=GUIDFromStringW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[HashData](https://www.google.com/search?num=5&q=HashData+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IsCharSpace](https://www.google.com/search?num=5&q=IsCharSpaceA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IsInternetESCEnabled](https://www.google.com/search?num=5&q=IsInternetESCEnabled+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IsOS](https://www.google.com/search?num=5&q=IsOS+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_Copy](https://www.google.com/search?num=5&q=IStream_Copy+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_Read](https://www.google.com/search?num=5&q=IStream_Read+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_ReadPidl](https://www.google.com/search?num=5&q=IStream_ReadPidl+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_ReadStr](https://www.google.com/search?num=5&q=IStream_ReadStr+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_Reset](https://www.google.com/search?num=5&q=IStream_Reset+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_Size](https://www.google.com/search?num=5&q=IStream_Size+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_Write](https://www.google.com/search?num=5&q=IStream_Write+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_WritePidl](https://www.google.com/search?num=5&q=IStream_WritePidl+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IStream_WriteStr](https://www.google.com/search?num=5&q=IStream_WriteStr+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_AtomicRelease](https://www.google.com/search?num=5&q=IUnknown_AtomicRelease+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_Exec](https://www.google.com/search?num=5&q=IUnknown_Exec+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_GetSite](https://www.google.com/search?num=5&q=IUnknown_GetSite+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_GetWindow](https://www.google.com/search?num=5&q=IUnknown_GetWindow+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_QueryService](https://www.google.com/search?num=5&q=IUnknown_QueryService+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_QueryStatus](https://www.google.com/search?num=5&q=IUnknown_QueryStatus+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_Set](https://www.google.com/search?num=5&q=IUnknown_Set+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[IUnknown_SetSite](https://www.google.com/search?num=5&q=IUnknown_SetSite+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[MLLoadLibrary](https://www.google.com/search?num=5&q=MLLoadLibraryA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[ParseURL](https://www.google.com/search?num=5&q=ParseURLA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathAddBackslash](https://www.google.com/search?num=5&q=PathAddBackslashA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathAddExtension](https://www.google.com/search?num=5&q=PathAddExtensionA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathAppend](https://www.google.com/search?num=5&q=PathAppendA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathBuildRoot](https://www.google.com/search?num=5&q=PathBuildRootA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathCanonicalize](https://www.google.com/search?num=5&q=PathCanonicalizeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathCombine](https://www.google.com/search?num=5&q=PathCombineA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathCommonPrefix](https://www.google.com/search?num=5&q=PathCommonPrefixA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathCompactPath](https://www.google.com/search?num=5&q=PathCompactPathA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathCompactPathEx](https://www.google.com/search?num=5&q=PathCompactPathExA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathCreateFromUrl](https://www.google.com/search?num=5&q=PathCreateFromUrlA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathCreateFromUrlAlloc](https://www.google.com/search?num=5&q=PathCreateFromUrlAlloc+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathFileExists](https://www.google.com/search?num=5&q=PathFileExistsA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathFileExistsAndAttributesW](https://www.google.com/search?num=5&q=PathFileExistsAndAttributesW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathFindExtension](https://www.google.com/search?num=5&q=PathFindExtensionA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathFindFileName](https://www.google.com/search?num=5&q=PathFindFileNameA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathFindNextComponent](https://www.google.com/search?num=5&q=PathFindNextComponentA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[AssocCreate](https://www.google.com/search?num=5&q=AssocCreate+site%3Amicrosoft.com) | shlwapi.dll | |
[AssocGetPerceivedType](https://www.google.com/search?num=5&q=AssocGetPerceivedType+site%3Amicrosoft.com) | shlwapi.dll | |
[AssocIsDangerous](https://www.google.com/search?num=5&q=AssocIsDangerous+site%3Amicrosoft.com) | shlwapi.dll | |
[AssocQueryKey](https://www.google.com/search?num=5&q=AssocQueryKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[AssocQueryString](https://www.google.com/search?num=5&q=AssocQueryStringA+site%3Amicrosoft.com) | shlwapi.dll | |
[AssocQueryStringByKey](https://www.google.com/search?num=5&q=AssocQueryStringByKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[ChrCmpI](https://www.google.com/search?num=5&q=ChrCmpIA+site%3Amicrosoft.com) | shlwapi.dll | |
[ColorAdjustLuma](https://www.google.com/search?num=5&q=ColorAdjustLuma+site%3Amicrosoft.com) | shlwapi.dll | |
[ColorHLSToRGB](https://www.google.com/search?num=5&q=ColorHLSToRGB+site%3Amicrosoft.com) | shlwapi.dll | |
[ColorRGBToHLS](https://www.google.com/search?num=5&q=ColorRGBToHLS+site%3Amicrosoft.com) | shlwapi.dll | |
[ConnectToConnectionPoint](https://www.google.com/search?num=5&q=ConnectToConnectionPoint+site%3Amicrosoft.com) | shlwapi.dll | |
[DelayLoadFailureHook](https://www.google.com/search?num=5&q=DelayLoadFailureHook+site%3Amicrosoft.com) | shlwapi.dll | |
[GetAcceptLanguages](https://www.google.com/search?num=5&q=GetAcceptLanguagesA+site%3Amicrosoft.com) | shlwapi.dll | |
[GetMenuPosFromID](https://www.google.com/search?num=5&q=GetMenuPosFromID+site%3Amicrosoft.com) | shlwapi.dll | |
[GUIDFromStringW](https://www.google.com/search?num=5&q=GUIDFromStringW+site%3Amicrosoft.com) | shlwapi.dll | |
[HashData](https://www.google.com/search?num=5&q=HashData+site%3Amicrosoft.com) | shlwapi.dll | |
[IsCharSpace](https://www.google.com/search?num=5&q=IsCharSpaceA+site%3Amicrosoft.com) | shlwapi.dll | |
[IsInternetESCEnabled](https://www.google.com/search?num=5&q=IsInternetESCEnabled+site%3Amicrosoft.com) | shlwapi.dll | |
[IsOS](https://www.google.com/search?num=5&q=IsOS+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_Copy](https://www.google.com/search?num=5&q=IStream_Copy+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_Read](https://www.google.com/search?num=5&q=IStream_Read+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_ReadPidl](https://www.google.com/search?num=5&q=IStream_ReadPidl+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_ReadStr](https://www.google.com/search?num=5&q=IStream_ReadStr+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_Reset](https://www.google.com/search?num=5&q=IStream_Reset+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_Size](https://www.google.com/search?num=5&q=IStream_Size+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_Write](https://www.google.com/search?num=5&q=IStream_Write+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_WritePidl](https://www.google.com/search?num=5&q=IStream_WritePidl+site%3Amicrosoft.com) | shlwapi.dll | |
[IStream_WriteStr](https://www.google.com/search?num=5&q=IStream_WriteStr+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_AtomicRelease](https://www.google.com/search?num=5&q=IUnknown_AtomicRelease+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_Exec](https://www.google.com/search?num=5&q=IUnknown_Exec+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_GetSite](https://www.google.com/search?num=5&q=IUnknown_GetSite+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_GetWindow](https://www.google.com/search?num=5&q=IUnknown_GetWindow+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_QueryService](https://www.google.com/search?num=5&q=IUnknown_QueryService+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_QueryStatus](https://www.google.com/search?num=5&q=IUnknown_QueryStatus+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_Set](https://www.google.com/search?num=5&q=IUnknown_Set+site%3Amicrosoft.com) | shlwapi.dll | |
[IUnknown_SetSite](https://www.google.com/search?num=5&q=IUnknown_SetSite+site%3Amicrosoft.com) | shlwapi.dll | |
[MLLoadLibrary](https://www.google.com/search?num=5&q=MLLoadLibraryA+site%3Amicrosoft.com) | shlwapi.dll | |
[ParseURL](https://www.google.com/search?num=5&q=ParseURLA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathAddBackslash](https://www.google.com/search?num=5&q=PathAddBackslashA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathAddExtension](https://www.google.com/search?num=5&q=PathAddExtensionA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathAppend](https://www.google.com/search?num=5&q=PathAppendA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathBuildRoot](https://www.google.com/search?num=5&q=PathBuildRootA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathCanonicalize](https://www.google.com/search?num=5&q=PathCanonicalizeA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathCombine](https://www.google.com/search?num=5&q=PathCombineA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathCommonPrefix](https://www.google.com/search?num=5&q=PathCommonPrefixA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathCompactPath](https://www.google.com/search?num=5&q=PathCompactPathA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathCompactPathEx](https://www.google.com/search?num=5&q=PathCompactPathExA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathCreateFromUrl](https://www.google.com/search?num=5&q=PathCreateFromUrlA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathCreateFromUrlAlloc](https://www.google.com/search?num=5&q=PathCreateFromUrlAlloc+site%3Amicrosoft.com) | shlwapi.dll | |
[PathFileExists](https://www.google.com/search?num=5&q=PathFileExistsA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathFileExistsAndAttributesW](https://www.google.com/search?num=5&q=PathFileExistsAndAttributesW+site%3Amicrosoft.com) | shlwapi.dll | |
[PathFindExtension](https://www.google.com/search?num=5&q=PathFindExtensionA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathFindFileName](https://www.google.com/search?num=5&q=PathFindFileNameA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathFindNextComponent](https://www.google.com/search?num=5&q=PathFindNextComponentA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathFindOnPath](http://msdn2.microsoft.com/en-us/library/bb773594) | shlwapi.dll | Shlwapi.h | Vanara.PInvoke.ShlwApi.PathFindOnPath
[PathFindSuffixArray](https://www.google.com/search?num=5&q=PathFindSuffixArrayA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathGetArgs](https://www.google.com/search?num=5&q=PathGetArgsA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathGetCharType](https://www.google.com/search?num=5&q=PathGetCharTypeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathGetDriveNumber](https://www.google.com/search?num=5&q=PathGetDriveNumberA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsContentType](https://www.google.com/search?num=5&q=PathIsContentTypeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsDirectory](https://www.google.com/search?num=5&q=PathIsDirectoryA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsDirectoryEmpty](https://www.google.com/search?num=5&q=PathIsDirectoryEmptyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsFileSpec](https://www.google.com/search?num=5&q=PathIsFileSpecA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsLFNFileSpec](https://www.google.com/search?num=5&q=PathIsLFNFileSpecA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsNetworkPath](https://www.google.com/search?num=5&q=PathIsNetworkPathA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsPrefix](https://www.google.com/search?num=5&q=PathIsPrefixA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsRelative](https://www.google.com/search?num=5&q=PathIsRelativeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsRoot](https://www.google.com/search?num=5&q=PathIsRootA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsSameRoot](https://www.google.com/search?num=5&q=PathIsSameRootA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsSystemFolder](https://www.google.com/search?num=5&q=PathIsSystemFolderA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsUNC](https://www.google.com/search?num=5&q=PathIsUNCA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsUNCServer](https://www.google.com/search?num=5&q=PathIsUNCServerA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsUNCServerShare](https://www.google.com/search?num=5&q=PathIsUNCServerShareA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathIsURL](https://www.google.com/search?num=5&q=PathIsURLA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathMakePretty](https://www.google.com/search?num=5&q=PathMakePrettyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathMakeSystemFolder](https://www.google.com/search?num=5&q=PathMakeSystemFolderA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathMatchSpec](https://www.google.com/search?num=5&q=PathMatchSpecA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathMatchSpecEx](https://www.google.com/search?num=5&q=PathMatchSpecExA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathParseIconLocation](https://www.google.com/search?num=5&q=PathParseIconLocationA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathQuoteSpaces](https://www.google.com/search?num=5&q=PathQuoteSpacesA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathRelativePathTo](https://www.google.com/search?num=5&q=PathRelativePathToA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathRemoveArgs](https://www.google.com/search?num=5&q=PathRemoveArgsA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathRemoveBackslash](https://www.google.com/search?num=5&q=PathRemoveBackslashA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathRemoveBlanks](https://www.google.com/search?num=5&q=PathRemoveBlanksA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathRemoveExtension](https://www.google.com/search?num=5&q=PathRemoveExtensionA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathRemoveFileSpec](https://www.google.com/search?num=5&q=PathRemoveFileSpecA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathRenameExtension](https://www.google.com/search?num=5&q=PathRenameExtensionA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathSearchAndQualify](https://www.google.com/search?num=5&q=PathSearchAndQualifyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathSetDlgItemPath](https://www.google.com/search?num=5&q=PathSetDlgItemPathA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathSkipRoot](https://www.google.com/search?num=5&q=PathSkipRootA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathStripPath](https://www.google.com/search?num=5&q=PathStripPathA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathStripToRoot](https://www.google.com/search?num=5&q=PathStripToRootA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathUndecorate](https://www.google.com/search?num=5&q=PathUndecorateA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathUnExpandEnvStrings](https://www.google.com/search?num=5&q=PathUnExpandEnvStringsA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathUnmakeSystemFolder](https://www.google.com/search?num=5&q=PathUnmakeSystemFolderA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathUnquoteSpaces](https://www.google.com/search?num=5&q=PathUnquoteSpacesA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[QISearch](https://www.google.com/search?num=5&q=QISearch+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHAllocShared](https://www.google.com/search?num=5&q=SHAllocShared+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHAnsiToAnsi](https://www.google.com/search?num=5&q=SHAnsiToAnsi+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHAnsiToUnicode](https://www.google.com/search?num=5&q=SHAnsiToUnicode+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHAutoComplete](https://www.google.com/search?num=5&q=SHAutoComplete+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCopyKey](https://www.google.com/search?num=5&q=SHCopyKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateMemStream](https://www.google.com/search?num=5&q=SHCreateMemStream+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateShellPalette](https://www.google.com/search?num=5&q=SHCreateShellPalette+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateStreamOnFile](https://www.google.com/search?num=5&q=SHCreateStreamOnFileA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[PathFindSuffixArray](https://www.google.com/search?num=5&q=PathFindSuffixArrayA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathGetArgs](https://www.google.com/search?num=5&q=PathGetArgsA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathGetCharType](https://www.google.com/search?num=5&q=PathGetCharTypeA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathGetDriveNumber](https://www.google.com/search?num=5&q=PathGetDriveNumberA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsContentType](https://www.google.com/search?num=5&q=PathIsContentTypeA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsDirectory](https://www.google.com/search?num=5&q=PathIsDirectoryA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsDirectoryEmpty](https://www.google.com/search?num=5&q=PathIsDirectoryEmptyA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsFileSpec](https://www.google.com/search?num=5&q=PathIsFileSpecA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsLFNFileSpec](https://www.google.com/search?num=5&q=PathIsLFNFileSpecA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsNetworkPath](https://www.google.com/search?num=5&q=PathIsNetworkPathA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsPrefix](https://www.google.com/search?num=5&q=PathIsPrefixA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsRelative](https://www.google.com/search?num=5&q=PathIsRelativeA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsRoot](https://www.google.com/search?num=5&q=PathIsRootA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsSameRoot](https://www.google.com/search?num=5&q=PathIsSameRootA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsSystemFolder](https://www.google.com/search?num=5&q=PathIsSystemFolderA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsUNC](https://www.google.com/search?num=5&q=PathIsUNCA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsUNCServer](https://www.google.com/search?num=5&q=PathIsUNCServerA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsUNCServerShare](https://www.google.com/search?num=5&q=PathIsUNCServerShareA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathIsURL](https://www.google.com/search?num=5&q=PathIsURLA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathMakePretty](https://www.google.com/search?num=5&q=PathMakePrettyA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathMakeSystemFolder](https://www.google.com/search?num=5&q=PathMakeSystemFolderA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathMatchSpec](https://www.google.com/search?num=5&q=PathMatchSpecA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathMatchSpecEx](https://www.google.com/search?num=5&q=PathMatchSpecExA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathParseIconLocation](https://www.google.com/search?num=5&q=PathParseIconLocationA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathQuoteSpaces](https://www.google.com/search?num=5&q=PathQuoteSpacesA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathRelativePathTo](https://www.google.com/search?num=5&q=PathRelativePathToA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathRemoveArgs](https://www.google.com/search?num=5&q=PathRemoveArgsA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathRemoveBackslash](https://www.google.com/search?num=5&q=PathRemoveBackslashA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathRemoveBlanks](https://www.google.com/search?num=5&q=PathRemoveBlanksA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathRemoveExtension](https://www.google.com/search?num=5&q=PathRemoveExtensionA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathRemoveFileSpec](https://www.google.com/search?num=5&q=PathRemoveFileSpecA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathRenameExtension](https://www.google.com/search?num=5&q=PathRenameExtensionA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathSearchAndQualify](https://www.google.com/search?num=5&q=PathSearchAndQualifyA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathSetDlgItemPath](https://www.google.com/search?num=5&q=PathSetDlgItemPathA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathSkipRoot](https://www.google.com/search?num=5&q=PathSkipRootA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathStripPath](https://www.google.com/search?num=5&q=PathStripPathA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathStripToRoot](https://www.google.com/search?num=5&q=PathStripToRootA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathUndecorate](https://www.google.com/search?num=5&q=PathUndecorateA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathUnExpandEnvStrings](https://www.google.com/search?num=5&q=PathUnExpandEnvStringsA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathUnmakeSystemFolder](https://www.google.com/search?num=5&q=PathUnmakeSystemFolderA+site%3Amicrosoft.com) | shlwapi.dll | |
[PathUnquoteSpaces](https://www.google.com/search?num=5&q=PathUnquoteSpacesA+site%3Amicrosoft.com) | shlwapi.dll | |
[QISearch](https://www.google.com/search?num=5&q=QISearch+site%3Amicrosoft.com) | shlwapi.dll | |
[SHAllocShared](https://www.google.com/search?num=5&q=SHAllocShared+site%3Amicrosoft.com) | shlwapi.dll | |
[SHAnsiToAnsi](https://www.google.com/search?num=5&q=SHAnsiToAnsi+site%3Amicrosoft.com) | shlwapi.dll | |
[SHAnsiToUnicode](https://www.google.com/search?num=5&q=SHAnsiToUnicode+site%3Amicrosoft.com) | shlwapi.dll | |
[SHAutoComplete](https://www.google.com/search?num=5&q=SHAutoComplete+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCopyKey](https://www.google.com/search?num=5&q=SHCopyKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateMemStream](https://www.google.com/search?num=5&q=SHCreateMemStream+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateShellPalette](https://www.google.com/search?num=5&q=SHCreateShellPalette+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateStreamOnFile](https://www.google.com/search?num=5&q=SHCreateStreamOnFileA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateStreamOnFileEx](http://msdn2.microsoft.com/en-us/library/bb759866) | shlwapi.dll | Shlwapi.h | Vanara.PInvoke.ShlwApi.SHCreateStreamOnFileEx
[SHCreateStreamWrapper](https://www.google.com/search?num=5&q=SHCreateStreamWrapper+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateThread](https://www.google.com/search?num=5&q=SHCreateThread+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateThreadRef](https://www.google.com/search?num=5&q=SHCreateThreadRef+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateThreadWithHandle](https://www.google.com/search?num=5&q=SHCreateThreadWithHandle+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateWorkerWindowW](https://www.google.com/search?num=5&q=SHCreateWorkerWindowW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHDeleteEmptyKey](https://www.google.com/search?num=5&q=SHDeleteEmptyKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHDeleteKey](https://www.google.com/search?num=5&q=SHDeleteKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHDeleteOrphanKey](https://www.google.com/search?num=5&q=SHDeleteOrphanKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHDeleteValue](https://www.google.com/search?num=5&q=SHDeleteValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[ShellMessageBox](https://www.google.com/search?num=5&q=ShellMessageBoxA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHEnumKeyEx](https://www.google.com/search?num=5&q=SHEnumKeyExA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHEnumValue](https://www.google.com/search?num=5&q=SHEnumValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHFormatDateTime](https://www.google.com/search?num=5&q=SHFormatDateTimeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHFreeShared](https://www.google.com/search?num=5&q=SHFreeShared+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHGetInverseCMAP](https://www.google.com/search?num=5&q=SHGetInverseCMAP+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHGetThreadRef](https://www.google.com/search?num=5&q=SHGetThreadRef+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHGetValue](https://www.google.com/search?num=5&q=SHGetValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHGetViewStatePropertyBag](https://www.google.com/search?num=5&q=SHGetViewStatePropertyBag+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHIsChildOrSelf](https://www.google.com/search?num=5&q=SHIsChildOrSelf+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHIsLowMemoryMachine](https://www.google.com/search?num=5&q=SHIsLowMemoryMachine+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHLoadIndirectString](https://www.google.com/search?num=5&q=SHLoadIndirectString+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHLockShared](https://www.google.com/search?num=5&q=SHLockShared+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHMessageBoxCheck](https://www.google.com/search?num=5&q=SHMessageBoxCheckA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHOpenRegStream](https://www.google.com/search?num=5&q=SHOpenRegStreamA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHOpenRegStream2](https://www.google.com/search?num=5&q=SHOpenRegStream2A+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHPackDispParamsV](https://www.google.com/search?num=5&q=SHPackDispParamsV+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHPinDllOfCLSID](https://www.google.com/search?num=5&q=SHPinDllOfCLSID+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHPropertyBag_ReadStrAlloc](https://www.google.com/search?num=5&q=SHPropertyBag_ReadStrAlloc+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHPropertyBag_WriteBSTR](https://www.google.com/search?num=5&q=SHPropertyBag_WriteBSTR+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHQueryInfoKey](https://www.google.com/search?num=5&q=SHQueryInfoKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHQueryValueEx](https://www.google.com/search?num=5&q=SHQueryValueExA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegCloseUSKey](https://www.google.com/search?num=5&q=SHRegCloseUSKey+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegCreateUSKey](https://www.google.com/search?num=5&q=SHRegCreateUSKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegDeleteEmptyUSKey](https://www.google.com/search?num=5&q=SHRegDeleteEmptyUSKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegDeleteUSValue](https://www.google.com/search?num=5&q=SHRegDeleteUSValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegDuplicateHKey](https://www.google.com/search?num=5&q=SHRegDuplicateHKey+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegEnumUSKey](https://www.google.com/search?num=5&q=SHRegEnumUSKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegEnumUSValue](https://www.google.com/search?num=5&q=SHRegEnumUSValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegGetBoolUSValue](https://www.google.com/search?num=5&q=SHRegGetBoolUSValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegGetBoolValueFromHKCUHKLM](https://www.google.com/search?num=5&q=SHRegGetBoolValueFromHKCUHKLM+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegGetIntW](https://www.google.com/search?num=5&q=SHRegGetIntW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegGetPath](https://www.google.com/search?num=5&q=SHRegGetPathA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegGetUSValue](https://www.google.com/search?num=5&q=SHRegGetUSValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegGetValue](https://www.google.com/search?num=5&q=SHRegGetValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegGetValueFromHKCUHKLM](https://www.google.com/search?num=5&q=SHRegGetValueFromHKCUHKLM+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegisterValidateTemplate](https://www.google.com/search?num=5&q=SHRegisterValidateTemplate+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegOpenUSKey](https://www.google.com/search?num=5&q=SHRegOpenUSKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegQueryInfoUSKey](https://www.google.com/search?num=5&q=SHRegQueryInfoUSKeyA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegQueryUSValue](https://www.google.com/search?num=5&q=SHRegQueryUSValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegSetPath](https://www.google.com/search?num=5&q=SHRegSetPathA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegSetUSValue](https://www.google.com/search?num=5&q=SHRegSetUSValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRegWriteUSValue](https://www.google.com/search?num=5&q=SHRegWriteUSValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHReleaseThreadRef](https://www.google.com/search?num=5&q=SHReleaseThreadRef+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHRunIndirectRegClientCommand](https://www.google.com/search?num=5&q=SHRunIndirectRegClientCommand+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHSendMessageBroadcast](https://www.google.com/search?num=5&q=SHSendMessageBroadcastA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHSetThreadRef](https://www.google.com/search?num=5&q=SHSetThreadRef+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHSetValue](https://www.google.com/search?num=5&q=SHSetValueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHSkipJunction](https://www.google.com/search?num=5&q=SHSkipJunction+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHStrDup](https://www.google.com/search?num=5&q=SHStrDupA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHStripMneumonic](https://www.google.com/search?num=5&q=SHStripMneumonicA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHUnicodeToAnsi](https://www.google.com/search?num=5&q=SHUnicodeToAnsi+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHUnicodeToAnsiCP](https://www.google.com/search?num=5&q=SHUnicodeToAnsiCP+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHUnicodeToUnicode](https://www.google.com/search?num=5&q=SHUnicodeToUnicode+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHUnlockShared](https://www.google.com/search?num=5&q=SHUnlockShared+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCatBuff](https://www.google.com/search?num=5&q=StrCatBuffA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCatChainW](https://www.google.com/search?num=5&q=StrCatChainW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCatW](https://www.google.com/search?num=5&q=StrCatW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrChr](https://www.google.com/search?num=5&q=StrChrA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrChrI](https://www.google.com/search?num=5&q=StrChrIA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrChrNIW](https://www.google.com/search?num=5&q=StrChrNIW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrChrNW](https://www.google.com/search?num=5&q=StrChrNW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpC](https://www.google.com/search?num=5&q=StrCmpCA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpIC](https://www.google.com/search?num=5&q=StrCmpICA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpIW](https://www.google.com/search?num=5&q=StrCmpIW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpLogicalW](https://www.google.com/search?num=5&q=StrCmpLogicalW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpN](https://www.google.com/search?num=5&q=StrCmpNA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpNC](https://www.google.com/search?num=5&q=StrCmpNCA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpNI](https://www.google.com/search?num=5&q=StrCmpNIA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpNIC](https://www.google.com/search?num=5&q=StrCmpNICA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCmpW](https://www.google.com/search?num=5&q=StrCmpW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCpyNW](https://www.google.com/search?num=5&q=StrCpyNW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCpyW](https://www.google.com/search?num=5&q=StrCpyW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCSpn](https://www.google.com/search?num=5&q=StrCSpnA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrCSpnI](https://www.google.com/search?num=5&q=StrCSpnIA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrDup](https://www.google.com/search?num=5&q=StrDupA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrFormatByteSize](https://www.google.com/search?num=5&q=StrFormatByteSizeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrFormatByteSize64A](https://www.google.com/search?num=5&q=StrFormatByteSize64A+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrFormatByteSizeEx](https://www.google.com/search?num=5&q=StrFormatByteSizeEx+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrFormatKBSize](https://www.google.com/search?num=5&q=StrFormatKBSizeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrFromTimeInterval](https://www.google.com/search?num=5&q=StrFromTimeIntervalA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrIsIntlEqual](https://www.google.com/search?num=5&q=StrIsIntlEqualA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrNCat](https://www.google.com/search?num=5&q=StrNCatA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrPBrk](https://www.google.com/search?num=5&q=StrPBrkA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrRChr](https://www.google.com/search?num=5&q=StrRChrA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrRChrI](https://www.google.com/search?num=5&q=StrRChrIA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrRetToBSTR](https://www.google.com/search?num=5&q=StrRetToBSTR+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrRetToBuf](https://www.google.com/search?num=5&q=StrRetToBufA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrRetToStr](https://www.google.com/search?num=5&q=StrRetToStrA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrRStrI](https://www.google.com/search?num=5&q=StrRStrIA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrSpn](https://www.google.com/search?num=5&q=StrSpnA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrStr](https://www.google.com/search?num=5&q=StrStrA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrStrI](https://www.google.com/search?num=5&q=StrStrIA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrStrNIW](https://www.google.com/search?num=5&q=StrStrNIW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrStrNW](https://www.google.com/search?num=5&q=StrStrNW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrToInt](https://www.google.com/search?num=5&q=StrToIntA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrToInt64Ex](https://www.google.com/search?num=5&q=StrToInt64ExA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrToIntEx](https://www.google.com/search?num=5&q=StrToIntExA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[StrTrim](https://www.google.com/search?num=5&q=StrTrimA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlApplyScheme](https://www.google.com/search?num=5&q=UrlApplySchemeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlCanonicalize](https://www.google.com/search?num=5&q=UrlCanonicalizeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlCombine](https://www.google.com/search?num=5&q=UrlCombineA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlCompare](https://www.google.com/search?num=5&q=UrlCompareA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlCreateFromPath](https://www.google.com/search?num=5&q=UrlCreateFromPathA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlEscape](https://www.google.com/search?num=5&q=UrlEscapeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlFixupW](https://www.google.com/search?num=5&q=UrlFixupW+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlGetLocation](https://www.google.com/search?num=5&q=UrlGetLocationA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlGetPart](https://www.google.com/search?num=5&q=UrlGetPartA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlHash](https://www.google.com/search?num=5&q=UrlHashA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlIs](https://www.google.com/search?num=5&q=UrlIsA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlIsNoHistory](https://www.google.com/search?num=5&q=UrlIsNoHistoryA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlIsOpaque](https://www.google.com/search?num=5&q=UrlIsOpaqueA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[UrlUnescape](https://www.google.com/search?num=5&q=UrlUnescapeA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[WhichPlatform](https://www.google.com/search?num=5&q=WhichPlatform+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[wnsprintf](https://www.google.com/search?num=5&q=wnsprintfA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[wvnsprintf](https://www.google.com/search?num=5&q=wvnsprintfA+site%3Amsdn.microsoft.com) | shlwapi.dll | |
[SHCreateStreamWrapper](https://www.google.com/search?num=5&q=SHCreateStreamWrapper+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateThread](https://www.google.com/search?num=5&q=SHCreateThread+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateThreadRef](https://www.google.com/search?num=5&q=SHCreateThreadRef+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateThreadWithHandle](https://www.google.com/search?num=5&q=SHCreateThreadWithHandle+site%3Amicrosoft.com) | shlwapi.dll | |
[SHCreateWorkerWindowW](https://www.google.com/search?num=5&q=SHCreateWorkerWindowW+site%3Amicrosoft.com) | shlwapi.dll | |
[SHDeleteEmptyKey](https://www.google.com/search?num=5&q=SHDeleteEmptyKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHDeleteKey](https://www.google.com/search?num=5&q=SHDeleteKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHDeleteOrphanKey](https://www.google.com/search?num=5&q=SHDeleteOrphanKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHDeleteValue](https://www.google.com/search?num=5&q=SHDeleteValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[ShellMessageBox](https://www.google.com/search?num=5&q=ShellMessageBoxA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHEnumKeyEx](https://www.google.com/search?num=5&q=SHEnumKeyExA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHEnumValue](https://www.google.com/search?num=5&q=SHEnumValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHFormatDateTime](https://www.google.com/search?num=5&q=SHFormatDateTimeA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHFreeShared](https://www.google.com/search?num=5&q=SHFreeShared+site%3Amicrosoft.com) | shlwapi.dll | |
[SHGetInverseCMAP](https://www.google.com/search?num=5&q=SHGetInverseCMAP+site%3Amicrosoft.com) | shlwapi.dll | |
[SHGetThreadRef](https://www.google.com/search?num=5&q=SHGetThreadRef+site%3Amicrosoft.com) | shlwapi.dll | |
[SHGetValue](https://www.google.com/search?num=5&q=SHGetValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHGetViewStatePropertyBag](https://www.google.com/search?num=5&q=SHGetViewStatePropertyBag+site%3Amicrosoft.com) | shlwapi.dll | |
[SHIsChildOrSelf](https://www.google.com/search?num=5&q=SHIsChildOrSelf+site%3Amicrosoft.com) | shlwapi.dll | |
[SHIsLowMemoryMachine](https://www.google.com/search?num=5&q=SHIsLowMemoryMachine+site%3Amicrosoft.com) | shlwapi.dll | |
[SHLoadIndirectString](https://www.google.com/search?num=5&q=SHLoadIndirectString+site%3Amicrosoft.com) | shlwapi.dll | |
[SHLockShared](https://www.google.com/search?num=5&q=SHLockShared+site%3Amicrosoft.com) | shlwapi.dll | |
[SHMessageBoxCheck](https://www.google.com/search?num=5&q=SHMessageBoxCheckA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHOpenRegStream](https://www.google.com/search?num=5&q=SHOpenRegStreamA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHOpenRegStream2](https://www.google.com/search?num=5&q=SHOpenRegStream2A+site%3Amicrosoft.com) | shlwapi.dll | |
[SHPackDispParamsV](https://www.google.com/search?num=5&q=SHPackDispParamsV+site%3Amicrosoft.com) | shlwapi.dll | |
[SHPinDllOfCLSID](https://www.google.com/search?num=5&q=SHPinDllOfCLSID+site%3Amicrosoft.com) | shlwapi.dll | |
[SHPropertyBag_ReadStrAlloc](https://www.google.com/search?num=5&q=SHPropertyBag_ReadStrAlloc+site%3Amicrosoft.com) | shlwapi.dll | |
[SHPropertyBag_WriteBSTR](https://www.google.com/search?num=5&q=SHPropertyBag_WriteBSTR+site%3Amicrosoft.com) | shlwapi.dll | |
[SHQueryInfoKey](https://www.google.com/search?num=5&q=SHQueryInfoKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHQueryValueEx](https://www.google.com/search?num=5&q=SHQueryValueExA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegCloseUSKey](https://www.google.com/search?num=5&q=SHRegCloseUSKey+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegCreateUSKey](https://www.google.com/search?num=5&q=SHRegCreateUSKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegDeleteEmptyUSKey](https://www.google.com/search?num=5&q=SHRegDeleteEmptyUSKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegDeleteUSValue](https://www.google.com/search?num=5&q=SHRegDeleteUSValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegDuplicateHKey](https://www.google.com/search?num=5&q=SHRegDuplicateHKey+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegEnumUSKey](https://www.google.com/search?num=5&q=SHRegEnumUSKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegEnumUSValue](https://www.google.com/search?num=5&q=SHRegEnumUSValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegGetBoolUSValue](https://www.google.com/search?num=5&q=SHRegGetBoolUSValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegGetBoolValueFromHKCUHKLM](https://www.google.com/search?num=5&q=SHRegGetBoolValueFromHKCUHKLM+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegGetIntW](https://www.google.com/search?num=5&q=SHRegGetIntW+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegGetPath](https://www.google.com/search?num=5&q=SHRegGetPathA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegGetUSValue](https://www.google.com/search?num=5&q=SHRegGetUSValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegGetValue](https://www.google.com/search?num=5&q=SHRegGetValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegGetValueFromHKCUHKLM](https://www.google.com/search?num=5&q=SHRegGetValueFromHKCUHKLM+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegisterValidateTemplate](https://www.google.com/search?num=5&q=SHRegisterValidateTemplate+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegOpenUSKey](https://www.google.com/search?num=5&q=SHRegOpenUSKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegQueryInfoUSKey](https://www.google.com/search?num=5&q=SHRegQueryInfoUSKeyA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegQueryUSValue](https://www.google.com/search?num=5&q=SHRegQueryUSValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegSetPath](https://www.google.com/search?num=5&q=SHRegSetPathA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegSetUSValue](https://www.google.com/search?num=5&q=SHRegSetUSValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRegWriteUSValue](https://www.google.com/search?num=5&q=SHRegWriteUSValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHReleaseThreadRef](https://www.google.com/search?num=5&q=SHReleaseThreadRef+site%3Amicrosoft.com) | shlwapi.dll | |
[SHRunIndirectRegClientCommand](https://www.google.com/search?num=5&q=SHRunIndirectRegClientCommand+site%3Amicrosoft.com) | shlwapi.dll | |
[SHSendMessageBroadcast](https://www.google.com/search?num=5&q=SHSendMessageBroadcastA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHSetThreadRef](https://www.google.com/search?num=5&q=SHSetThreadRef+site%3Amicrosoft.com) | shlwapi.dll | |
[SHSetValue](https://www.google.com/search?num=5&q=SHSetValueA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHSkipJunction](https://www.google.com/search?num=5&q=SHSkipJunction+site%3Amicrosoft.com) | shlwapi.dll | |
[SHStrDup](https://www.google.com/search?num=5&q=SHStrDupA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHStripMneumonic](https://www.google.com/search?num=5&q=SHStripMneumonicA+site%3Amicrosoft.com) | shlwapi.dll | |
[SHUnicodeToAnsi](https://www.google.com/search?num=5&q=SHUnicodeToAnsi+site%3Amicrosoft.com) | shlwapi.dll | |
[SHUnicodeToAnsiCP](https://www.google.com/search?num=5&q=SHUnicodeToAnsiCP+site%3Amicrosoft.com) | shlwapi.dll | |
[SHUnicodeToUnicode](https://www.google.com/search?num=5&q=SHUnicodeToUnicode+site%3Amicrosoft.com) | shlwapi.dll | |
[SHUnlockShared](https://www.google.com/search?num=5&q=SHUnlockShared+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCatBuff](https://www.google.com/search?num=5&q=StrCatBuffA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCatChainW](https://www.google.com/search?num=5&q=StrCatChainW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCatW](https://www.google.com/search?num=5&q=StrCatW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrChr](https://www.google.com/search?num=5&q=StrChrA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrChrI](https://www.google.com/search?num=5&q=StrChrIA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrChrNIW](https://www.google.com/search?num=5&q=StrChrNIW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrChrNW](https://www.google.com/search?num=5&q=StrChrNW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpC](https://www.google.com/search?num=5&q=StrCmpCA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpIC](https://www.google.com/search?num=5&q=StrCmpICA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpIW](https://www.google.com/search?num=5&q=StrCmpIW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpLogicalW](https://www.google.com/search?num=5&q=StrCmpLogicalW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpN](https://www.google.com/search?num=5&q=StrCmpNA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpNC](https://www.google.com/search?num=5&q=StrCmpNCA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpNI](https://www.google.com/search?num=5&q=StrCmpNIA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpNIC](https://www.google.com/search?num=5&q=StrCmpNICA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCmpW](https://www.google.com/search?num=5&q=StrCmpW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCpyNW](https://www.google.com/search?num=5&q=StrCpyNW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCpyW](https://www.google.com/search?num=5&q=StrCpyW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCSpn](https://www.google.com/search?num=5&q=StrCSpnA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrCSpnI](https://www.google.com/search?num=5&q=StrCSpnIA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrDup](https://www.google.com/search?num=5&q=StrDupA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrFormatByteSize](https://www.google.com/search?num=5&q=StrFormatByteSizeA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrFormatByteSize64A](https://www.google.com/search?num=5&q=StrFormatByteSize64A+site%3Amicrosoft.com) | shlwapi.dll | |
[StrFormatByteSizeEx](https://www.google.com/search?num=5&q=StrFormatByteSizeEx+site%3Amicrosoft.com) | shlwapi.dll | |
[StrFormatKBSize](https://www.google.com/search?num=5&q=StrFormatKBSizeA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrFromTimeInterval](https://www.google.com/search?num=5&q=StrFromTimeIntervalA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrIsIntlEqual](https://www.google.com/search?num=5&q=StrIsIntlEqualA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrNCat](https://www.google.com/search?num=5&q=StrNCatA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrPBrk](https://www.google.com/search?num=5&q=StrPBrkA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrRChr](https://www.google.com/search?num=5&q=StrRChrA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrRChrI](https://www.google.com/search?num=5&q=StrRChrIA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrRetToBSTR](https://www.google.com/search?num=5&q=StrRetToBSTR+site%3Amicrosoft.com) | shlwapi.dll | |
[StrRetToBuf](https://www.google.com/search?num=5&q=StrRetToBufA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrRetToStr](https://www.google.com/search?num=5&q=StrRetToStrA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrRStrI](https://www.google.com/search?num=5&q=StrRStrIA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrSpn](https://www.google.com/search?num=5&q=StrSpnA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrStr](https://www.google.com/search?num=5&q=StrStrA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrStrI](https://www.google.com/search?num=5&q=StrStrIA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrStrNIW](https://www.google.com/search?num=5&q=StrStrNIW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrStrNW](https://www.google.com/search?num=5&q=StrStrNW+site%3Amicrosoft.com) | shlwapi.dll | |
[StrToInt](https://www.google.com/search?num=5&q=StrToIntA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrToInt64Ex](https://www.google.com/search?num=5&q=StrToInt64ExA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrToIntEx](https://www.google.com/search?num=5&q=StrToIntExA+site%3Amicrosoft.com) | shlwapi.dll | |
[StrTrim](https://www.google.com/search?num=5&q=StrTrimA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlApplyScheme](https://www.google.com/search?num=5&q=UrlApplySchemeA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlCanonicalize](https://www.google.com/search?num=5&q=UrlCanonicalizeA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlCombine](https://www.google.com/search?num=5&q=UrlCombineA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlCompare](https://www.google.com/search?num=5&q=UrlCompareA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlCreateFromPath](https://www.google.com/search?num=5&q=UrlCreateFromPathA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlEscape](https://www.google.com/search?num=5&q=UrlEscapeA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlFixupW](https://www.google.com/search?num=5&q=UrlFixupW+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlGetLocation](https://www.google.com/search?num=5&q=UrlGetLocationA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlGetPart](https://www.google.com/search?num=5&q=UrlGetPartA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlHash](https://www.google.com/search?num=5&q=UrlHashA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlIs](https://www.google.com/search?num=5&q=UrlIsA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlIsNoHistory](https://www.google.com/search?num=5&q=UrlIsNoHistoryA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlIsOpaque](https://www.google.com/search?num=5&q=UrlIsOpaqueA+site%3Amicrosoft.com) | shlwapi.dll | |
[UrlUnescape](https://www.google.com/search?num=5&q=UrlUnescapeA+site%3Amicrosoft.com) | shlwapi.dll | |
[WhichPlatform](https://www.google.com/search?num=5&q=WhichPlatform+site%3Amicrosoft.com) | shlwapi.dll | |
[wnsprintf](https://www.google.com/search?num=5&q=wnsprintfA+site%3Amicrosoft.com) | shlwapi.dll | |
[wvnsprintf](https://www.google.com/search?num=5&q=wvnsprintfA+site%3Amicrosoft.com) | shlwapi.dll | |
### Interfaces
Native Interface | Native DLL | Header | Managed Interface
--- | --- | --- | ---
[IQueryAssociations](http://msdn2.microsoft.com/en-us/library/bb761400) | Shlwapi.h | Vanara.PInvoke.ShlwApi+IQueryAssociations

View File

@ -27,6 +27,9 @@
Functions
PathFindOnPathA, PathFindOnPathW, SHCreateStreamOnFileEx
Interfaces
IQueryAssociations
</PackageReleaseNotes>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">

View File

@ -16,48 +16,48 @@ Native Structure | Header | Managed Structure
### Interfaces
Native Interface | Native DLL | Header | Managed Interface
--- | --- | --- | ---
[IAction](https://www.google.com/search?num=5&q=IAction+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IAction
[IActionCollection](https://www.google.com/search?num=5&q=IActionCollection+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IActionCollection
[IBootTrigger](https://www.google.com/search?num=5&q=IBootTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IBootTrigger
[IComHandlerAction](https://www.google.com/search?num=5&q=IComHandlerAction+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IComHandlerAction
[IDailyTrigger](https://www.google.com/search?num=5&q=IDailyTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IDailyTrigger
[IEmailAction](https://www.google.com/search?num=5&q=IEmailAction+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IEmailAction
[IEventTrigger](https://www.google.com/search?num=5&q=IEventTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IEventTrigger
[IExecAction](https://www.google.com/search?num=5&q=IExecAction+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IExecAction
[IExecAction2](https://www.google.com/search?num=5&q=IExecAction2+site%3Amsdn.microsoft.com) | taskschd.dll | |
[IIdleSettings](https://www.google.com/search?num=5&q=IIdleSettings+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IIdleSettings
[IIdleTrigger](https://www.google.com/search?num=5&q=IIdleTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IIdleTrigger
[ILogonTrigger](https://www.google.com/search?num=5&q=ILogonTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ILogonTrigger
[IMaintenanceSettings](https://www.google.com/search?num=5&q=IMaintenanceSettings+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IMaintenanceSettings
[IMonthlyDOWTrigger](https://www.google.com/search?num=5&q=IMonthlyDOWTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IMonthlyDOWTrigger
[IMonthlyTrigger](https://www.google.com/search?num=5&q=IMonthlyTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IMonthlyTrigger
[INetworkSettings](https://www.google.com/search?num=5&q=INetworkSettings+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+INetworkSettings
[IPrincipal](https://www.google.com/search?num=5&q=IPrincipal+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IPrincipal
[IPrincipal2](https://www.google.com/search?num=5&q=IPrincipal2+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IPrincipal2
[IRegisteredTask](https://www.google.com/search?num=5&q=IRegisteredTask+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegisteredTask
[IRegisteredTaskCollection](https://www.google.com/search?num=5&q=IRegisteredTaskCollection+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegisteredTaskCollection
[IRegistrationInfo](https://www.google.com/search?num=5&q=IRegistrationInfo+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegistrationInfo
[IRegistrationTrigger](https://www.google.com/search?num=5&q=IRegistrationTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegistrationTrigger
[IRepetitionPattern](https://www.google.com/search?num=5&q=IRepetitionPattern+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRepetitionPattern
[IRunningTask](https://www.google.com/search?num=5&q=IRunningTask+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRunningTask
[IRunningTaskCollection](https://www.google.com/search?num=5&q=IRunningTaskCollection+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRunningTaskCollection
[ISessionStateChangeTrigger](https://www.google.com/search?num=5&q=ISessionStateChangeTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ISessionStateChangeTrigger
[IShowMessageAction](https://www.google.com/search?num=5&q=IShowMessageAction+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IShowMessageAction
[IAction](https://www.google.com/search?num=5&q=IAction+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IAction
[IActionCollection](https://www.google.com/search?num=5&q=IActionCollection+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IActionCollection
[IBootTrigger](https://www.google.com/search?num=5&q=IBootTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IBootTrigger
[IComHandlerAction](https://www.google.com/search?num=5&q=IComHandlerAction+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IComHandlerAction
[IDailyTrigger](https://www.google.com/search?num=5&q=IDailyTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IDailyTrigger
[IEmailAction](https://www.google.com/search?num=5&q=IEmailAction+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IEmailAction
[IEventTrigger](https://www.google.com/search?num=5&q=IEventTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IEventTrigger
[IExecAction](https://www.google.com/search?num=5&q=IExecAction+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IExecAction
[IExecAction2](https://www.google.com/search?num=5&q=IExecAction2+site%3Amicrosoft.com) | taskschd.dll | |
[IIdleSettings](https://www.google.com/search?num=5&q=IIdleSettings+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IIdleSettings
[IIdleTrigger](https://www.google.com/search?num=5&q=IIdleTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IIdleTrigger
[ILogonTrigger](https://www.google.com/search?num=5&q=ILogonTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ILogonTrigger
[IMaintenanceSettings](https://www.google.com/search?num=5&q=IMaintenanceSettings+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IMaintenanceSettings
[IMonthlyDOWTrigger](https://www.google.com/search?num=5&q=IMonthlyDOWTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IMonthlyDOWTrigger
[IMonthlyTrigger](https://www.google.com/search?num=5&q=IMonthlyTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IMonthlyTrigger
[INetworkSettings](https://www.google.com/search?num=5&q=INetworkSettings+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+INetworkSettings
[IPrincipal](https://www.google.com/search?num=5&q=IPrincipal+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IPrincipal
[IPrincipal2](https://www.google.com/search?num=5&q=IPrincipal2+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IPrincipal2
[IRegisteredTask](https://www.google.com/search?num=5&q=IRegisteredTask+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegisteredTask
[IRegisteredTaskCollection](https://www.google.com/search?num=5&q=IRegisteredTaskCollection+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegisteredTaskCollection
[IRegistrationInfo](https://www.google.com/search?num=5&q=IRegistrationInfo+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegistrationInfo
[IRegistrationTrigger](https://www.google.com/search?num=5&q=IRegistrationTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRegistrationTrigger
[IRepetitionPattern](https://www.google.com/search?num=5&q=IRepetitionPattern+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRepetitionPattern
[IRunningTask](https://www.google.com/search?num=5&q=IRunningTask+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRunningTask
[IRunningTaskCollection](https://www.google.com/search?num=5&q=IRunningTaskCollection+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IRunningTaskCollection
[ISessionStateChangeTrigger](https://www.google.com/search?num=5&q=ISessionStateChangeTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ISessionStateChangeTrigger
[IShowMessageAction](https://www.google.com/search?num=5&q=IShowMessageAction+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IShowMessageAction
[ITask](http://msdn2.microsoft.com/en-us/library/aa381311) | mstask.h | Vanara.PInvoke.MSTask+ITask
[ITaskDefinition](https://www.google.com/search?num=5&q=ITaskDefinition+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskDefinition
[ITaskFolder](https://www.google.com/search?num=5&q=ITaskFolder+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskFolder
[ITaskFolderCollection](https://www.google.com/search?num=5&q=ITaskFolderCollection+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskFolderCollection
[ITaskHandler](https://www.google.com/search?num=5&q=ITaskHandler+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskHandler
[ITaskHandlerStatus](https://www.google.com/search?num=5&q=ITaskHandlerStatus+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskHandlerStatus
[ITaskNamedValueCollection](https://www.google.com/search?num=5&q=ITaskNamedValueCollection+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskNamedValueCollection
[ITaskNamedValuePair](https://www.google.com/search?num=5&q=ITaskNamedValuePair+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskNamedValuePair
[ITaskDefinition](https://www.google.com/search?num=5&q=ITaskDefinition+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskDefinition
[ITaskFolder](https://www.google.com/search?num=5&q=ITaskFolder+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskFolder
[ITaskFolderCollection](https://www.google.com/search?num=5&q=ITaskFolderCollection+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskFolderCollection
[ITaskHandler](https://www.google.com/search?num=5&q=ITaskHandler+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskHandler
[ITaskHandlerStatus](https://www.google.com/search?num=5&q=ITaskHandlerStatus+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskHandlerStatus
[ITaskNamedValueCollection](https://www.google.com/search?num=5&q=ITaskNamedValueCollection+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskNamedValueCollection
[ITaskNamedValuePair](https://www.google.com/search?num=5&q=ITaskNamedValuePair+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskNamedValuePair
[ITaskScheduler](http://msdn2.microsoft.com/en-us/library/aa381811) | mstask.h | Vanara.PInvoke.MSTask+ITaskScheduler
[ITaskService](https://www.google.com/search?num=5&q=ITaskService+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskService
[ITaskSettings](https://www.google.com/search?num=5&q=ITaskSettings+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskSettings
[ITaskSettings2](https://www.google.com/search?num=5&q=ITaskSettings2+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskSettings2
[ITaskSettings3](https://www.google.com/search?num=5&q=ITaskSettings3+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskSettings3
[ITaskVariables](https://www.google.com/search?num=5&q=ITaskVariables+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskVariables
[ITimeTrigger](https://www.google.com/search?num=5&q=ITimeTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITimeTrigger
[ITrigger](https://www.google.com/search?num=5&q=ITrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITrigger
[ITriggerCollection](https://www.google.com/search?num=5&q=ITriggerCollection+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITriggerCollection
[IWeeklyTrigger](https://www.google.com/search?num=5&q=IWeeklyTrigger+site%3Amsdn.microsoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IWeeklyTrigger
[ITaskService](https://www.google.com/search?num=5&q=ITaskService+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskService
[ITaskSettings](https://www.google.com/search?num=5&q=ITaskSettings+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskSettings
[ITaskSettings2](https://www.google.com/search?num=5&q=ITaskSettings2+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskSettings2
[ITaskSettings3](https://www.google.com/search?num=5&q=ITaskSettings3+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskSettings3
[ITaskVariables](https://www.google.com/search?num=5&q=ITaskVariables+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITaskVariables
[ITimeTrigger](https://www.google.com/search?num=5&q=ITimeTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITimeTrigger
[ITrigger](https://www.google.com/search?num=5&q=ITrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITrigger
[ITriggerCollection](https://www.google.com/search?num=5&q=ITriggerCollection+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+ITriggerCollection
[IWeeklyTrigger](https://www.google.com/search?num=5&q=IWeeklyTrigger+site%3Amicrosoft.com) | taskschd.dll | taskschd.h | Vanara.PInvoke.TaskSchd+IWeeklyTrigger

File diff suppressed because it is too large Load Diff

View File

@ -25,10 +25,10 @@
<PackageReleaseNotes>Currently implements:
Functions
CallNextHookEx, ChildWindowFromPointEx, DestroyIcon, DrawEdge, DrawTextA, DrawTextW, ExitWindowsEx, FindWindowA, FindWindowW, GetActiveWindow, GetClientRect, GetDC, GetDesktopWindow, GetIconInfo, GetSysColor, GetSysColorBrush, GetSystemMetrics, GetWindowLongA, GetWindowLongPtrA, GetWindowLongPtrW, GetWindowLongW, GetWindowRect, InvalidateRect, LoadImageA, LoadImageW, LoadStringA, LoadStringW, LockWorkStation, MapWindowPoints, RealGetWindowClassA, RealGetWindowClassW, RegisterHotKey, RegisterWindowMessageA, RegisterWindowMessageW, ScreenToClient, SendMessageA, SendMessageW, SetWindowPos, SetWindowsHookExA, SetWindowsHookExW, SetWindowTextA, SetWindowTextW, ShutdownBlockReasonCreate, ShutdownBlockReasonDestroy, ShutdownBlockReasonQuery, SystemParametersInfoA, SystemParametersInfoW, TrackMouseEvent, UnhookWindowsHookEx, UnregisterHotKey, WindowFromPoint
CallNextHookEx, ChildWindowFromPointEx, DestroyIcon, DrawEdge, DrawTextA, DrawTextW, ExitWindowsEx, FindWindowA, FindWindowW, GetActiveWindow, GetClientRect, GetDC, GetDesktopWindow, GetIconInfo, GetSysColor, GetSysColorBrush, GetSystemMetrics, GetWindowLongA, GetWindowLongPtrA, GetWindowLongPtrW, GetWindowLongW, GetWindowRect, InvalidateRect, LoadImageA, LoadImageW, LoadStringA, LoadStringW, LockWorkStation, MapWindowPoints, MessageBoxIndirectA, MessageBoxIndirectW, RealGetWindowClassA, RealGetWindowClassW, RegisterHotKey, RegisterWindowMessageA, RegisterWindowMessageW, ScreenToClient, SendMessageA, SendMessageW, SetWindowPos, SetWindowsHookExA, SetWindowsHookExW, SetWindowTextA, SetWindowTextW, ShutdownBlockReasonCreate, ShutdownBlockReasonDestroy, ShutdownBlockReasonQuery, SystemParametersInfoA, SystemParametersInfoW, TrackMouseEvent, UnhookWindowsHookEx, UnregisterHotKey, WindowFromPoint
Structures
TRACKMOUSEEVENT, ACCESSTIMEOUT, ANIMATIONINFO, AUDIODESCRIPTION, FILTERKEYS, HIGHCONTRAST, ICONMETRICS, MINIMIZEDMETRICS, MOUSEKEYS, NONCLIENTMETRICS, SERIALKEYS, SOUNDSENTRY, STICKYKEYS, TOGGLEKEYS, TOUCHPREDICTIONPARAMETERS, ICONINFO, NMHDR, MINMAXINFO, WINDOWPOS, GRPICONDIR, GRPICONDIRENTRY
TRACKMOUSEEVENT, ACCESSTIMEOUT, ANIMATIONINFO, AUDIODESCRIPTION, FILTERKEYS, HELPINFO, HIGHCONTRAST, ICONMETRICS, MINIMIZEDMETRICS, MOUSEKEYS, MSGBOXPARAMS, NONCLIENTMETRICS, SERIALKEYS, SOUNDSENTRY, STICKYKEYS, TOGGLEKEYS, TOUCHPREDICTIONPARAMETERS, ICONINFO, NMHDR, MINMAXINFO, WINDOWPOS, GRPICONDIR, GRPICONDIRENTRY
</PackageReleaseNotes>
</PropertyGroup>

View File

@ -88,6 +88,6 @@ Native Structure | Header | Managed Structure
[DTTOPTS](http://msdn2.microsoft.com/en-us/library/bb773236) | Uxtheme.h | Vanara.PInvoke.UxTheme+DTTOPTS
[INTLIST](http://msdn2.microsoft.com/en-us/library/bb773240) | UxTheme.h | Vanara.PInvoke.UxTheme+INTLIST
[MARGINS](http://msdn2.microsoft.com/en-us/library/bb773244) | UxTheme.h | Vanara.PInvoke.UxTheme+MARGINS
[TA_TIMINGFUNCTION](https://www.google.com/search?num=5&q=TA_TIMINGFUNCTION+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.UxTheme+TA_TIMINGFUNCTION
[TA_TRANSFORM](https://www.google.com/search?num=5&q=TA_TRANSFORM+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.UxTheme+TA_TRANSFORM
[TA_TIMINGFUNCTION](https://www.google.com/search?num=5&q=TA_TIMINGFUNCTION+site%3Amicrosoft.com) | | Vanara.PInvoke.UxTheme+TA_TIMINGFUNCTION
[TA_TRANSFORM](https://www.google.com/search?num=5&q=TA_TRANSFORM+site%3Amicrosoft.com) | | Vanara.PInvoke.UxTheme+TA_TRANSFORM
[WTA_OPTIONS](http://msdn2.microsoft.com/en-us/library/bb773248) | Uxtheme.h | Vanara.PInvoke.UxTheme+WTA_OPTIONS

View File

@ -2,78 +2,78 @@
### Methods (100% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[AddVirtualDiskParent](https://www.google.com/search?num=5&q=AddVirtualDiskParent+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.AddVirtualDiskParent
[ApplySnapshotVhdSet](https://www.google.com/search?num=5&q=ApplySnapshotVhdSet+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ApplySnapshotVhdSet
[AttachVirtualDisk](https://www.google.com/search?num=5&q=AttachVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.AttachVirtualDisk
[AddVirtualDiskParent](https://www.google.com/search?num=5&q=AddVirtualDiskParent+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.AddVirtualDiskParent
[ApplySnapshotVhdSet](https://www.google.com/search?num=5&q=ApplySnapshotVhdSet+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ApplySnapshotVhdSet
[AttachVirtualDisk](https://www.google.com/search?num=5&q=AttachVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.AttachVirtualDisk
[BreakMirrorVirtualDisk](http://msdn2.microsoft.com/en-us/library/hh448676) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.BreakMirrorVirtualDisk
[CompactVirtualDisk](https://www.google.com/search?num=5&q=CompactVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.CompactVirtualDisk
[CreateVirtualDisk](https://www.google.com/search?num=5&q=CreateVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.CreateVirtualDisk
[DeleteSnapshotVhdSet](https://www.google.com/search?num=5&q=DeleteSnapshotVhdSet+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.DeleteSnapshotVhdSet
[DeleteVirtualDiskMetadata](https://www.google.com/search?num=5&q=DeleteVirtualDiskMetadata+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.DeleteVirtualDiskMetadata
[DetachVirtualDisk](https://www.google.com/search?num=5&q=DetachVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.DetachVirtualDisk
[EnumerateVirtualDiskMetadata](https://www.google.com/search?num=5&q=EnumerateVirtualDiskMetadata+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.EnumerateVirtualDiskMetadata
[ExpandVirtualDisk](https://www.google.com/search?num=5&q=ExpandVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ExpandVirtualDisk
[GetAllAttachedVirtualDiskPhysicalPaths](https://www.google.com/search?num=5&q=GetAllAttachedVirtualDiskPhysicalPaths+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetAllAttachedVirtualDiskPhysicalPaths
[GetStorageDependencyInformation](https://www.google.com/search?num=5&q=GetStorageDependencyInformation+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetStorageDependencyInformation
[GetVirtualDiskInformation](https://www.google.com/search?num=5&q=GetVirtualDiskInformation+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskInformation
[GetVirtualDiskMetadata](https://www.google.com/search?num=5&q=GetVirtualDiskMetadata+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskMetadata
[GetVirtualDiskOperationProgress](https://www.google.com/search?num=5&q=GetVirtualDiskOperationProgress+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskOperationProgress
[GetVirtualDiskPhysicalPath](https://www.google.com/search?num=5&q=GetVirtualDiskPhysicalPath+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskPhysicalPath
[MergeVirtualDisk](https://www.google.com/search?num=5&q=MergeVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.MergeVirtualDisk
[MirrorVirtualDisk](https://www.google.com/search?num=5&q=MirrorVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.MirrorVirtualDisk
[ModifyVhdSet](https://www.google.com/search?num=5&q=ModifyVhdSet+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ModifyVhdSet
[OpenVirtualDisk](https://www.google.com/search?num=5&q=OpenVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.OpenVirtualDisk
[QueryChangesVirtualDisk](https://www.google.com/search?num=5&q=QueryChangesVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.QueryChangesVirtualDisk
[RawSCSIVirtualDisk](https://www.google.com/search?num=5&q=RawSCSIVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.RawSCSIVirtualDisk
[ResizeVirtualDisk](https://www.google.com/search?num=5&q=ResizeVirtualDisk+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ResizeVirtualDisk
[SetVirtualDiskInformation](https://www.google.com/search?num=5&q=SetVirtualDiskInformation+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.SetVirtualDiskInformation
[SetVirtualDiskMetadata](https://www.google.com/search?num=5&q=SetVirtualDiskMetadata+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.SetVirtualDiskMetadata
[TakeSnapshotVhdSet](https://www.google.com/search?num=5&q=TakeSnapshotVhdSet+site%3Amsdn.microsoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.TakeSnapshotVhdSet
[CompactVirtualDisk](https://www.google.com/search?num=5&q=CompactVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.CompactVirtualDisk
[CreateVirtualDisk](https://www.google.com/search?num=5&q=CreateVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.CreateVirtualDisk
[DeleteSnapshotVhdSet](https://www.google.com/search?num=5&q=DeleteSnapshotVhdSet+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.DeleteSnapshotVhdSet
[DeleteVirtualDiskMetadata](https://www.google.com/search?num=5&q=DeleteVirtualDiskMetadata+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.DeleteVirtualDiskMetadata
[DetachVirtualDisk](https://www.google.com/search?num=5&q=DetachVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.DetachVirtualDisk
[EnumerateVirtualDiskMetadata](https://www.google.com/search?num=5&q=EnumerateVirtualDiskMetadata+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.EnumerateVirtualDiskMetadata
[ExpandVirtualDisk](https://www.google.com/search?num=5&q=ExpandVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ExpandVirtualDisk
[GetAllAttachedVirtualDiskPhysicalPaths](https://www.google.com/search?num=5&q=GetAllAttachedVirtualDiskPhysicalPaths+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetAllAttachedVirtualDiskPhysicalPaths
[GetStorageDependencyInformation](https://www.google.com/search?num=5&q=GetStorageDependencyInformation+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetStorageDependencyInformation
[GetVirtualDiskInformation](https://www.google.com/search?num=5&q=GetVirtualDiskInformation+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskInformation
[GetVirtualDiskMetadata](https://www.google.com/search?num=5&q=GetVirtualDiskMetadata+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskMetadata
[GetVirtualDiskOperationProgress](https://www.google.com/search?num=5&q=GetVirtualDiskOperationProgress+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskOperationProgress
[GetVirtualDiskPhysicalPath](https://www.google.com/search?num=5&q=GetVirtualDiskPhysicalPath+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.GetVirtualDiskPhysicalPath
[MergeVirtualDisk](https://www.google.com/search?num=5&q=MergeVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.MergeVirtualDisk
[MirrorVirtualDisk](https://www.google.com/search?num=5&q=MirrorVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.MirrorVirtualDisk
[ModifyVhdSet](https://www.google.com/search?num=5&q=ModifyVhdSet+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ModifyVhdSet
[OpenVirtualDisk](https://www.google.com/search?num=5&q=OpenVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.OpenVirtualDisk
[QueryChangesVirtualDisk](https://www.google.com/search?num=5&q=QueryChangesVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.QueryChangesVirtualDisk
[RawSCSIVirtualDisk](https://www.google.com/search?num=5&q=RawSCSIVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.RawSCSIVirtualDisk
[ResizeVirtualDisk](https://www.google.com/search?num=5&q=ResizeVirtualDisk+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.ResizeVirtualDisk
[SetVirtualDiskInformation](https://www.google.com/search?num=5&q=SetVirtualDiskInformation+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.SetVirtualDiskInformation
[SetVirtualDiskMetadata](https://www.google.com/search?num=5&q=SetVirtualDiskMetadata+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.SetVirtualDiskMetadata
[TakeSnapshotVhdSet](https://www.google.com/search?num=5&q=TakeSnapshotVhdSet+site%3Amicrosoft.com) | virtdisk.dll | VirtDisk.h | Vanara.PInvoke.VirtDisk.TakeSnapshotVhdSet
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[APPLY_SNAPSHOT_VHDSET_PARAMETERS](https://www.google.com/search?num=5&q=APPLY_SNAPSHOT_VHDSET_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+APPLY_SNAPSHOT_VHDSET_PARAMETERS
[APPLY_SNAPSHOT_VHDSET_PARAMETERS_Version1](https://www.google.com/search?num=5&q=APPLY_SNAPSHOT_VHDSET_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+APPLY_SNAPSHOT_VHDSET_PARAMETERS_Version1
[ATTACH_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=ATTACH_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+ATTACH_VIRTUAL_DISK_PARAMETERS
[ATTACH_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=ATTACH_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+ATTACH_VIRTUAL_DISK_PARAMETERS_Version1
[COMPACT_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=COMPACT_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+COMPACT_VIRTUAL_DISK_PARAMETERS
[COMPACT_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=COMPACT_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+COMPACT_VIRTUAL_DISK_PARAMETERS_Version1
[CREATE_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS
[CREATE_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS_Version1
[CREATE_VIRTUAL_DISK_PARAMETERS_Version2](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS_Version2+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS_Version2
[CREATE_VIRTUAL_DISK_PARAMETERS_Version3](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS_Version3+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS_Version3
[DELETE_SNAPSHOT_VHDSET_PARAMETERS](https://www.google.com/search?num=5&q=DELETE_SNAPSHOT_VHDSET_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+DELETE_SNAPSHOT_VHDSET_PARAMETERS
[DELETE_SNAPSHOT_VHDSET_PARAMETERS_Version1](https://www.google.com/search?num=5&q=DELETE_SNAPSHOT_VHDSET_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+DELETE_SNAPSHOT_VHDSET_PARAMETERS_Version1
[EXPAND_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=EXPAND_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+EXPAND_VIRTUAL_DISK_PARAMETERS
[EXPAND_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=EXPAND_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+EXPAND_VIRTUAL_DISK_PARAMETERS_Version1
[GET_VIRTUAL_DISK_INFO](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO
[GET_VIRTUAL_DISK_INFO_ChangeTrackingState](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_ChangeTrackingState+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_ChangeTrackingState
[GET_VIRTUAL_DISK_INFO_ParentLocation](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_ParentLocation+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_ParentLocation
[GET_VIRTUAL_DISK_INFO_PhysicalDisk](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_PhysicalDisk+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_PhysicalDisk
[GET_VIRTUAL_DISK_INFO_Size](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_Size+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_Size
[MERGE_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=MERGE_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MERGE_VIRTUAL_DISK_PARAMETERS
[MERGE_VIRTUAL_DISK_PARAMETERS_V1](https://www.google.com/search?num=5&q=MERGE_VIRTUAL_DISK_PARAMETERS_V1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MERGE_VIRTUAL_DISK_PARAMETERS_V1
[MERGE_VIRTUAL_DISK_PARAMETERS_V2](https://www.google.com/search?num=5&q=MERGE_VIRTUAL_DISK_PARAMETERS_V2+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MERGE_VIRTUAL_DISK_PARAMETERS_V2
[APPLY_SNAPSHOT_VHDSET_PARAMETERS](https://www.google.com/search?num=5&q=APPLY_SNAPSHOT_VHDSET_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+APPLY_SNAPSHOT_VHDSET_PARAMETERS
[APPLY_SNAPSHOT_VHDSET_PARAMETERS_Version1](https://www.google.com/search?num=5&q=APPLY_SNAPSHOT_VHDSET_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+APPLY_SNAPSHOT_VHDSET_PARAMETERS_Version1
[ATTACH_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=ATTACH_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+ATTACH_VIRTUAL_DISK_PARAMETERS
[ATTACH_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=ATTACH_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+ATTACH_VIRTUAL_DISK_PARAMETERS_Version1
[COMPACT_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=COMPACT_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+COMPACT_VIRTUAL_DISK_PARAMETERS
[COMPACT_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=COMPACT_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+COMPACT_VIRTUAL_DISK_PARAMETERS_Version1
[CREATE_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS
[CREATE_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS_Version1
[CREATE_VIRTUAL_DISK_PARAMETERS_Version2](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS_Version2+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS_Version2
[CREATE_VIRTUAL_DISK_PARAMETERS_Version3](https://www.google.com/search?num=5&q=CREATE_VIRTUAL_DISK_PARAMETERS_Version3+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+CREATE_VIRTUAL_DISK_PARAMETERS_Version3
[DELETE_SNAPSHOT_VHDSET_PARAMETERS](https://www.google.com/search?num=5&q=DELETE_SNAPSHOT_VHDSET_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+DELETE_SNAPSHOT_VHDSET_PARAMETERS
[DELETE_SNAPSHOT_VHDSET_PARAMETERS_Version1](https://www.google.com/search?num=5&q=DELETE_SNAPSHOT_VHDSET_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+DELETE_SNAPSHOT_VHDSET_PARAMETERS_Version1
[EXPAND_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=EXPAND_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+EXPAND_VIRTUAL_DISK_PARAMETERS
[EXPAND_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=EXPAND_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+EXPAND_VIRTUAL_DISK_PARAMETERS_Version1
[GET_VIRTUAL_DISK_INFO](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO
[GET_VIRTUAL_DISK_INFO_ChangeTrackingState](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_ChangeTrackingState+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_ChangeTrackingState
[GET_VIRTUAL_DISK_INFO_ParentLocation](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_ParentLocation+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_ParentLocation
[GET_VIRTUAL_DISK_INFO_PhysicalDisk](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_PhysicalDisk+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_PhysicalDisk
[GET_VIRTUAL_DISK_INFO_Size](https://www.google.com/search?num=5&q=GET_VIRTUAL_DISK_INFO_Size+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+GET_VIRTUAL_DISK_INFO_Size
[MERGE_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=MERGE_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MERGE_VIRTUAL_DISK_PARAMETERS
[MERGE_VIRTUAL_DISK_PARAMETERS_V1](https://www.google.com/search?num=5&q=MERGE_VIRTUAL_DISK_PARAMETERS_V1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MERGE_VIRTUAL_DISK_PARAMETERS_V1
[MERGE_VIRTUAL_DISK_PARAMETERS_V2](https://www.google.com/search?num=5&q=MERGE_VIRTUAL_DISK_PARAMETERS_V2+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MERGE_VIRTUAL_DISK_PARAMETERS_V2
[MIRROR_VIRTUAL_DISK_PARAMETERS](http://msdn2.microsoft.com/en-us/library/hh448680) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MIRROR_VIRTUAL_DISK_PARAMETERS
[MIRROR_VIRTUAL_DISK_PARAMETERS_Version1](http://msdn2.microsoft.com/en-us/library/hh448680) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MIRROR_VIRTUAL_DISK_PARAMETERS_Version1
[MODIFY_VHDSET_PARAMETERS_Version1_SnapshotPath](https://www.google.com/search?num=5&q=MODIFY_VHDSET_PARAMETERS_Version1_SnapshotPath+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MODIFY_VHDSET_PARAMETERS_Version1_SnapshotPath
[OPEN_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS
[OPEN_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS_Version1
[OPEN_VIRTUAL_DISK_PARAMETERS_Version2](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS_Version2+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS_Version2
[OPEN_VIRTUAL_DISK_PARAMETERS_Version3](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS_Version3+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS_Version3
[QUERY_CHANGES_VIRTUAL_DISK_RANGE](https://www.google.com/search?num=5&q=QUERY_CHANGES_VIRTUAL_DISK_RANGE+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+QUERY_CHANGES_VIRTUAL_DISK_RANGE
[RAW_SCSI_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_PARAMETERS
[RAW_SCSI_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_PARAMETERS_Version1
[RAW_SCSI_VIRTUAL_DISK_RESPONSE](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_RESPONSE+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_RESPONSE
[RAW_SCSI_VIRTUAL_DISK_RESPONSE_Version1](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_RESPONSE_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_RESPONSE_Version1
[RESIZE_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=RESIZE_VIRTUAL_DISK_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RESIZE_VIRTUAL_DISK_PARAMETERS
[RESIZE_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=RESIZE_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RESIZE_VIRTUAL_DISK_PARAMETERS_Version1
[MODIFY_VHDSET_PARAMETERS_Version1_SnapshotPath](https://www.google.com/search?num=5&q=MODIFY_VHDSET_PARAMETERS_Version1_SnapshotPath+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+MODIFY_VHDSET_PARAMETERS_Version1_SnapshotPath
[OPEN_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS
[OPEN_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS_Version1
[OPEN_VIRTUAL_DISK_PARAMETERS_Version2](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS_Version2+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS_Version2
[OPEN_VIRTUAL_DISK_PARAMETERS_Version3](https://www.google.com/search?num=5&q=OPEN_VIRTUAL_DISK_PARAMETERS_Version3+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+OPEN_VIRTUAL_DISK_PARAMETERS_Version3
[QUERY_CHANGES_VIRTUAL_DISK_RANGE](https://www.google.com/search?num=5&q=QUERY_CHANGES_VIRTUAL_DISK_RANGE+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+QUERY_CHANGES_VIRTUAL_DISK_RANGE
[RAW_SCSI_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_PARAMETERS
[RAW_SCSI_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_PARAMETERS_Version1
[RAW_SCSI_VIRTUAL_DISK_RESPONSE](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_RESPONSE+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_RESPONSE
[RAW_SCSI_VIRTUAL_DISK_RESPONSE_Version1](https://www.google.com/search?num=5&q=RAW_SCSI_VIRTUAL_DISK_RESPONSE_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RAW_SCSI_VIRTUAL_DISK_RESPONSE_Version1
[RESIZE_VIRTUAL_DISK_PARAMETERS](https://www.google.com/search?num=5&q=RESIZE_VIRTUAL_DISK_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RESIZE_VIRTUAL_DISK_PARAMETERS
[RESIZE_VIRTUAL_DISK_PARAMETERS_Version1](https://www.google.com/search?num=5&q=RESIZE_VIRTUAL_DISK_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+RESIZE_VIRTUAL_DISK_PARAMETERS_Version1
[SET_VIRTUAL_DISK_INFO_ParentLocator](http://msdn2.microsoft.com/en-us/library/dd323686) | VirtDisk.h | Vanara.PInvoke.VirtDisk+SET_VIRTUAL_DISK_INFO_ParentLocator
[SET_VIRTUAL_DISK_INFO_ParentPathWithDepthInfo](http://msdn2.microsoft.com/en-us/library/dd323686) | VirtDisk.h | Vanara.PInvoke.VirtDisk+SET_VIRTUAL_DISK_INFO_ParentPathWithDepthInfo
[STORAGE_DEPENDENCY_INFO](https://www.google.com/search?num=5&q=STORAGE_DEPENDENCY_INFO+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+STORAGE_DEPENDENCY_INFO
[STORAGE_DEPENDENCY_INFO_TYPE_1](https://www.google.com/search?num=5&q=STORAGE_DEPENDENCY_INFO_TYPE_1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+STORAGE_DEPENDENCY_INFO_TYPE_1
[STORAGE_DEPENDENCY_INFO_TYPE_2](https://www.google.com/search?num=5&q=STORAGE_DEPENDENCY_INFO_TYPE_2+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+STORAGE_DEPENDENCY_INFO_TYPE_2
[TAKE_SNAPSHOT_VHDSET_PARAMETERS](https://www.google.com/search?num=5&q=TAKE_SNAPSHOT_VHDSET_PARAMETERS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+TAKE_SNAPSHOT_VHDSET_PARAMETERS
[TAKE_SNAPSHOT_VHDSET_PARAMETERS_Version1](https://www.google.com/search?num=5&q=TAKE_SNAPSHOT_VHDSET_PARAMETERS_Version1+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+TAKE_SNAPSHOT_VHDSET_PARAMETERS_Version1
[VIRTUAL_DISK_PROGRESS](https://www.google.com/search?num=5&q=VIRTUAL_DISK_PROGRESS+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+VIRTUAL_DISK_PROGRESS
[VIRTUAL_STORAGE_TYPE](https://www.google.com/search?num=5&q=VIRTUAL_STORAGE_TYPE+site%3Amsdn.microsoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+VIRTUAL_STORAGE_TYPE
[STORAGE_DEPENDENCY_INFO](https://www.google.com/search?num=5&q=STORAGE_DEPENDENCY_INFO+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+STORAGE_DEPENDENCY_INFO
[STORAGE_DEPENDENCY_INFO_TYPE_1](https://www.google.com/search?num=5&q=STORAGE_DEPENDENCY_INFO_TYPE_1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+STORAGE_DEPENDENCY_INFO_TYPE_1
[STORAGE_DEPENDENCY_INFO_TYPE_2](https://www.google.com/search?num=5&q=STORAGE_DEPENDENCY_INFO_TYPE_2+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+STORAGE_DEPENDENCY_INFO_TYPE_2
[TAKE_SNAPSHOT_VHDSET_PARAMETERS](https://www.google.com/search?num=5&q=TAKE_SNAPSHOT_VHDSET_PARAMETERS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+TAKE_SNAPSHOT_VHDSET_PARAMETERS
[TAKE_SNAPSHOT_VHDSET_PARAMETERS_Version1](https://www.google.com/search?num=5&q=TAKE_SNAPSHOT_VHDSET_PARAMETERS_Version1+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+TAKE_SNAPSHOT_VHDSET_PARAMETERS_Version1
[VIRTUAL_DISK_PROGRESS](https://www.google.com/search?num=5&q=VIRTUAL_DISK_PROGRESS+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+VIRTUAL_DISK_PROGRESS
[VIRTUAL_STORAGE_TYPE](https://www.google.com/search?num=5&q=VIRTUAL_STORAGE_TYPE+site%3Amicrosoft.com) | VirtDisk.h | Vanara.PInvoke.VirtDisk+VIRTUAL_STORAGE_TYPE

View File

@ -2,212 +2,212 @@
### Methods (3% complete)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[AppCacheCheckManifest](https://www.google.com/search?num=5&q=AppCacheCheckManifest+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheCloseHandle](https://www.google.com/search?num=5&q=AppCacheCloseHandle+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheCreateAndCommitFile](https://www.google.com/search?num=5&q=AppCacheCreateAndCommitFile+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheDeleteGroup](https://www.google.com/search?num=5&q=AppCacheDeleteGroup+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheDeleteIEGroup](https://www.google.com/search?num=5&q=AppCacheDeleteIEGroup+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheDuplicateHandle](https://www.google.com/search?num=5&q=AppCacheDuplicateHandle+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheFinalize](https://www.google.com/search?num=5&q=AppCacheFinalize+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheFreeDownloadList](https://www.google.com/search?num=5&q=AppCacheFreeDownloadList+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheFreeGroupList](https://www.google.com/search?num=5&q=AppCacheFreeGroupList+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheFreeIESpace](https://www.google.com/search?num=5&q=AppCacheFreeIESpace+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheFreeSpace](https://www.google.com/search?num=5&q=AppCacheFreeSpace+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheGetDownloadList](https://www.google.com/search?num=5&q=AppCacheGetDownloadList+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheGetFallbackUrl](https://www.google.com/search?num=5&q=AppCacheGetFallbackUrl+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheGetGroupList](https://www.google.com/search?num=5&q=AppCacheGetGroupList+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheGetIEGroupList](https://www.google.com/search?num=5&q=AppCacheGetIEGroupList+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheGetInfo](https://www.google.com/search?num=5&q=AppCacheGetInfo+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheGetManifestUrl](https://www.google.com/search?num=5&q=AppCacheGetManifestUrl+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheLookup](https://www.google.com/search?num=5&q=AppCacheLookup+site%3Amsdn.microsoft.com) | wininet.dll | |
[CommitUrlCacheEntry](https://www.google.com/search?num=5&q=CommitUrlCacheEntryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[CommitUrlCacheEntryBinaryBlob](https://www.google.com/search?num=5&q=CommitUrlCacheEntryBinaryBlob+site%3Amsdn.microsoft.com) | wininet.dll | |
[CreateMD5SSOHash](https://www.google.com/search?num=5&q=CreateMD5SSOHash+site%3Amsdn.microsoft.com) | wininet.dll | |
[CreateUrlCacheContainer](https://www.google.com/search?num=5&q=CreateUrlCacheContainerA+site%3Amsdn.microsoft.com) | wininet.dll | |
[CreateUrlCacheEntry](https://www.google.com/search?num=5&q=CreateUrlCacheEntryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[CreateUrlCacheEntryExW](https://www.google.com/search?num=5&q=CreateUrlCacheEntryExW+site%3Amsdn.microsoft.com) | wininet.dll | |
[CreateUrlCacheGroup](https://www.google.com/search?num=5&q=CreateUrlCacheGroup+site%3Amsdn.microsoft.com) | wininet.dll | |
[DeleteIE3Cache](https://www.google.com/search?num=5&q=DeleteIE3Cache+site%3Amsdn.microsoft.com) | wininet.dll | |
[DeleteUrlCacheContainer](https://www.google.com/search?num=5&q=DeleteUrlCacheContainerA+site%3Amsdn.microsoft.com) | wininet.dll | |
[DeleteUrlCacheEntry](https://www.google.com/search?num=5&q=DeleteUrlCacheEntry+site%3Amsdn.microsoft.com) | wininet.dll | |
[DeleteUrlCacheGroup](https://www.google.com/search?num=5&q=DeleteUrlCacheGroup+site%3Amsdn.microsoft.com) | wininet.dll | |
[DeleteWpadCacheForNetworks](https://www.google.com/search?num=5&q=DeleteWpadCacheForNetworks+site%3Amsdn.microsoft.com) | wininet.dll | |
[DetectAutoProxyUrl](https://www.google.com/search?num=5&q=DetectAutoProxyUrl+site%3Amsdn.microsoft.com) | wininet.dll | |
[DispatchAPICall](https://www.google.com/search?num=5&q=DispatchAPICall+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindCloseUrlCache](https://www.google.com/search?num=5&q=FindCloseUrlCache+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindFirstUrlCacheContainer](https://www.google.com/search?num=5&q=FindFirstUrlCacheContainerA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindFirstUrlCacheEntry](https://www.google.com/search?num=5&q=FindFirstUrlCacheEntryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindFirstUrlCacheEntryEx](https://www.google.com/search?num=5&q=FindFirstUrlCacheEntryExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindFirstUrlCacheGroup](https://www.google.com/search?num=5&q=FindFirstUrlCacheGroup+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindNextUrlCacheContainer](https://www.google.com/search?num=5&q=FindNextUrlCacheContainerA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindNextUrlCacheEntry](https://www.google.com/search?num=5&q=FindNextUrlCacheEntryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindNextUrlCacheEntryEx](https://www.google.com/search?num=5&q=FindNextUrlCacheEntryExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FindNextUrlCacheGroup](https://www.google.com/search?num=5&q=FindNextUrlCacheGroup+site%3Amsdn.microsoft.com) | wininet.dll | |
[ForceNexusLookup](https://www.google.com/search?num=5&q=ForceNexusLookup+site%3Amsdn.microsoft.com) | wininet.dll | |
[ForceNexusLookupExW](https://www.google.com/search?num=5&q=ForceNexusLookupExW+site%3Amsdn.microsoft.com) | wininet.dll | |
[FreeUrlCacheSpace](https://www.google.com/search?num=5&q=FreeUrlCacheSpaceA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpCommand](https://www.google.com/search?num=5&q=FtpCommandA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpCreateDirectory](https://www.google.com/search?num=5&q=FtpCreateDirectoryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpDeleteFile](https://www.google.com/search?num=5&q=FtpDeleteFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpFindFirstFile](https://www.google.com/search?num=5&q=FtpFindFirstFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpGetCurrentDirectory](https://www.google.com/search?num=5&q=FtpGetCurrentDirectoryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpGetFile](https://www.google.com/search?num=5&q=FtpGetFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpGetFileEx](https://www.google.com/search?num=5&q=FtpGetFileEx+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpGetFileSize](https://www.google.com/search?num=5&q=FtpGetFileSize+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpOpenFile](https://www.google.com/search?num=5&q=FtpOpenFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpPutFile](https://www.google.com/search?num=5&q=FtpPutFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpPutFileEx](https://www.google.com/search?num=5&q=FtpPutFileEx+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpRemoveDirectory](https://www.google.com/search?num=5&q=FtpRemoveDirectoryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpRenameFile](https://www.google.com/search?num=5&q=FtpRenameFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[FtpSetCurrentDirectory](https://www.google.com/search?num=5&q=FtpSetCurrentDirectoryA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GetProxyDllInfo](https://www.google.com/search?num=5&q=GetProxyDllInfo+site%3Amsdn.microsoft.com) | wininet.dll | |
[GetUrlCacheConfigInfo](https://www.google.com/search?num=5&q=GetUrlCacheConfigInfoA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GetUrlCacheEntryBinaryBlob](https://www.google.com/search?num=5&q=GetUrlCacheEntryBinaryBlob+site%3Amsdn.microsoft.com) | wininet.dll | |
[GetUrlCacheEntryInfo](https://www.google.com/search?num=5&q=GetUrlCacheEntryInfoA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GetUrlCacheEntryInfoEx](https://www.google.com/search?num=5&q=GetUrlCacheEntryInfoExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GetUrlCacheGroupAttribute](https://www.google.com/search?num=5&q=GetUrlCacheGroupAttributeA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GetUrlCacheHeaderData](https://www.google.com/search?num=5&q=GetUrlCacheHeaderData+site%3Amsdn.microsoft.com) | wininet.dll | |
[GopherCreateLocator](https://www.google.com/search?num=5&q=GopherCreateLocatorA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GopherFindFirstFile](https://www.google.com/search?num=5&q=GopherFindFirstFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GopherGetAttribute](https://www.google.com/search?num=5&q=GopherGetAttributeA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GopherGetLocatorType](https://www.google.com/search?num=5&q=GopherGetLocatorTypeA+site%3Amsdn.microsoft.com) | wininet.dll | |
[GopherOpenFile](https://www.google.com/search?num=5&q=GopherOpenFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpAddRequestHeaders](https://www.google.com/search?num=5&q=HttpAddRequestHeadersA+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpCheckDavCompliance](https://www.google.com/search?num=5&q=HttpCheckDavCompliance+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpCloseDependencyHandle](https://www.google.com/search?num=5&q=HttpCloseDependencyHandle+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpDuplicateDependencyHandle](https://www.google.com/search?num=5&q=HttpDuplicateDependencyHandle+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpEndRequest](https://www.google.com/search?num=5&q=HttpEndRequestA+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpGetServerCredentials](https://www.google.com/search?num=5&q=HttpGetServerCredentials+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpGetTunnelSocket](https://www.google.com/search?num=5&q=HttpGetTunnelSocket+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpIsHostHstsEnabled](https://www.google.com/search?num=5&q=HttpIsHostHstsEnabled+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpOpenDependencyHandle](https://www.google.com/search?num=5&q=HttpOpenDependencyHandle+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpOpenRequest](https://www.google.com/search?num=5&q=HttpOpenRequestA+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpPushClose](https://www.google.com/search?num=5&q=HttpPushClose+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpPushEnable](https://www.google.com/search?num=5&q=HttpPushEnable+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpPushWait](https://www.google.com/search?num=5&q=HttpPushWait+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpQueryInfo](https://www.google.com/search?num=5&q=HttpQueryInfoA+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpSendRequest](https://www.google.com/search?num=5&q=HttpSendRequestA+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpSendRequestEx](https://www.google.com/search?num=5&q=HttpSendRequestExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpWebSocketClose](https://www.google.com/search?num=5&q=HttpWebSocketClose+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpWebSocketCompleteUpgrade](https://www.google.com/search?num=5&q=HttpWebSocketCompleteUpgrade+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpWebSocketQueryCloseStatus](https://www.google.com/search?num=5&q=HttpWebSocketQueryCloseStatus+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpWebSocketReceive](https://www.google.com/search?num=5&q=HttpWebSocketReceive+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpWebSocketSend](https://www.google.com/search?num=5&q=HttpWebSocketSend+site%3Amsdn.microsoft.com) | wininet.dll | |
[HttpWebSocketShutdown](https://www.google.com/search?num=5&q=HttpWebSocketShutdown+site%3Amsdn.microsoft.com) | wininet.dll | |
[IncrementUrlCacheHeaderData](https://www.google.com/search?num=5&q=IncrementUrlCacheHeaderData+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetAlgIdToString](https://www.google.com/search?num=5&q=InternetAlgIdToStringA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetAttemptConnect](https://www.google.com/search?num=5&q=InternetAttemptConnect+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetAutodial](https://www.google.com/search?num=5&q=InternetAutodial+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetAutodialCallback](https://www.google.com/search?num=5&q=InternetAutodialCallback+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetAutodialHangup](https://www.google.com/search?num=5&q=InternetAutodialHangup+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetCanonicalizeUrl](https://www.google.com/search?num=5&q=InternetCanonicalizeUrlA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetCheckConnection](https://www.google.com/search?num=5&q=InternetCheckConnectionA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetClearAllPerSiteCookieDecisions](https://www.google.com/search?num=5&q=InternetClearAllPerSiteCookieDecisions+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetCloseHandle](https://www.google.com/search?num=5&q=InternetCloseHandle+site%3Amsdn.microsoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetCloseHandle
[InternetCombineUrl](https://www.google.com/search?num=5&q=InternetCombineUrlA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetConfirmZoneCrossing](https://www.google.com/search?num=5&q=InternetConfirmZoneCrossing+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetConnect](https://www.google.com/search?num=5&q=InternetConnectA+site%3Amsdn.microsoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetConnect
[InternetConvertUrlFromWireToWideChar](https://www.google.com/search?num=5&q=InternetConvertUrlFromWireToWideChar+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetCrackUrl](https://www.google.com/search?num=5&q=InternetCrackUrlA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetCreateUrl](https://www.google.com/search?num=5&q=InternetCreateUrlA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetDial](https://www.google.com/search?num=5&q=InternetDial+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetEnumPerSiteCookieDecision](https://www.google.com/search?num=5&q=InternetEnumPerSiteCookieDecisionA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetErrorDlg](https://www.google.com/search?num=5&q=InternetErrorDlg+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetFindNextFile](https://www.google.com/search?num=5&q=InternetFindNextFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetFortezzaCommand](https://www.google.com/search?num=5&q=InternetFortezzaCommand+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetFreeCookies](https://www.google.com/search?num=5&q=InternetFreeCookies+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetFreeProxyInfoList](https://www.google.com/search?num=5&q=InternetFreeProxyInfoList+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetCertByURL](https://www.google.com/search?num=5&q=InternetGetCertByURL+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetConnectedState](https://www.google.com/search?num=5&q=InternetGetConnectedState+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetConnectedStateEx](https://www.google.com/search?num=5&q=InternetGetConnectedStateEx+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetCookie](https://www.google.com/search?num=5&q=InternetGetCookieA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetCookieEx](https://www.google.com/search?num=5&q=InternetGetCookieExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetCookieEx2](https://www.google.com/search?num=5&q=InternetGetCookieEx2+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetLastResponseInfo](https://www.google.com/search?num=5&q=InternetGetLastResponseInfoA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetPerSiteCookieDecision](https://www.google.com/search?num=5&q=InternetGetPerSiteCookieDecisionA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetProxyForUrl](https://www.google.com/search?num=5&q=InternetGetProxyForUrl+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGetSecurityInfoByURL](https://www.google.com/search?num=5&q=InternetGetSecurityInfoByURL+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetGoOnline](https://www.google.com/search?num=5&q=InternetGoOnline+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetHangUp](https://www.google.com/search?num=5&q=InternetHangUp+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetInitializeAutoProxyDll](https://www.google.com/search?num=5&q=InternetInitializeAutoProxyDll+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetLockRequestFile](https://www.google.com/search?num=5&q=InternetLockRequestFile+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetOpen](https://www.google.com/search?num=5&q=InternetOpenA+site%3Amsdn.microsoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetOpen
[InternetOpenUrl](https://www.google.com/search?num=5&q=InternetOpenUrlA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetQueryDataAvailable](https://www.google.com/search?num=5&q=InternetQueryDataAvailable+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetQueryFortezzaStatus](https://www.google.com/search?num=5&q=InternetQueryFortezzaStatus+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetQueryOption](https://www.google.com/search?num=5&q=InternetQueryOptionA+site%3Amsdn.microsoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetQueryOption
[InternetReadFile](https://www.google.com/search?num=5&q=InternetReadFile+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetReadFileEx](https://www.google.com/search?num=5&q=InternetReadFileExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSecurityProtocolToString](https://www.google.com/search?num=5&q=InternetSecurityProtocolToStringA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetCookie](https://www.google.com/search?num=5&q=InternetSetCookieA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetCookieEx](https://www.google.com/search?num=5&q=InternetSetCookieExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetCookieEx2](https://www.google.com/search?num=5&q=InternetSetCookieEx2+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetDialState](https://www.google.com/search?num=5&q=InternetSetDialState+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetFilePointer](https://www.google.com/search?num=5&q=InternetSetFilePointer+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetOption](https://www.google.com/search?num=5&q=InternetSetOptionA+site%3Amsdn.microsoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetSetOption
[InternetSetOptionEx](https://www.google.com/search?num=5&q=InternetSetOptionExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetPerSiteCookieDecision](https://www.google.com/search?num=5&q=InternetSetPerSiteCookieDecisionA+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetSetStatusCallback](https://www.google.com/search?num=5&q=InternetSetStatusCallback+site%3Amsdn.microsoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetSetStatusCallback
[InternetShowSecurityInfoByURL](https://www.google.com/search?num=5&q=InternetShowSecurityInfoByURL+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetTimeFromSystemTime](https://www.google.com/search?num=5&q=InternetTimeFromSystemTime+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetTimeToSystemTime](https://www.google.com/search?num=5&q=InternetTimeToSystemTime+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetUnlockRequestFile](https://www.google.com/search?num=5&q=InternetUnlockRequestFile+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetWriteFile](https://www.google.com/search?num=5&q=InternetWriteFile+site%3Amsdn.microsoft.com) | wininet.dll | |
[InternetWriteFileEx](https://www.google.com/search?num=5&q=InternetWriteFileExA+site%3Amsdn.microsoft.com) | wininet.dll | |
[IsHostInProxyBypassList](https://www.google.com/search?num=5&q=IsHostInProxyBypassList+site%3Amsdn.microsoft.com) | wininet.dll | |
[IsUrlCacheEntryExpired](https://www.google.com/search?num=5&q=IsUrlCacheEntryExpiredA+site%3Amsdn.microsoft.com) | wininet.dll | |
[LoadUrlCacheContent](https://www.google.com/search?num=5&q=LoadUrlCacheContent+site%3Amsdn.microsoft.com) | wininet.dll | |
[ParseX509EncodedCertificateForListBoxEntry](https://www.google.com/search?num=5&q=ParseX509EncodedCertificateForListBoxEntry+site%3Amsdn.microsoft.com) | wininet.dll | |
[PrivacyGetZonePreferenceW](https://www.google.com/search?num=5&q=PrivacyGetZonePreferenceW+site%3Amsdn.microsoft.com) | wininet.dll | |
[PrivacySetZonePreferenceW](https://www.google.com/search?num=5&q=PrivacySetZonePreferenceW+site%3Amsdn.microsoft.com) | wininet.dll | |
[ReadUrlCacheEntryStream](https://www.google.com/search?num=5&q=ReadUrlCacheEntryStream+site%3Amsdn.microsoft.com) | wininet.dll | |
[ReadUrlCacheEntryStreamEx](https://www.google.com/search?num=5&q=ReadUrlCacheEntryStreamEx+site%3Amsdn.microsoft.com) | wininet.dll | |
[RegisterUrlCacheNotification](https://www.google.com/search?num=5&q=RegisterUrlCacheNotification+site%3Amsdn.microsoft.com) | wininet.dll | |
[ResumeSuspendedDownload](https://www.google.com/search?num=5&q=ResumeSuspendedDownload+site%3Amsdn.microsoft.com) | wininet.dll | |
[RetrieveUrlCacheEntryFile](https://www.google.com/search?num=5&q=RetrieveUrlCacheEntryFileA+site%3Amsdn.microsoft.com) | wininet.dll | |
[RetrieveUrlCacheEntryStream](https://www.google.com/search?num=5&q=RetrieveUrlCacheEntryStreamA+site%3Amsdn.microsoft.com) | wininet.dll | |
[RunOnceUrlCache](https://www.google.com/search?num=5&q=RunOnceUrlCache+site%3Amsdn.microsoft.com) | wininet.dll | |
[SetUrlCacheConfigInfo](https://www.google.com/search?num=5&q=SetUrlCacheConfigInfoA+site%3Amsdn.microsoft.com) | wininet.dll | |
[SetUrlCacheEntryGroup](https://www.google.com/search?num=5&q=SetUrlCacheEntryGroup+site%3Amsdn.microsoft.com) | wininet.dll | |
[SetUrlCacheEntryInfo](https://www.google.com/search?num=5&q=SetUrlCacheEntryInfoA+site%3Amsdn.microsoft.com) | wininet.dll | |
[SetUrlCacheGroupAttribute](https://www.google.com/search?num=5&q=SetUrlCacheGroupAttributeA+site%3Amsdn.microsoft.com) | wininet.dll | |
[SetUrlCacheHeaderData](https://www.google.com/search?num=5&q=SetUrlCacheHeaderData+site%3Amsdn.microsoft.com) | wininet.dll | |
[ShowCertificate](https://www.google.com/search?num=5&q=ShowCertificate+site%3Amsdn.microsoft.com) | wininet.dll | |
[ShowClientAuthCerts](https://www.google.com/search?num=5&q=ShowClientAuthCerts+site%3Amsdn.microsoft.com) | wininet.dll | |
[ShowSecurityInfo](https://www.google.com/search?num=5&q=ShowSecurityInfo+site%3Amsdn.microsoft.com) | wininet.dll | |
[ShowX509EncodedCertificate](https://www.google.com/search?num=5&q=ShowX509EncodedCertificate+site%3Amsdn.microsoft.com) | wininet.dll | |
[UnlockUrlCacheEntryFile](https://www.google.com/search?num=5&q=UnlockUrlCacheEntryFile+site%3Amsdn.microsoft.com) | wininet.dll | |
[UnlockUrlCacheEntryStream](https://www.google.com/search?num=5&q=UnlockUrlCacheEntryStream+site%3Amsdn.microsoft.com) | wininet.dll | |
[UpdateUrlCacheContentPath](https://www.google.com/search?num=5&q=UpdateUrlCacheContentPath+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheCheckEntriesExist](https://www.google.com/search?num=5&q=UrlCacheCheckEntriesExist+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheCloseEntryHandle](https://www.google.com/search?num=5&q=UrlCacheCloseEntryHandle+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheContainerSetEntryMaximumAge](https://www.google.com/search?num=5&q=UrlCacheContainerSetEntryMaximumAge+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheCreateContainer](https://www.google.com/search?num=5&q=UrlCacheCreateContainer+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheFindFirstEntry](https://www.google.com/search?num=5&q=UrlCacheFindFirstEntry+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheFindNextEntry](https://www.google.com/search?num=5&q=UrlCacheFindNextEntry+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheFreeEntryInfo](https://www.google.com/search?num=5&q=UrlCacheFreeEntryInfo+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheFreeGlobalSpace](https://www.google.com/search?num=5&q=UrlCacheFreeGlobalSpace+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheGetContentPaths](https://www.google.com/search?num=5&q=UrlCacheGetContentPaths+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheGetEntryInfo](https://www.google.com/search?num=5&q=UrlCacheGetEntryInfo+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheGetGlobalCacheSize](https://www.google.com/search?num=5&q=UrlCacheGetGlobalCacheSize+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheGetGlobalLimit](https://www.google.com/search?num=5&q=UrlCacheGetGlobalLimit+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheReadEntryStream](https://www.google.com/search?num=5&q=UrlCacheReadEntryStream+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheReloadSettings](https://www.google.com/search?num=5&q=UrlCacheReloadSettings+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheRetrieveEntryFile](https://www.google.com/search?num=5&q=UrlCacheRetrieveEntryFile+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheRetrieveEntryStream](https://www.google.com/search?num=5&q=UrlCacheRetrieveEntryStream+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheServer](https://www.google.com/search?num=5&q=UrlCacheServer+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheSetGlobalLimit](https://www.google.com/search?num=5&q=UrlCacheSetGlobalLimit+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlCacheUpdateEntryExtraData](https://www.google.com/search?num=5&q=UrlCacheUpdateEntryExtraData+site%3Amsdn.microsoft.com) | wininet.dll | |
[UrlZonesDetach](https://www.google.com/search?num=5&q=UrlZonesDetach+site%3Amsdn.microsoft.com) | wininet.dll | |
[AppCacheCheckManifest](https://www.google.com/search?num=5&q=AppCacheCheckManifest+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheCloseHandle](https://www.google.com/search?num=5&q=AppCacheCloseHandle+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheCreateAndCommitFile](https://www.google.com/search?num=5&q=AppCacheCreateAndCommitFile+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheDeleteGroup](https://www.google.com/search?num=5&q=AppCacheDeleteGroup+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheDeleteIEGroup](https://www.google.com/search?num=5&q=AppCacheDeleteIEGroup+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheDuplicateHandle](https://www.google.com/search?num=5&q=AppCacheDuplicateHandle+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheFinalize](https://www.google.com/search?num=5&q=AppCacheFinalize+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheFreeDownloadList](https://www.google.com/search?num=5&q=AppCacheFreeDownloadList+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheFreeGroupList](https://www.google.com/search?num=5&q=AppCacheFreeGroupList+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheFreeIESpace](https://www.google.com/search?num=5&q=AppCacheFreeIESpace+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheFreeSpace](https://www.google.com/search?num=5&q=AppCacheFreeSpace+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheGetDownloadList](https://www.google.com/search?num=5&q=AppCacheGetDownloadList+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheGetFallbackUrl](https://www.google.com/search?num=5&q=AppCacheGetFallbackUrl+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheGetGroupList](https://www.google.com/search?num=5&q=AppCacheGetGroupList+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheGetIEGroupList](https://www.google.com/search?num=5&q=AppCacheGetIEGroupList+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheGetInfo](https://www.google.com/search?num=5&q=AppCacheGetInfo+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheGetManifestUrl](https://www.google.com/search?num=5&q=AppCacheGetManifestUrl+site%3Amicrosoft.com) | wininet.dll | |
[AppCacheLookup](https://www.google.com/search?num=5&q=AppCacheLookup+site%3Amicrosoft.com) | wininet.dll | |
[CommitUrlCacheEntry](https://www.google.com/search?num=5&q=CommitUrlCacheEntryA+site%3Amicrosoft.com) | wininet.dll | |
[CommitUrlCacheEntryBinaryBlob](https://www.google.com/search?num=5&q=CommitUrlCacheEntryBinaryBlob+site%3Amicrosoft.com) | wininet.dll | |
[CreateMD5SSOHash](https://www.google.com/search?num=5&q=CreateMD5SSOHash+site%3Amicrosoft.com) | wininet.dll | |
[CreateUrlCacheContainer](https://www.google.com/search?num=5&q=CreateUrlCacheContainerA+site%3Amicrosoft.com) | wininet.dll | |
[CreateUrlCacheEntry](https://www.google.com/search?num=5&q=CreateUrlCacheEntryA+site%3Amicrosoft.com) | wininet.dll | |
[CreateUrlCacheEntryExW](https://www.google.com/search?num=5&q=CreateUrlCacheEntryExW+site%3Amicrosoft.com) | wininet.dll | |
[CreateUrlCacheGroup](https://www.google.com/search?num=5&q=CreateUrlCacheGroup+site%3Amicrosoft.com) | wininet.dll | |
[DeleteIE3Cache](https://www.google.com/search?num=5&q=DeleteIE3Cache+site%3Amicrosoft.com) | wininet.dll | |
[DeleteUrlCacheContainer](https://www.google.com/search?num=5&q=DeleteUrlCacheContainerA+site%3Amicrosoft.com) | wininet.dll | |
[DeleteUrlCacheEntry](https://www.google.com/search?num=5&q=DeleteUrlCacheEntry+site%3Amicrosoft.com) | wininet.dll | |
[DeleteUrlCacheGroup](https://www.google.com/search?num=5&q=DeleteUrlCacheGroup+site%3Amicrosoft.com) | wininet.dll | |
[DeleteWpadCacheForNetworks](https://www.google.com/search?num=5&q=DeleteWpadCacheForNetworks+site%3Amicrosoft.com) | wininet.dll | |
[DetectAutoProxyUrl](https://www.google.com/search?num=5&q=DetectAutoProxyUrl+site%3Amicrosoft.com) | wininet.dll | |
[DispatchAPICall](https://www.google.com/search?num=5&q=DispatchAPICall+site%3Amicrosoft.com) | wininet.dll | |
[FindCloseUrlCache](https://www.google.com/search?num=5&q=FindCloseUrlCache+site%3Amicrosoft.com) | wininet.dll | |
[FindFirstUrlCacheContainer](https://www.google.com/search?num=5&q=FindFirstUrlCacheContainerA+site%3Amicrosoft.com) | wininet.dll | |
[FindFirstUrlCacheEntry](https://www.google.com/search?num=5&q=FindFirstUrlCacheEntryA+site%3Amicrosoft.com) | wininet.dll | |
[FindFirstUrlCacheEntryEx](https://www.google.com/search?num=5&q=FindFirstUrlCacheEntryExA+site%3Amicrosoft.com) | wininet.dll | |
[FindFirstUrlCacheGroup](https://www.google.com/search?num=5&q=FindFirstUrlCacheGroup+site%3Amicrosoft.com) | wininet.dll | |
[FindNextUrlCacheContainer](https://www.google.com/search?num=5&q=FindNextUrlCacheContainerA+site%3Amicrosoft.com) | wininet.dll | |
[FindNextUrlCacheEntry](https://www.google.com/search?num=5&q=FindNextUrlCacheEntryA+site%3Amicrosoft.com) | wininet.dll | |
[FindNextUrlCacheEntryEx](https://www.google.com/search?num=5&q=FindNextUrlCacheEntryExA+site%3Amicrosoft.com) | wininet.dll | |
[FindNextUrlCacheGroup](https://www.google.com/search?num=5&q=FindNextUrlCacheGroup+site%3Amicrosoft.com) | wininet.dll | |
[ForceNexusLookup](https://www.google.com/search?num=5&q=ForceNexusLookup+site%3Amicrosoft.com) | wininet.dll | |
[ForceNexusLookupExW](https://www.google.com/search?num=5&q=ForceNexusLookupExW+site%3Amicrosoft.com) | wininet.dll | |
[FreeUrlCacheSpace](https://www.google.com/search?num=5&q=FreeUrlCacheSpaceA+site%3Amicrosoft.com) | wininet.dll | |
[FtpCommand](https://www.google.com/search?num=5&q=FtpCommandA+site%3Amicrosoft.com) | wininet.dll | |
[FtpCreateDirectory](https://www.google.com/search?num=5&q=FtpCreateDirectoryA+site%3Amicrosoft.com) | wininet.dll | |
[FtpDeleteFile](https://www.google.com/search?num=5&q=FtpDeleteFileA+site%3Amicrosoft.com) | wininet.dll | |
[FtpFindFirstFile](https://www.google.com/search?num=5&q=FtpFindFirstFileA+site%3Amicrosoft.com) | wininet.dll | |
[FtpGetCurrentDirectory](https://www.google.com/search?num=5&q=FtpGetCurrentDirectoryA+site%3Amicrosoft.com) | wininet.dll | |
[FtpGetFile](https://www.google.com/search?num=5&q=FtpGetFileA+site%3Amicrosoft.com) | wininet.dll | |
[FtpGetFileEx](https://www.google.com/search?num=5&q=FtpGetFileEx+site%3Amicrosoft.com) | wininet.dll | |
[FtpGetFileSize](https://www.google.com/search?num=5&q=FtpGetFileSize+site%3Amicrosoft.com) | wininet.dll | |
[FtpOpenFile](https://www.google.com/search?num=5&q=FtpOpenFileA+site%3Amicrosoft.com) | wininet.dll | |
[FtpPutFile](https://www.google.com/search?num=5&q=FtpPutFileA+site%3Amicrosoft.com) | wininet.dll | |
[FtpPutFileEx](https://www.google.com/search?num=5&q=FtpPutFileEx+site%3Amicrosoft.com) | wininet.dll | |
[FtpRemoveDirectory](https://www.google.com/search?num=5&q=FtpRemoveDirectoryA+site%3Amicrosoft.com) | wininet.dll | |
[FtpRenameFile](https://www.google.com/search?num=5&q=FtpRenameFileA+site%3Amicrosoft.com) | wininet.dll | |
[FtpSetCurrentDirectory](https://www.google.com/search?num=5&q=FtpSetCurrentDirectoryA+site%3Amicrosoft.com) | wininet.dll | |
[GetProxyDllInfo](https://www.google.com/search?num=5&q=GetProxyDllInfo+site%3Amicrosoft.com) | wininet.dll | |
[GetUrlCacheConfigInfo](https://www.google.com/search?num=5&q=GetUrlCacheConfigInfoA+site%3Amicrosoft.com) | wininet.dll | |
[GetUrlCacheEntryBinaryBlob](https://www.google.com/search?num=5&q=GetUrlCacheEntryBinaryBlob+site%3Amicrosoft.com) | wininet.dll | |
[GetUrlCacheEntryInfo](https://www.google.com/search?num=5&q=GetUrlCacheEntryInfoA+site%3Amicrosoft.com) | wininet.dll | |
[GetUrlCacheEntryInfoEx](https://www.google.com/search?num=5&q=GetUrlCacheEntryInfoExA+site%3Amicrosoft.com) | wininet.dll | |
[GetUrlCacheGroupAttribute](https://www.google.com/search?num=5&q=GetUrlCacheGroupAttributeA+site%3Amicrosoft.com) | wininet.dll | |
[GetUrlCacheHeaderData](https://www.google.com/search?num=5&q=GetUrlCacheHeaderData+site%3Amicrosoft.com) | wininet.dll | |
[GopherCreateLocator](https://www.google.com/search?num=5&q=GopherCreateLocatorA+site%3Amicrosoft.com) | wininet.dll | |
[GopherFindFirstFile](https://www.google.com/search?num=5&q=GopherFindFirstFileA+site%3Amicrosoft.com) | wininet.dll | |
[GopherGetAttribute](https://www.google.com/search?num=5&q=GopherGetAttributeA+site%3Amicrosoft.com) | wininet.dll | |
[GopherGetLocatorType](https://www.google.com/search?num=5&q=GopherGetLocatorTypeA+site%3Amicrosoft.com) | wininet.dll | |
[GopherOpenFile](https://www.google.com/search?num=5&q=GopherOpenFileA+site%3Amicrosoft.com) | wininet.dll | |
[HttpAddRequestHeaders](https://www.google.com/search?num=5&q=HttpAddRequestHeadersA+site%3Amicrosoft.com) | wininet.dll | |
[HttpCheckDavCompliance](https://www.google.com/search?num=5&q=HttpCheckDavCompliance+site%3Amicrosoft.com) | wininet.dll | |
[HttpCloseDependencyHandle](https://www.google.com/search?num=5&q=HttpCloseDependencyHandle+site%3Amicrosoft.com) | wininet.dll | |
[HttpDuplicateDependencyHandle](https://www.google.com/search?num=5&q=HttpDuplicateDependencyHandle+site%3Amicrosoft.com) | wininet.dll | |
[HttpEndRequest](https://www.google.com/search?num=5&q=HttpEndRequestA+site%3Amicrosoft.com) | wininet.dll | |
[HttpGetServerCredentials](https://www.google.com/search?num=5&q=HttpGetServerCredentials+site%3Amicrosoft.com) | wininet.dll | |
[HttpGetTunnelSocket](https://www.google.com/search?num=5&q=HttpGetTunnelSocket+site%3Amicrosoft.com) | wininet.dll | |
[HttpIsHostHstsEnabled](https://www.google.com/search?num=5&q=HttpIsHostHstsEnabled+site%3Amicrosoft.com) | wininet.dll | |
[HttpOpenDependencyHandle](https://www.google.com/search?num=5&q=HttpOpenDependencyHandle+site%3Amicrosoft.com) | wininet.dll | |
[HttpOpenRequest](https://www.google.com/search?num=5&q=HttpOpenRequestA+site%3Amicrosoft.com) | wininet.dll | |
[HttpPushClose](https://www.google.com/search?num=5&q=HttpPushClose+site%3Amicrosoft.com) | wininet.dll | |
[HttpPushEnable](https://www.google.com/search?num=5&q=HttpPushEnable+site%3Amicrosoft.com) | wininet.dll | |
[HttpPushWait](https://www.google.com/search?num=5&q=HttpPushWait+site%3Amicrosoft.com) | wininet.dll | |
[HttpQueryInfo](https://www.google.com/search?num=5&q=HttpQueryInfoA+site%3Amicrosoft.com) | wininet.dll | |
[HttpSendRequest](https://www.google.com/search?num=5&q=HttpSendRequestA+site%3Amicrosoft.com) | wininet.dll | |
[HttpSendRequestEx](https://www.google.com/search?num=5&q=HttpSendRequestExA+site%3Amicrosoft.com) | wininet.dll | |
[HttpWebSocketClose](https://www.google.com/search?num=5&q=HttpWebSocketClose+site%3Amicrosoft.com) | wininet.dll | |
[HttpWebSocketCompleteUpgrade](https://www.google.com/search?num=5&q=HttpWebSocketCompleteUpgrade+site%3Amicrosoft.com) | wininet.dll | |
[HttpWebSocketQueryCloseStatus](https://www.google.com/search?num=5&q=HttpWebSocketQueryCloseStatus+site%3Amicrosoft.com) | wininet.dll | |
[HttpWebSocketReceive](https://www.google.com/search?num=5&q=HttpWebSocketReceive+site%3Amicrosoft.com) | wininet.dll | |
[HttpWebSocketSend](https://www.google.com/search?num=5&q=HttpWebSocketSend+site%3Amicrosoft.com) | wininet.dll | |
[HttpWebSocketShutdown](https://www.google.com/search?num=5&q=HttpWebSocketShutdown+site%3Amicrosoft.com) | wininet.dll | |
[IncrementUrlCacheHeaderData](https://www.google.com/search?num=5&q=IncrementUrlCacheHeaderData+site%3Amicrosoft.com) | wininet.dll | |
[InternetAlgIdToString](https://www.google.com/search?num=5&q=InternetAlgIdToStringA+site%3Amicrosoft.com) | wininet.dll | |
[InternetAttemptConnect](https://www.google.com/search?num=5&q=InternetAttemptConnect+site%3Amicrosoft.com) | wininet.dll | |
[InternetAutodial](https://www.google.com/search?num=5&q=InternetAutodial+site%3Amicrosoft.com) | wininet.dll | |
[InternetAutodialCallback](https://www.google.com/search?num=5&q=InternetAutodialCallback+site%3Amicrosoft.com) | wininet.dll | |
[InternetAutodialHangup](https://www.google.com/search?num=5&q=InternetAutodialHangup+site%3Amicrosoft.com) | wininet.dll | |
[InternetCanonicalizeUrl](https://www.google.com/search?num=5&q=InternetCanonicalizeUrlA+site%3Amicrosoft.com) | wininet.dll | |
[InternetCheckConnection](https://www.google.com/search?num=5&q=InternetCheckConnectionA+site%3Amicrosoft.com) | wininet.dll | |
[InternetClearAllPerSiteCookieDecisions](https://www.google.com/search?num=5&q=InternetClearAllPerSiteCookieDecisions+site%3Amicrosoft.com) | wininet.dll | |
[InternetCloseHandle](https://www.google.com/search?num=5&q=InternetCloseHandle+site%3Amicrosoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetCloseHandle
[InternetCombineUrl](https://www.google.com/search?num=5&q=InternetCombineUrlA+site%3Amicrosoft.com) | wininet.dll | |
[InternetConfirmZoneCrossing](https://www.google.com/search?num=5&q=InternetConfirmZoneCrossing+site%3Amicrosoft.com) | wininet.dll | |
[InternetConnect](https://www.google.com/search?num=5&q=InternetConnectA+site%3Amicrosoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetConnect
[InternetConvertUrlFromWireToWideChar](https://www.google.com/search?num=5&q=InternetConvertUrlFromWireToWideChar+site%3Amicrosoft.com) | wininet.dll | |
[InternetCrackUrl](https://www.google.com/search?num=5&q=InternetCrackUrlA+site%3Amicrosoft.com) | wininet.dll | |
[InternetCreateUrl](https://www.google.com/search?num=5&q=InternetCreateUrlA+site%3Amicrosoft.com) | wininet.dll | |
[InternetDial](https://www.google.com/search?num=5&q=InternetDial+site%3Amicrosoft.com) | wininet.dll | |
[InternetEnumPerSiteCookieDecision](https://www.google.com/search?num=5&q=InternetEnumPerSiteCookieDecisionA+site%3Amicrosoft.com) | wininet.dll | |
[InternetErrorDlg](https://www.google.com/search?num=5&q=InternetErrorDlg+site%3Amicrosoft.com) | wininet.dll | |
[InternetFindNextFile](https://www.google.com/search?num=5&q=InternetFindNextFileA+site%3Amicrosoft.com) | wininet.dll | |
[InternetFortezzaCommand](https://www.google.com/search?num=5&q=InternetFortezzaCommand+site%3Amicrosoft.com) | wininet.dll | |
[InternetFreeCookies](https://www.google.com/search?num=5&q=InternetFreeCookies+site%3Amicrosoft.com) | wininet.dll | |
[InternetFreeProxyInfoList](https://www.google.com/search?num=5&q=InternetFreeProxyInfoList+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetCertByURL](https://www.google.com/search?num=5&q=InternetGetCertByURL+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetConnectedState](https://www.google.com/search?num=5&q=InternetGetConnectedState+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetConnectedStateEx](https://www.google.com/search?num=5&q=InternetGetConnectedStateEx+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetCookie](https://www.google.com/search?num=5&q=InternetGetCookieA+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetCookieEx](https://www.google.com/search?num=5&q=InternetGetCookieExA+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetCookieEx2](https://www.google.com/search?num=5&q=InternetGetCookieEx2+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetLastResponseInfo](https://www.google.com/search?num=5&q=InternetGetLastResponseInfoA+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetPerSiteCookieDecision](https://www.google.com/search?num=5&q=InternetGetPerSiteCookieDecisionA+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetProxyForUrl](https://www.google.com/search?num=5&q=InternetGetProxyForUrl+site%3Amicrosoft.com) | wininet.dll | |
[InternetGetSecurityInfoByURL](https://www.google.com/search?num=5&q=InternetGetSecurityInfoByURL+site%3Amicrosoft.com) | wininet.dll | |
[InternetGoOnline](https://www.google.com/search?num=5&q=InternetGoOnline+site%3Amicrosoft.com) | wininet.dll | |
[InternetHangUp](https://www.google.com/search?num=5&q=InternetHangUp+site%3Amicrosoft.com) | wininet.dll | |
[InternetInitializeAutoProxyDll](https://www.google.com/search?num=5&q=InternetInitializeAutoProxyDll+site%3Amicrosoft.com) | wininet.dll | |
[InternetLockRequestFile](https://www.google.com/search?num=5&q=InternetLockRequestFile+site%3Amicrosoft.com) | wininet.dll | |
[InternetOpen](https://www.google.com/search?num=5&q=InternetOpenA+site%3Amicrosoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetOpen
[InternetOpenUrl](https://www.google.com/search?num=5&q=InternetOpenUrlA+site%3Amicrosoft.com) | wininet.dll | |
[InternetQueryDataAvailable](https://www.google.com/search?num=5&q=InternetQueryDataAvailable+site%3Amicrosoft.com) | wininet.dll | |
[InternetQueryFortezzaStatus](https://www.google.com/search?num=5&q=InternetQueryFortezzaStatus+site%3Amicrosoft.com) | wininet.dll | |
[InternetQueryOption](https://www.google.com/search?num=5&q=InternetQueryOptionA+site%3Amicrosoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetQueryOption
[InternetReadFile](https://www.google.com/search?num=5&q=InternetReadFile+site%3Amicrosoft.com) | wininet.dll | |
[InternetReadFileEx](https://www.google.com/search?num=5&q=InternetReadFileExA+site%3Amicrosoft.com) | wininet.dll | |
[InternetSecurityProtocolToString](https://www.google.com/search?num=5&q=InternetSecurityProtocolToStringA+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetCookie](https://www.google.com/search?num=5&q=InternetSetCookieA+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetCookieEx](https://www.google.com/search?num=5&q=InternetSetCookieExA+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetCookieEx2](https://www.google.com/search?num=5&q=InternetSetCookieEx2+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetDialState](https://www.google.com/search?num=5&q=InternetSetDialState+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetFilePointer](https://www.google.com/search?num=5&q=InternetSetFilePointer+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetOption](https://www.google.com/search?num=5&q=InternetSetOptionA+site%3Amicrosoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetSetOption
[InternetSetOptionEx](https://www.google.com/search?num=5&q=InternetSetOptionExA+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetPerSiteCookieDecision](https://www.google.com/search?num=5&q=InternetSetPerSiteCookieDecisionA+site%3Amicrosoft.com) | wininet.dll | |
[InternetSetStatusCallback](https://www.google.com/search?num=5&q=InternetSetStatusCallback+site%3Amicrosoft.com) | wininet.dll | | Vanara.PInvoke.WinINet.InternetSetStatusCallback
[InternetShowSecurityInfoByURL](https://www.google.com/search?num=5&q=InternetShowSecurityInfoByURL+site%3Amicrosoft.com) | wininet.dll | |
[InternetTimeFromSystemTime](https://www.google.com/search?num=5&q=InternetTimeFromSystemTime+site%3Amicrosoft.com) | wininet.dll | |
[InternetTimeToSystemTime](https://www.google.com/search?num=5&q=InternetTimeToSystemTime+site%3Amicrosoft.com) | wininet.dll | |
[InternetUnlockRequestFile](https://www.google.com/search?num=5&q=InternetUnlockRequestFile+site%3Amicrosoft.com) | wininet.dll | |
[InternetWriteFile](https://www.google.com/search?num=5&q=InternetWriteFile+site%3Amicrosoft.com) | wininet.dll | |
[InternetWriteFileEx](https://www.google.com/search?num=5&q=InternetWriteFileExA+site%3Amicrosoft.com) | wininet.dll | |
[IsHostInProxyBypassList](https://www.google.com/search?num=5&q=IsHostInProxyBypassList+site%3Amicrosoft.com) | wininet.dll | |
[IsUrlCacheEntryExpired](https://www.google.com/search?num=5&q=IsUrlCacheEntryExpiredA+site%3Amicrosoft.com) | wininet.dll | |
[LoadUrlCacheContent](https://www.google.com/search?num=5&q=LoadUrlCacheContent+site%3Amicrosoft.com) | wininet.dll | |
[ParseX509EncodedCertificateForListBoxEntry](https://www.google.com/search?num=5&q=ParseX509EncodedCertificateForListBoxEntry+site%3Amicrosoft.com) | wininet.dll | |
[PrivacyGetZonePreferenceW](https://www.google.com/search?num=5&q=PrivacyGetZonePreferenceW+site%3Amicrosoft.com) | wininet.dll | |
[PrivacySetZonePreferenceW](https://www.google.com/search?num=5&q=PrivacySetZonePreferenceW+site%3Amicrosoft.com) | wininet.dll | |
[ReadUrlCacheEntryStream](https://www.google.com/search?num=5&q=ReadUrlCacheEntryStream+site%3Amicrosoft.com) | wininet.dll | |
[ReadUrlCacheEntryStreamEx](https://www.google.com/search?num=5&q=ReadUrlCacheEntryStreamEx+site%3Amicrosoft.com) | wininet.dll | |
[RegisterUrlCacheNotification](https://www.google.com/search?num=5&q=RegisterUrlCacheNotification+site%3Amicrosoft.com) | wininet.dll | |
[ResumeSuspendedDownload](https://www.google.com/search?num=5&q=ResumeSuspendedDownload+site%3Amicrosoft.com) | wininet.dll | |
[RetrieveUrlCacheEntryFile](https://www.google.com/search?num=5&q=RetrieveUrlCacheEntryFileA+site%3Amicrosoft.com) | wininet.dll | |
[RetrieveUrlCacheEntryStream](https://www.google.com/search?num=5&q=RetrieveUrlCacheEntryStreamA+site%3Amicrosoft.com) | wininet.dll | |
[RunOnceUrlCache](https://www.google.com/search?num=5&q=RunOnceUrlCache+site%3Amicrosoft.com) | wininet.dll | |
[SetUrlCacheConfigInfo](https://www.google.com/search?num=5&q=SetUrlCacheConfigInfoA+site%3Amicrosoft.com) | wininet.dll | |
[SetUrlCacheEntryGroup](https://www.google.com/search?num=5&q=SetUrlCacheEntryGroup+site%3Amicrosoft.com) | wininet.dll | |
[SetUrlCacheEntryInfo](https://www.google.com/search?num=5&q=SetUrlCacheEntryInfoA+site%3Amicrosoft.com) | wininet.dll | |
[SetUrlCacheGroupAttribute](https://www.google.com/search?num=5&q=SetUrlCacheGroupAttributeA+site%3Amicrosoft.com) | wininet.dll | |
[SetUrlCacheHeaderData](https://www.google.com/search?num=5&q=SetUrlCacheHeaderData+site%3Amicrosoft.com) | wininet.dll | |
[ShowCertificate](https://www.google.com/search?num=5&q=ShowCertificate+site%3Amicrosoft.com) | wininet.dll | |
[ShowClientAuthCerts](https://www.google.com/search?num=5&q=ShowClientAuthCerts+site%3Amicrosoft.com) | wininet.dll | |
[ShowSecurityInfo](https://www.google.com/search?num=5&q=ShowSecurityInfo+site%3Amicrosoft.com) | wininet.dll | |
[ShowX509EncodedCertificate](https://www.google.com/search?num=5&q=ShowX509EncodedCertificate+site%3Amicrosoft.com) | wininet.dll | |
[UnlockUrlCacheEntryFile](https://www.google.com/search?num=5&q=UnlockUrlCacheEntryFile+site%3Amicrosoft.com) | wininet.dll | |
[UnlockUrlCacheEntryStream](https://www.google.com/search?num=5&q=UnlockUrlCacheEntryStream+site%3Amicrosoft.com) | wininet.dll | |
[UpdateUrlCacheContentPath](https://www.google.com/search?num=5&q=UpdateUrlCacheContentPath+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheCheckEntriesExist](https://www.google.com/search?num=5&q=UrlCacheCheckEntriesExist+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheCloseEntryHandle](https://www.google.com/search?num=5&q=UrlCacheCloseEntryHandle+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheContainerSetEntryMaximumAge](https://www.google.com/search?num=5&q=UrlCacheContainerSetEntryMaximumAge+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheCreateContainer](https://www.google.com/search?num=5&q=UrlCacheCreateContainer+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheFindFirstEntry](https://www.google.com/search?num=5&q=UrlCacheFindFirstEntry+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheFindNextEntry](https://www.google.com/search?num=5&q=UrlCacheFindNextEntry+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheFreeEntryInfo](https://www.google.com/search?num=5&q=UrlCacheFreeEntryInfo+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheFreeGlobalSpace](https://www.google.com/search?num=5&q=UrlCacheFreeGlobalSpace+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheGetContentPaths](https://www.google.com/search?num=5&q=UrlCacheGetContentPaths+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheGetEntryInfo](https://www.google.com/search?num=5&q=UrlCacheGetEntryInfo+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheGetGlobalCacheSize](https://www.google.com/search?num=5&q=UrlCacheGetGlobalCacheSize+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheGetGlobalLimit](https://www.google.com/search?num=5&q=UrlCacheGetGlobalLimit+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheReadEntryStream](https://www.google.com/search?num=5&q=UrlCacheReadEntryStream+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheReloadSettings](https://www.google.com/search?num=5&q=UrlCacheReloadSettings+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheRetrieveEntryFile](https://www.google.com/search?num=5&q=UrlCacheRetrieveEntryFile+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheRetrieveEntryStream](https://www.google.com/search?num=5&q=UrlCacheRetrieveEntryStream+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheServer](https://www.google.com/search?num=5&q=UrlCacheServer+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheSetGlobalLimit](https://www.google.com/search?num=5&q=UrlCacheSetGlobalLimit+site%3Amicrosoft.com) | wininet.dll | |
[UrlCacheUpdateEntryExtraData](https://www.google.com/search?num=5&q=UrlCacheUpdateEntryExtraData+site%3Amicrosoft.com) | wininet.dll | |
[UrlZonesDetach](https://www.google.com/search?num=5&q=UrlZonesDetach+site%3Amicrosoft.com) | wininet.dll | |
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[HTTP_VERSION_INFO](https://www.google.com/search?num=5&q=HTTP_VERSION_INFO+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+HTTP_VERSION_INFO
[INTERNET_CACHE_TIMESTAMPS](https://www.google.com/search?num=5&q=INTERNET_CACHE_TIMESTAMPS+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_CACHE_TIMESTAMPS
[INTERNET_CERTIFICATE_INFO](https://www.google.com/search?num=5&q=INTERNET_CERTIFICATE_INFO+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_CERTIFICATE_INFO
[INTERNET_DIAGNOSTIC_SOCKET_INFO](https://www.google.com/search?num=5&q=INTERNET_DIAGNOSTIC_SOCKET_INFO+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_DIAGNOSTIC_SOCKET_INFO
[INTERNET_PER_CONN_OPTION](https://www.google.com/search?num=5&q=INTERNET_PER_CONN_OPTION+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PER_CONN_OPTION
[INTERNET_PER_CONN_OPTION_LIST](https://www.google.com/search?num=5&q=INTERNET_PER_CONN_OPTION_LIST+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PER_CONN_OPTION_LIST
[INTERNET_PER_CONN_OPTION_Value](https://www.google.com/search?num=5&q=INTERNET_PER_CONN_OPTION_Value+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PER_CONN_OPTION_Value
[INTERNET_PROXY_INFO](https://www.google.com/search?num=5&q=INTERNET_PROXY_INFO+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PROXY_INFO
[INTERNET_VERSION_INFO](https://www.google.com/search?num=5&q=INTERNET_VERSION_INFO+site%3Amsdn.microsoft.com) | | Vanara.PInvoke.WinINet+INTERNET_VERSION_INFO
[HTTP_VERSION_INFO](https://www.google.com/search?num=5&q=HTTP_VERSION_INFO+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+HTTP_VERSION_INFO
[INTERNET_CACHE_TIMESTAMPS](https://www.google.com/search?num=5&q=INTERNET_CACHE_TIMESTAMPS+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_CACHE_TIMESTAMPS
[INTERNET_CERTIFICATE_INFO](https://www.google.com/search?num=5&q=INTERNET_CERTIFICATE_INFO+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_CERTIFICATE_INFO
[INTERNET_DIAGNOSTIC_SOCKET_INFO](https://www.google.com/search?num=5&q=INTERNET_DIAGNOSTIC_SOCKET_INFO+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_DIAGNOSTIC_SOCKET_INFO
[INTERNET_PER_CONN_OPTION](https://www.google.com/search?num=5&q=INTERNET_PER_CONN_OPTION+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PER_CONN_OPTION
[INTERNET_PER_CONN_OPTION_LIST](https://www.google.com/search?num=5&q=INTERNET_PER_CONN_OPTION_LIST+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PER_CONN_OPTION_LIST
[INTERNET_PER_CONN_OPTION_Value](https://www.google.com/search?num=5&q=INTERNET_PER_CONN_OPTION_Value+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PER_CONN_OPTION_Value
[INTERNET_PROXY_INFO](https://www.google.com/search?num=5&q=INTERNET_PROXY_INFO+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_PROXY_INFO
[INTERNET_VERSION_INFO](https://www.google.com/search?num=5&q=INTERNET_VERSION_INFO+site%3Amicrosoft.com) | | Vanara.PInvoke.WinINet+INTERNET_VERSION_INFO

View File

@ -36,13 +36,13 @@ NuGet Link | Assembly | Description | Dependencies
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Gdi32.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Gdi32)| [Vanara.PInvoke.Gdi32](https://github.com/dahall/Vanara/blob/master/PInvoke/Gdi32/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-1%25-red.svg) | Methods, structures and constants imported from Gdi32.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.IpHlpApi.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.IpHlpApi)| [Vanara.PInvoke.IpHlpApi](https://github.com/dahall/Vanara/blob/master/PInvoke/IpHlpApi/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-26%25-yellow.svg) | Methods, structures and constants imported from IpHlpApi.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Kernel32.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Kernel32)| [Vanara.PInvoke.Kernel32](https://github.com/dahall/Vanara/blob/master/PInvoke/Kernel32/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-49%25-yellow.svg) | Methods, structures and constants imported from Kernel32.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Mpr.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Mpr)| [Vanara.PInvoke.Mpr](https://github.com/dahall/Vanara/blob/master/PInvoke/Mpr/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-0%25-red.svg) | Methods, structures and constants imported from Mpr.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Mpr.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Mpr)| [Vanara.PInvoke.Mpr](https://github.com/dahall/Vanara/blob/master/PInvoke/Mpr/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-100%25-green.svg) | Methods, structures and constants imported from Mpr.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.NetApi32.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.NetApi32)| [Vanara.PInvoke.NetApi32](https://github.com/dahall/Vanara/blob/master/PInvoke/NetApi32/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-1%25-red.svg) | Methods, structures and constants imported from NetApi32.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.NetListMgr.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.NetListMgr)| [Vanara.PInvoke.NetListMgr](https://github.com/dahall/Vanara/blob/master/PInvoke/NetListMgr/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-0%25-red.svg) | Methods, structures and constants imported from NetListMgr.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.NetListMgr.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.NetListMgr)| [Vanara.PInvoke.NetListMgr](https://github.com/dahall/Vanara/blob/master/PInvoke/NetListMgr/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-100%25-green.svg) | Methods, structures and constants imported from NetListMgr.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.NTDSApi.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.NTDSApi)| [Vanara.PInvoke.NTDSApi](https://github.com/dahall/Vanara/blob/master/PInvoke/NTDSApi/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-8%25-red.svg) | Methods, structures and constants imported from NTDSApi.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Ole.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Ole)| [Vanara.PInvoke.Ole](https://github.com/dahall/Vanara/blob/master/PInvoke/Ole/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-7%25-red.svg) | Methods, structures and constants imported from Ole32.dll, OleAut32 and PropSys.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Security.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Security)| [Vanara.PInvoke.Security](https://github.com/dahall/Vanara/blob/master/PInvoke/Security/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-11%25-red.svg) | Methods, structures and constants imported from AdvApi32.dll, Authz.dll and Secur32.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Shell32.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Shell32)| [Vanara.PInvoke.Shell32](https://github.com/dahall/Vanara/blob/master/PInvoke/Shell32/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-18%25-red.svg) | Methods, structures and constants imported from Shell32.dll | Vanara.PInvoke.ComCtl32, Vanara.PInvoke.Ole, Vanara.PInvoke.Security
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.Shell32.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Shell32)| [Vanara.PInvoke.Shell32](https://github.com/dahall/Vanara/blob/master/PInvoke/Shell32/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-100%25-green.svg) | Methods, structures and constants imported from Shell32.dll | Vanara.PInvoke.ComCtl32, Vanara.PInvoke.Ole, Vanara.PInvoke.Security
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.ShlwApi.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.ShlwApi)| [Vanara.PInvoke.ShlwApi](https://github.com/dahall/Vanara/blob/master/PInvoke/ShlwApi/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-0%25-red.svg) | Methods, structures and constants imported from ShlwApi.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.TaskSchd.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.TaskSchd)| [Vanara.PInvoke.TaskSchd](https://github.com/dahall/Vanara/blob/master/PInvoke/TaskSchd/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-100%25-green.svg) | Methods, structures and constants imported from TaskSchd.dll | Vanara.PInvoke.Shared
[![NuGet Package](https://img.shields.io/nuget/v/Vanara.PInvoke.User32.svg?style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.User32)| [Vanara.PInvoke.User32](https://github.com/dahall/Vanara/blob/master/PInvoke/User32/CorrelationReport.md)<br>![Coverage](https://img.shields.io/badge/coverage-4%25-red.svg) | Methods, structures and constants imported from User32.dll | Vanara.PInvoke.Kernel32

View File

@ -0,0 +1,14 @@
using NUnit.Framework;
using System;
namespace Vanara.PInvoke.Tests
{
[TestFixture]
public class ExplorerTests
{
[Test]
public void GetExplTest()
{
}
}
}

View File

@ -90,6 +90,7 @@
<Compile Include="PInvoke\Shared\WinError\Win32ErrorTests.cs" />
<Compile Include="PInvoke\Shared\WinNT\OBJECT_TYPE_LISTTests.cs" />
<Compile Include="PInvoke\Shared\WinUser\MacrosTests.cs" />
<Compile Include="PInvoke\Shell32\ExplorerTests.cs" />
<Compile Include="PInvoke\Shell32\KnownFolderIdExtTests.cs" />
<Compile Include="PInvoke\TaskSchd\TaskSchdTests.cs" />
<Compile Include="PInvoke\User32\User32Tests.cs" />