Section courante

A propos

Section administrative du site

PathCombine

shlwapi.dll Combine des chemins
 

Syntaxe

[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
static extern string PathCombine([Out] StringBuilder lpszDest, string lpszDir, string lpszFile);

Description

Cette fonction permet d'ajouter un chemin de répertoire à la fin d'un autre chemin de répertoire.



Dernière mise à jour : Samedi, le 26 décembre 2009