Click to See Complete Forum and Search --> : memory errors


falc0n
October 27th, 2002, 01:06 AM
I wrote an app. using VC++ .NET in my Windows XP system.
In win2k and win_xp program works without any problem.
In win98 and win_me doesn't work good. When I'm clicking any button, the program causes memory error, and crashes(it doesn't have to be an button_click event - it can be every event).
It doesn't matter if library is static-linked or dynamic - always is the same.