Hello Jouni,<br><br>I guess I'm really interested in finding a non-specific-to-ming-or-qt gui example.&nbsp; The &quot;dual interface&quot; reference goes to the way that the wpa_gui deals with the &quot;un-solicited&quot; messages by setting up a monitor_conn (and appearently a read thread --I don't know qt).
<br><br>Right now -today- I'm just trying to take the wpa_cli example and put it into a class.&nbsp; I shouldn't be having trouble with that, but I am getting &quot;unresolved external&quot; errors apparently because I cannot link to the c-style functions in 
common.c and oswin32.c modules.<br><br>I guess I've forgotten the declaration to allow this...can you tell me how to link a c-style compiled function into a class in a cpp???<br><br>I think it would be fair for me to give you my class once I have it working, if you can get me started and past this link issue, Jouni.&nbsp; If you keep my name out of it, I'll allow you to distribute it.
<br><br>So really I don't want a UI (mfc or other) vs2005 project, but really a wpa_cli as a class or help with my linkage issue...that would really help,<br><br><br>thanks so much!!<br><br>george<br><br><div><span class="gmail_quote">
On 8/5/06, <b class="gmail_sendername">Jouni Malinen</b> &lt;<a href="mailto:jkmaline@cc.hut.fi">jkmaline@cc.hut.fi</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Aug 04, 2006 at 01:26:30PM -0700, George S. Lockwood wrote:<br>&gt; Does anyone have / know of a VS2005 Windows app project that has the<br>&gt; functionality of a dual interface (like wpa_gui) but no reference to qt or
<br>&gt; ming??<br><br>I'm not completely sure what you are referring to with &quot;dual interface.&quot;<br>Anyway, I know of at least one Windows GUI implementation (for<br>wpa_supplicant) that uses MFC and does not need Qt or MinGW. However,
<br>that program has not been releases under an open source license.<br><br>--<br>Jouni Malinen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PGP id EFC895FA<br>_______________________________________________<br>HostAP mailing list
<br><a href="mailto:HostAP@shmoo.com">HostAP@shmoo.com</a><br><a href="http://lists.shmoo.com/mailman/listinfo/hostap">http://lists.shmoo.com/mailman/listinfo/hostap</a><br></blockquote></div><br>