How would i use Sevenzipsharp with this code?

后端 未结 3 863
情深已故
情深已故 2020-12-17 18:22

iv tried numerous different ways to get this to work and i got it to basicly work but i cant get the WaitForExit(); \'s to work like they do here... so how would i convert t

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-17 19:00

    If you're using the 32-bit version of the .dll, you can try setting your project to prefer 32-bit architecture.

      - From project properties...   Build  >  check "Prefer 32-bit"
    

提交回复
热议问题