CSIDL_LOCAL_APPDATA is a subroutine. So you've got to call it to return the right numeric flag for GetFolderPath.
$realhome = Win32::GetFolderPath( CSIDL_LOCAL_APPDATA() );
-xdg
Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
In reply to Re: Win32 CSIDL_LOCAL_APPDATA
by xdg
in thread Win32 CSIDL_LOCAL_APPDATA
by jkeenan1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |