Die Community zu .NET und Classic VB.
Menü

PathCompactPathEx

 von 

Deklaration  

Declare Function PathCompactPathEx Lib "shlwapi.dll" _
                 Alias "PathCompactPathExA" ( _
                 ByVal pszOut As String, _
                 ByVal pszSrc As String, _
                 ByVal cchMax As Long, _
                 ByVal dwFlags As Long) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel PathCompactPathEx des API-Wikis.

Sollte diese Deklaration fehlerhaft sein, würden wir uns freuen, wenn sie diese als fehlerhafte Deklaration melden würden.

Zugehörige Tipps