On Thu, Jul 10, 2008 at 9:16 PM, Jouni Malinen &lt;<a href="mailto:j@w1.fi">j@w1.fi</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, Jul 09, 2008 at 10:34:38PM -0400, <a href="mailto:void@no.spam.com">void@no.spam.com</a> <a href="mailto:void@no.spam.com">void@no.spam.com</a> wrote:<br>
<br>
&gt; OK, I just downloaded wpa_supplicant versions 0.5.10, &nbsp;0.4.11, and <a href="http://0.3.11." target="_blank">0.3.11.</a><br>
&gt; Got an error about PACKET.DLL, so I downloaded WinPcap 3.1 (latest version<br>
&gt; that supports 98) to solve that problem. &nbsp;I also downloaded<br>
&gt; <a href="http://w1.fi/wpa_supplicant/qt4/wpa_gui-qt433-windows-dll.zip" target="_blank">http://w1.fi/wpa_supplicant/qt4/wpa_gui-qt433-windows-dll.zip</a>.<br>
&gt;<br>
&gt; When I try to run wpa_gui.exe for version 0.5.10, I get a &quot;A required .DLL<br>
&gt; file, QT3SUPPORT4.DLL, was not found&quot; error. &nbsp;That<br>
&gt; wpa_gui-qt433-windows-dll.zip file only includes mingwm10.dll, QtCore4.dll,<br>
&gt; and QtGui4.dll. &nbsp;Where can I get QT3SUPPORT4.DLL?<br>
<br>
</div>Qt3Support4.dll is part of Qt4 libraries and is likely available<br>
somewhere in the internet ;-). Anyway, I would suggest testing wpa_gui<br>
from 0.6.3 since the latest version should not need Qt3 support anymore.<br>
<div class="Ih2E3d"><br>
&gt; Also, when I try to run wpa_supplicant.exe version 0.5.10, I get a &quot;The<br>
&gt; WPA_SUPPLICANT.EXE file is linked to missing export<br>
&gt; ADVAPI32.DLL:ConvertStringSecurityDescriptorToSecurityDescriptorA.&quot; error<br>
&gt; message. &nbsp;Is it calling an API that is not available in 98?<br>
<br>
</div>Sounds like that. This may end up being somewhat more difficult to<br>
resolve.. I would assume this is coming from WMI code and it might be<br>
possible to disable that for a test and rely on polling the driver for<br>
association data.</blockquote><div><br>OK, I found a zip file containing QT3SUPPORT4.DLL, as well as the other *.DLL files.<br><br>wpa_gui.exe versions 0.4.11 and 0.5.10 give me a &quot;The WPA_GUI.EXE file is linked to missing export QTCORE4.DLL:_ZN7QString16fromAscii_helperEPKci.&quot; error.<br>
<br>wpa_gui.exe version 0.6.3 gives me a &quot;The WPA_GUI.EXE file is linked to missing export QTCORE4.DLL:_ZN19QAbstractTableModel12dropMimeDataEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex.&quot; error.<br><br>wpa_supplicant.exe version 0.6.3 gives me the same error that version 0.5.10 gave me.<br>
<br>So it looks like version 0.3.11 might work, and 0.4.11 might work (without wpa_gui.exe).<br><br></div></div>