README.TXT
Upload User: linklycbj
Upload Date: 2009-11-12
Package Size: 447k
Code Size: 1k
Category:

Windows Develop

Development Platform:

WINDOWS

  1. The IOSCaller is a non-working sample that illustrates the text discussion
  2. about how to create and perform an I/O request on a block device.
  3. AEP.H on the Windows 95 DDK contains a syntax error in the definition for the 
  4. AEP_rpm_change structure.  You should copy the corrected version of AEP.H from
  5. this subdirectory to your DDKINC32 directory before building this sample.
  6. To build this sample, prepare your system according to the general
  7. directions in the root directory of this disc. Run "nmake -f myvxd.mak" to
  8. build from a command prompt, or open the IOSCaller project in Microsoft Developer
  9. Studio and build within that environment.
  10. Since this isn't a working VxD, you can't do anything with it once you do
  11. build it.