From: webphone on
I need to write a receiver driver installed on windows to listen wifi or
bluetooth mouse and keyboard.

For the communication between PC and devices, I searched
http://www.btframework.com/wcl.htm (I am not sure whether there are other
alternatives).

However, I cannot search the receiver driver. It is supposed that the
machine has built in bluetooth and 802.11b

Where can I buy or download the source and how to integrate with WCL?

I found http://www.synaptics.com/developers/manuals

Does it has other manufacturer like synaptics has developer manual?

From: Tim Roberts on
webphone <webphone(a)discussions.microsoft.com> wrote:
>
>I need to write a receiver driver installed on windows to listen wifi or
>bluetooth mouse and keyboard.

Wireless mice and keyboards do not use wifi.

What are you REALLY trying to accomplish? You can write a HID filter
driver to catch keyboard and mouse messages, but you can't intercept the
traffic at a low-level.
--
Tim Roberts, timr(a)probo.com
Providenza & Boekelheide, Inc.