Greetings again, Michael Lueck wrote: > I suspect this is what the qualify method of the Stream class is doing: > https://msdn.microsoft.com/en-us/library/windows/desktop/aa364963%28v=vs.85%29.aspx > > "GetFullPathName does not convert the specified file name, lpFileName. If the > specified file name exists, you can use GetLongPathName or GetShortPathName > to convert to long or short path names, > respectively."
I recalled some Rexx project with aim to bridge over to the vast majority of DLL API's without having to special develop/compile an interface in a Rexx DLL to said DLL API. Perhaps that would be a more convenient way to obtain access to GetLongPathName and GetShortPathName Windows API's. Can someone recall what project it is that came to mind? I am thankful, -- Michael Lueck Lueck Data Systems http://www.lueckdatasystems.com/ ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
