Message: 11<br>
Date: Sat, 15 May 2010 12:28:04 -0500<br>
From: &quot;vitamin&quot; &lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;<br>
Subject: [Wine]  Re: how to enable message queue in wine<br>
To: <a href="mailto:wine-users@winehq.org">wine-users@winehq.org</a><br>
Message-ID: &lt;<a href="mailto:1273944484.m2f.43538@forum.winehq.org">1273944484.m2f.43538@forum.winehq.org</a>&gt;<br>
<br>
<br>
nishant rathore wrote:<br>&gt;&gt; i need to run the software on wine that uses message queues. hence
i need to enable the message queue from the window components. how to
enable message queue in wine?<br>
<br>
&gt;What program are you running? What Wine version? Post complete terminal output.<br><br>hi,<br><br>[root@hoopoe win32_on_vega]# wine --version<br>wine-1.0-rc3<br>[root@hoopoe win32_on_vega]# wine myApp.exe <br>fixme:advapi:RegisterTraceGuidsW 0x60f84540 0x60f8c040 0x60f81230 1 0x72fc3c (null) (null) 0x60f8c048<br>
fixme:advapi:RegisterTraceGuidsW 0x610d312e 0x610e6058 0x610d1340 1 0x72fc8c (null) (null) 0x610e6060<br>fixme:advapi:RegisterTraceGuidsW 0x615800c5 0x61594038 0x615736d4 1 0x72fce4 (null) (null) 0x61594040<br>err:module:attach_process_dlls &quot;MQRT.DLL&quot; failed to initialize, aborting<br>
err:module:LdrInitializeThunk Main exe initialization for L&quot;Z:\\home\\nishant\\win32_on_vega\\myApp.exe&quot; failed, status c0000142<br><br>the error is probably because we use message queues.<br><br>thanks<br>regards,<br>
nishant.<br>