First  |  Prev |  Next  |  Last
Pages: 511 512 513 514 515 516 517 518 519 520 521 522
question about OID_802_11_ADD_KEY
When the WZC connects ad hoc I noticed it changed from add_wep in SP1 to add_key in SP2 There is one thing I don't understand. this is what I captured. (the bytes set with OID_802_11_ADD_KEY) 2D 00 00 00 00 00 00 80 0D 00 00 00 FF FF FF FF FF FF D8 76 64 FE 56 03 98 FE 56 03 15 F0 D8 76 70 69 9B 40 0C 11 DC... 3 Jun 2005 21:58
Programming style...
originated in the java corner, i have some difficulties to adapt the programming style used in the platform sdk and the ddk. therefore i'd like to know what you think about the way i handled some things. 1) device interface GUIDs not defined in a global header: i tried to find the GUID of disc type devices whic... 4 Jun 2005 20:20
Printer driver woes
I'm using the bitmap driver sample from the LDK, and am running into a few problems. All I want to do is take the individual scan lines and pass them to an existing DLL that then does some processing. I can't seem to get the FilterGraphics method to get called. I'm return S_OK in the GetImplementedMethod, ... 30 May 2005 02:13
OID_802_11_BSSID_LIST_SCAN
I try to get signal strength and MAC's of all access points in user-mode. I try to make it without NDISUIO writing in pure C. I made a little app which uses WMI and Setup Api to find wireless network card. Unfortunately I do not know how to SET OID_802_11_BSSID_LIST_SCAN oid. Passing it to DeviceIoControl with IOC... 3 Jun 2005 14:36
Implementing HideStandardUI
Hi. Newbie question: What do I have to do to be able to implement the HideStandardUI-method? I have tried to change to inherited interface to IPrintOemUI2 instead of IPrintOemUI, but that doesn't seem to work as I get a compilation error. /Erik ... 10 Jun 2005 03:35
keyboard filter driver
Hi, Currently iam doing a keyboard filter driver based on kbfiltr example from ddk. My objectives are to 1. Insert multiple keystrokes from a single key press. For example, when user press <a> i must send it as <SHIFT><F1> in the same context of <a>. 2. Drop and remap multiple keystrokes. For e... 27 May 2005 14:14
legacyMode Problems
Hi, I am trying to use the legacyMode element within the dpinst xml schema, so that we can install non signed drivers using the Device Package Installer. However i do not seem to be bale to get it to work as it will not install the drive as it is not signed. Is there anything else that one should do to get ... 13 Jun 2005 09:57
about SdBusOpenInterface() and SDIO
the sdbusapi.doc said, the SdBusOpenInterface() should be called in AddDevice(), but I develop a driver for NDIS NIC, then I have no this callback routine , I call it in my MiniportInitialize(),but it failed all the time,I have no idea. please help me, if you know this. and it said, SD function drivers are WD... 2 Jun 2005 22:16
msvad question
Hi all! Newbie with this virtual adapter driver example. When connect capture pin to default renderer i hear only cracks. But one time i heard sound from my usb microphone using msvad (simple) filter. I have saved 2 graphedit projects (both contains only 2 filters - msvad connected to default audio renderer): 1... 26 May 2005 05:19
Install kbfiltr
Hi everyone, I would like to use DDK example kbfiltr to filter my USB keyboard but not my PS2 keyboard. So I figure that I have to install kbfiltr as an upper filtr of kbhid but below kbdclass. What PNPID should I use in place of *PNP0BAAD in kbfiltr.inf? Do I need to change Include and Needs? Is there any other c... 18 May 2005 11:04
First  |  Prev |  Next  |  Last
Pages: 511 512 513 514 515 516 517 518 519 520 521 522