Windows will mark your application as "unresponsive" if you don't process events within a certain amount of time (10-20s). I've no idea how you handle things (since you didn't provide any information), but you have to handle events if you want to prevent your application from being marked as unresponsive.