Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "PathCommonPrefix" in [All]

shlwapi

.

static extern Int32 PathCommonPrefix(

.

Declare Function PathCommonPrefix Lib "shlwapi.dll" Alias "PathCommonPrefixA" (ByVal pszFile1 As String, ByVal pszFile2 As String, ByVal pszPath As String) As Long

.

Int32 nRet = PathCommonPrefix(


 
Access PInvoke.net directly from VS: