<br>Hi when i try to compile my code i get this error:<br>1&gt;C:\omniORB-4.1.4\include\omnithread.h(239) : error C3861: &#39;TryEnterCriticalSection&#39;: no se encontró el identificador<br><br>and a lot of warning like this:<br>
C:\omniORB-4.1.4\include\omnithread.h(213) : warning C4272: &#39;omni_thread_fatal::omni_thread_fatal&#39; : está marcada con __declspec(dllimport); debe especificar la convención de llamadas nativa al importar una función.<br>
and like this:<br>1&gt;C:\omniORB-4.1.4\include\omniORB4/IOP.h(107) : warning C4394: &#39;IOP::TAG_INTERNET_IOP&#39; : el símbolo por Appdomain no se debe marcar con __declspec(dllimport)<br><br>please, help!<br>