Hello everybody
My VB6 project crashes on WinXP SP2 machines when a MSHFlexGrid control is
filled with too many rows. I don't actually get an error message, but the
controls on the form move from their initial positions, some dissapear and
the grid isn't formatted properly.
The problem only comes up when running the EXE, not when running the
application throught the IDE. I have tried compiling both on a SP1 machine
and on a SP2 machine, the EXE produced seems to behave in exactly the same
way, i.e. it runs perfectly well on SP1 machines and crashes on SP2 machines.
Any ideas?
Regards
Howard