- Use more specific error codes than E_FAIL, where possible.
commit18988663c286476b8324d70a4aa180bb8ebf530a
authorRobert Shearman <rob@codeweavers.com>
Fri, 19 Nov 2004 18:14:47 +0000 (19 18:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Nov 2004 18:14:47 +0000 (19 18:14 +0000)
tree153d7ed9c40e867ff142ec2b24df2d1a834c5f0f
parent2515ff77fc2979e4770df5a5d3988e7c3f182e9e
- Use more specific error codes than E_FAIL, where possible.
- Move vtable to end, give it the const modifier, and remove unneeded
  function declarations.
dlls/shell32/memorystream.c