diff OSAPI.cpp @ 32:4c90ae1041aa

Слияние
author Ritor1
date Sat, 19 Jan 2013 22:26:31 +0600
parents 739d8f3b50f9
children 39f42990698f
line wrap: on
line diff
--- a/OSAPI.cpp	Sat Jan 19 22:26:24 2013 +0600
+++ b/OSAPI.cpp	Sat Jan 19 22:26:31 2013 +0600
@@ -35,6 +35,6 @@
   if (hPrevWindow)
     SetActiveWindow(hPrevWindow);
 
-  __debugbreak();
+  //__debugbreak();
   return 0;
 }