program not responding

hi,

i wrote a game a few months ago, on network computers at my university.
since then they changed some hardware, installed some new software.

the problem is that on my home computer the game works just fine, but on the university computers the game isn’t responding.

the game opens a win32 window.
one problem was that it colided with a matlab server - but i closed the matlab server down.

the other problem is that the game window is created and then the game stops responding.

does anyone have an idea why this is happening???

alan

Have you tried stepping through the code in a debuger to see were is stopping