[
  {
    "Id": "441283",
    "ThreadId": "212210",
    "Html": "<p>Hi. I am interested in using this library in VC++ and was wondering if there was a .lib file that I missed in one of the downloads? Thanks in advance and sorry if this is a stupid question. &lt;_&lt;</p>",
    "PostedDate": "2010-05-10T19:45:14.173-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "441408",
    "ThreadId": "212210",
    "Html": "<p>If you are using C++/CLI, then you would just use the Ionic.Zip.DLL.&nbsp; There is a example in the documentation.</p>\r\n<p>If you are using C++, and you're not doing C++/CLI, then I would advise against using DotNetZip. A better option is something like zlib - it does DEFLATE and GZIP, not zip, but you can use the minizip code in the contrib directory of the source distribubtion as an example for producing actual ZIP files.</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-05-11T03:53:50.47-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "441522",
    "ThreadId": "212210",
    "Html": "<p>I really like your library, but am used to using lib files when using dll's. I am not sure how to include a resource to the dll in VC++ without a lib file. I am interested in incorporating this lib to help thousands of people use it. Maybe you could give me a rundown of how to add the dll file into VC++? Thanks tons in advance. :)</p>",
    "PostedDate": "2010-05-11T07:51:58.26-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "441570",
    "ThreadId": "212210",
    "Html": "<p>I just answered your question.&nbsp; Seems like you are asking it again.</p>\r\n<p>I don't think you want this library.&nbsp; I think you're not using VC++/CLI.&nbsp;</p>\r\n<p>If you're doing regular C++ development then you need to use something else.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-05-11T09:25:52.957-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "441635",
    "ThreadId": "212210",
    "Html": "<p>Ok. That's a shame, but thanks for the answers. :)</p>",
    "PostedDate": "2010-05-11T11:13:06.003-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]