in reply to Re: Use Windows wimgapi dll
in thread Use Windows wimgapi dll
i get following errorcode...use Encode qw( encode ); my $filehandler = encode('UCS-2le', 'C:\\data.wim'); my $wimfile = new Win32::API("wimgapi", "WIMCreateFile", ['S','C','C', +'C','C','C'], 'N'); my $value = $wimfile->Call($filehandler,WIM_GENERIC_WRITE,WIM_OPEN_EXI +STING,WIM_FLAG_VERIFY,WIM_COMPRESS_NONE,WIM_OPENED_EXISTING);
anybody knows what i´m doing wrong?semi-panic: attempt to dup freed string at test.pl line 10, <DATA> lin +e 164. Can't call method "Pack" on an undefined value at test.pl line 10, <DA +TA> line 164.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Use Windows wimgapi dll
by iea (Beadle) on Aug 04, 2008 at 07:48 UTC | |
by ikegami (Patriarch) on Aug 04, 2008 at 08:03 UTC | |
by iea (Beadle) on Aug 04, 2008 at 10:47 UTC | |
by Anonymous Monk on Aug 04, 2008 at 12:40 UTC | |
by iea (Beadle) on Aug 04, 2008 at 16:51 UTC | |
| |
by iea (Beadle) on Aug 04, 2008 at 11:33 UTC | |
by BrowserUk (Patriarch) on Aug 04, 2008 at 17:36 UTC |