Einzelnen Beitrag anzeigen

Benutzerbild von Ultimator
Ultimator

Registriert seit: 17. Feb 2004
Ort: Coburg
1.860 Beiträge
 
FreePascal / Lazarus
 
#3

Re: IStorage.CreateStream -> Länge des Namens/EOleSysErro

  Alt 13. Okt 2005, 16:24
Hi Jim.
Zitat:
pwcsName
[in] A pointer to a wide character null-terminated Unicode string that contains the name of the newly created storage object. The name can be used later to reopen the storage object. The name must not exceed 31 characters in length, not including the string terminator. The 000 through 01f characters, serving as the first character of the stream/storage name, are reserved for use by OLE. This is a compound file restriction, not a structured storage restriction.
So ist der Parameter für den Namen beschrieben, also müsste WideString schon passen...
Angenommen, ich hab jetzt einen Ordner mit Musik (z.B. "Rage Against The Machine - The Battle Of Los Angeles").
Was muss ich mit dem anstellen, damit ich den brennen kann, ohne dass "Name ungültig" kommt?
Julian J. Pracht
  Mit Zitat antworten Zitat