Skip Menu |

This queue is for tickets about the File-HomeDir CPAN distribution.

Report information
The Basics
Id: 62519
Status: open
Priority: 0/
Queue: File-HomeDir

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Links to Win32 reference documentation
Not really a bug. Here is are some links to reference documentation for Win32 special folders (up to Windows 7): CSIDL: http://msdn.microsoft.com/en-us/library/bb762494%28v=VS.85%29.aspx KnownFolders: http://msdn.microsoft.com/en-us/library/dd378457%28v=VS.85%29.aspx Windows User Experience Interaction Guidelines (Vista / 7): http://msdn.microsoft.com/en-us/library/Aa511258.aspx (downloadable as PDF) -- Olivier Mengué - http://search.cpan.org/~dolmen/ http://github.com/dolmen/
See also: "Windows Data and Settings Management" (which explains Windows roaming profiles) http://technet.microsoft.com/en-us/library/bb742580.aspx -- Olivier Mengué - http://search.cpan.org/~dolmen/ http://github.com/dolmen/
And also (prably the most relevant for a portable File::HomeDir::Windows): ***************************************************************** Pat Altimore: "Where Should I Store my Data and Configuration Files if I Target Multiple OS Versions?" http://blogs.msdn.com/b/patricka/archive/2010/03/18/where-should-i-store-my-data-and-configuration-files-if-i-target-multiple-os-versions.aspx ***************************************************************** Microsoft KB: How to write a Windows XP Application that stores user and application data in the correct location by using Visual C++ http://support.microsoft.com/kb/310294 "Namespace Usage Guidelines for the Windows Vista File System" (PDF) http://download.microsoft.com/download/e/6/a/e6aa654f-cccb-421e-9b50-3392e9886084/VistaFileSysNamespaces.pdf -- Olivier Mengué - http://search.cpan.org/~dolmen/ http://github.com/dolmen/