Dear All,
I am searching for a Memory detection tool for Visual Basic.
Just like bounds checker for VC++.Is there one available as an evaluation copy atleast!
Regards
Aravind
:rolleyes: :rolleyes: :rolleyes:
Printable View
Dear All,
I am searching for a Memory detection tool for Visual Basic.
Just like bounds checker for VC++.Is there one available as an evaluation copy atleast!
Regards
Aravind
:rolleyes: :rolleyes: :rolleyes:
well I just guess you are doing something wrong with the copy memory, you should look at your parameters there, since you can do a lot of funny stuff to your system with that call :)
I would also try not to use to many of the Proc APIs but maybe that's just me