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 "UrlCreateFromPath" in [All]

shlwapi

.
Summary
.

    static extern int UrlCreateFromPath(

.

    Declare Unicode Function UrlCreateFromPath Lib "shlwapi.dll" Alias "UrlCreateFromPathW" _

.

      UrlCreateFromPath(filepath,url,ref maxLen,0);

.

      rc = UrlCreateFromPath(pathTextbox.Text, sb, sz, 0)

.
Documentation
[UrlCreateFromPath] on MSDN

 
Access PInvoke.net directly from VS: