PathMatchSpec (shlwapi)
Last changed: johnbell149@gmail.com-202.74.138.1

.
Summary
TODO - a short description

C# Signature:

[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
static extern bool PathMatchSpec([In] String pszPath1, [In] String pszPath2);

VB Signature:

Declare Function PathMatchSpec Lib "shlwapi.dll" (TODO) As TODO

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation