finaly this code seems to work but it doesn't extract anything and flags returns success, any oponion?
using System;
using System.Runtime.InteropServices;
namespace Unrar
{
/// <summary>
/// Summary description for Class1.
/// </summary>
class Class1
{
public const int ERAR_END_ARCHIVE...
Dear sirs
after some googling i found some code to using unrar.dll, but i get runtime error
System.NullReferenceException in line iStatus=RARReadHeader(lHandle, ref uHeader);
hear is the code
using System;
using System.Runtime.InteropServices;
namespace Unrar
{
/// <summary>
/// Summary...
Dear sirs
I have a problem in displaying video using mci (dllimport and win32 api) and putting it in a form at x,y position,
if anybody give me code of this in c# , i will be gratful.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.