MetalliC wrote:here is fix for vs2015 and newer
...
speaking in general - having variable "data" in .h file looks evil...
Thanks, MetalliC, I've applied your fix and commited to SVN. I agree that a variable should not be declared inside of a header file but for now, I'm letting it be as I'd rather not mess with this brittle old code
