[
  {
    "Id": "158287",
    "ThreadId": "47295",
    "Html": "Has anyone called dotnetzip from unmanaged code?  I was curious about what that entails.<br>\r\n<br>\r\nThanks.\r\n",
    "PostedDate": "2009-02-16T15:08:38.697-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "158362",
    "ThreadId": "47295",
    "Html": "You could certainly use DotNetZip from Managed C++.  That would work like any other class library.<br>\r\nIf you are writing a strictly native code, then hmmmm, I don't know about that.  <br>\r\nI would recommend looking at a native library, like zlib, for that.  (see zlib.org). <br>\r\n",
    "PostedDate": "2009-02-16T20:28:34.187-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]