Step 2. Adapting the OEMDONGL.C Source Code

The DDK supplied with the DDK has VxD support for the following IR devices:

If your IR device is not one previously listed or is not compatible with one of those devices, then you must modify the OEMDONGL.C source code to support your device and create a new VxD. In order to produce a VxD that works with the generic serial IrFramer to support your device, adapt the OEMDONGL.C sample source code to your dongle hardware, compile it, and link it to DONGLE.LIB and CVXDCTRL.ASM.