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

shell32

.

[DllImport("shell32.dll", EntryPoint="PathMakeUniqueName", CharSet=CharSet.Unicode)]

.

static extern bool PathMakeUniqueName (

.

<DllImport("shell32.dll", EntryPoint:="PathMakeUniqueName", CharSet:=CharSet.Unicode)> _

.

Shared Function PathMakeUniqueName( _

.

bool result = PathMakeUniqueName(buffer, buffer.Capacity, null, fileSpec, folderSpec);

.
Documentation
[PathMakeUniqueName] on MSDN

 
Access PInvoke.net directly from VS: