sir-lexa sir-lexa@yandex.ru wrote:
case WM_DESTROY:
PostQuitMessage(0);
/* PostQuitMessage(0); It lets some tests to be skipped */ return TRUE;
This is not acceptable, there is much more behind the scene. You need to figure out the real reason of skipping the tests.