29 Jun
2007
29 Jun
'07
12:51 p.m.
On Friday 29 June 2007, Alexandre Julliard wrote:
On Wine the list of characters is:
/:<>|
Where did you find that list? The "official" list is INVALID_NT_CHARS in ntdll/directory.c and it should match the NT one.
Looks like the list of (printable) characters that shlwapi.PathIsValidChar rejects. -Hans