Re: [gdal-dev] Is GDAL reentrant

2008-11-10 Thread Frank Warmerdam
Clay, Bruce wrote: I have a Microsoft application with multiple tabs / property pages. Each tab is controlled by a separate class. I have a separate instance of GDAL in each class. I also had an instance in a popup that I used to connect to the database. After the user logins and the popup

[gdal-dev] Is GDAL reentrant

2008-11-07 Thread Clay, Bruce
I have a Microsoft application with multiple tabs / property pages. Each tab is controlled by a separate class. I have a separate instance of GDAL in each class. I also had an instance in a popup that I used to connect to the database. After the user logins and the popup window goes away it seem