[IronPython] Help with unrar.dll in ironpython

Ronny Stiftel ronny.stiftel at gmail.com
Thu Oct 11 12:14:43 PDT 2007


Hi i am kinda new to ironpython and tried to use unrar in a project.
Since i was unable to directly import it i made a .net wrapper dll (see
attachment generate.py), works quite well only problem left now is:

>> archiveData = unrar.RAROpenArchiveDataEx(OpenMode=1)
ValueError: Attempt to update field 'OpenMode' on value type
'RAROpenArchiveDataEx'; value type fields cannot be directly modified

guess there is an easy way to solve it, any help would be appreciated

regards
ronny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20071011/4d267a8e/attachment.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: generate.py
Url: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20071011/4d267a8e/attachment.asc 


More information about the Users mailing list