VT6656 WiFi driver

Dennis
Hi at all,
I bought the VIA VT6656 (Solomon) wireless adapter.
Now I try to integrate the drivers in WinCE6 to use it on my mini2440.
So I follow the manual (
http://code.google.com/p/friendlyarm/wiki/WinCE_HowToStart ) and load a
WinCE image in Visual Studio 2005 and moved all six driverfiles (
http://code.google.com/p/friendlyarm/downloads/list )in the appropriate
folder. 
But how do I import the .dll and .reg files in my parameterfiledirectory?
With drag and drop it doesn’t work, in these case Visual Studio just opens
the file.

2.copy all the cotent of VNUWLC6.reg to Platform.reg. (Just add the cotent
of VNUWLC6.reg to Platform.reg, not replace it)
3.Copy all the cotent of VNUWLC6.bib to platform.bib. (Just add the cotent
of VNUWLC6.bib to platform.bib, not replace it)

kind regards 
Dennis

domodom
You have to use platform builder and generate your own wince image.

Else you can try to copy the dll file in the windows directory of your
target, then plug the USB wifi dongle, a dialog must open to ask for the
name of the driver : you enter the name of the dll file. I'm not sure it
works on your target (it depends of your wince image), but you can try.

Best regards
domodom

Dennis
Thanks domodom,
your "Else" worked fine.
But now I have a new Problem, I don’t get a connection to my network.
The program shows me my wifi but when I connect it, I don’t get an IP.
I have try to do it manual, but without any success.
I have a WPA (TKIP) key but I’m not shore if it’s an “Ad hoc-Network”.
When I don’t choose that option I cannot entry an Key.

Dennis
Ah ok I found my mistake, wrong aerial connection :)