]> Creatis software - gdcm.git/commit
BUG: Could not use DirList from a dll on windows since the symbol was not exported...
authormalaterre <malaterre>
Fri, 14 Jan 2005 22:20:11 +0000 (22:20 +0000)
committermalaterre <malaterre>
Fri, 14 Jan 2005 22:20:11 +0000 (22:20 +0000)
commit104b91460e28364b160e2f9ad518be3758c477b2
tree755cd02c2a7648583e1560506587af14878f8948
parentaa74099d3b9e6bf860806305891414f048b7e9a0
BUG: Could not use DirList from a dll on windows since the symbol was not exported. So I had to rewrite the class a little. the usage is slightly more complex now (one more function call)
src/gdcmDicomDir.cxx
src/gdcmDirList.cxx
src/gdcmDirList.h
src/gdcmSerieHeader.cxx