Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
251 B

  1. LIBRARY VDMREDIR
  2. EXPORTS
  3. VrDispatch
  4. VrInitialized
  5. VrReadNamedPipe
  6. VrWriteNamedPipe
  7. VrIsNamedPipeName
  8. VrIsNamedPipeHandle
  9. VrAddOpenNamedPipeInfo
  10. VrConvertLocalNtPipeName
  11. VrRemoveOpenNamedPipeInfo
  12. VrCancelPipeIo