<br clear="all">I was able to compile KISS and HPSDR_USB_V1.1 under Win7 64-Bit using Visual C# 10 Beta 2 last week (exchanged FFTW for 64-Bit) and found exactly the same behavior. Compiling gives no error. Up to now I have no clue where the function you mentioned fail!<br>

<br>Hermann,<br>DL3HVH<br>
<br><br><div class="gmail_quote">On Sat, Dec 12, 2009 at 2:16 AM, James Brown <span dir="ltr"><<a href="mailto:Jim@seti.net">Jim@seti.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

***** High Performance Software Defined Radio Discussion List *****<br>
<br>
I am looking at the problem of KISS under Win 7 (and Vista) not finding Ozy.<br>
<br>
The problem is  inside the DLL HPSDR_USB_V1.1 In the function InitFindAndOpenDevice<br>
<br>
It seems to be centered around the call:<br>
<br>
    libUSB_Interface.usb_bus bus = libUSB_Interface.usb_get_busses();<br>
<br>
The way I read this is: Run the function usb_get_busses defined in the libUSB_interface and return "bus".<br>
bus is of type libUSB_Interface.usb_bus.  Do I have that right?<br>
<br>
This is where it blows up but with my limited knowledge of C# I don't know where to go from there.<br>
I have implemented this same process in Delphi and it works fine.<br>
<br>
Any suggestions?<br>
Regards....... Jim<br>
<br>
W6KYP<br>
<a href="http://www.SETI.Net" target="_blank">www.SETI.Net</a> <br>
_______________________________________________<br>
HPSDR Discussion List<br>
To post msg: <a href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br>
Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org</a><br>
HPSDR web page: <a href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br>
Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/</a><br>
</blockquote></div><br>