View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004891 | JEDI Code Library | JclSysInfo | public | 2009-08-10 12:14 | 2009-09-02 16:23 |
Reporter | HeikoAdams | Assigned To | outchy | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | Version 1.105 | ||||
Target Version | Fixed in Version | Version 2.0 | |||
Summary | 0004891: New Function GetLocalAppData | ||||
Description | The following function retrieves to local appdata folder location, which is the prefered location for storing app data since windows vista. function GetLocalAppData: string; begin Result := GetSpecialFolderLocation(CSIDL_LOCAL_APPDATA); end; | ||||
Additional Information | I've not inserted an fpc part for this function because I don't have fpc available. | ||||
Tags | Jcl, local appdata | ||||
Fixed in GIT commit | |||||
Fixed in SVN revision | 2946 | ||||
IDE version | BDS 2006 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-10 12:14 | HeikoAdams | New Issue | |
2009-08-10 12:14 | HeikoAdams | IDE version | => BDS 2006 |
2009-08-12 09:07 | HeikoAdams | Tag Attached: Jcl | |
2009-08-12 09:07 | HeikoAdams | Tag Attached: local appdata | |
2009-08-13 15:13 | outchy | Note Added: 0015994 | |
2009-08-13 15:13 | outchy | Assigned To | => outchy |
2009-08-13 15:13 | outchy | Status | new => feedback |
2009-09-02 16:23 | outchy | Fixed in revision | => 2946 |
2009-09-02 16:23 | outchy | Status | feedback => resolved |
2009-09-02 16:23 | outchy | Fixed in Version | => Version 2.0 |
2009-09-02 16:23 | outchy | Resolution | open => fixed |