discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTemporaryDirectory() && Windows


From: Marc Brünink
Subject: NSTemporaryDirectory() && Windows
Date: Tue, 10 May 2005 20:53:30 +0200

Hi folks,

on my Windows machine NSTemporaryDirectory() returns a string like:
~C/DOKUME~1/ADMINI~1/....
So this is the old DOS representation of names which are longer than 8 characters.

How to convert this string to a nice one like:
c:\Dokumente und Einstellungen\Administrator\..

Does any method exist which implements this conversion?
Isn't it a bit outdated to return a MS-DOS 5.x string?

thanks
Marc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]