Section courante

A propos

Section administrative du site

EXPANDFILENAMECASE

Étendre le nom du fichier avec case
Free Pascal sysutils

Syntaxe

Function ExpandFileNameCase(Const FileName:UNICODESTRING;Out MatchFound:TFilenameCaseMatch):UNICODESTRING;
Function ExpandFileNameCase(Const FileName:RAWBYTESTRING;Out MatchFound:TFilenameCaseMatch):RAWBYTESTRING;

Description

Cette fonction permet d'étendre un nom de fichier entré insensible au casse en chemin complet enregistré sur le disque.



Dernière mise à jour : Mardi, le 25 Août 2020