Leaked source code of windows server 2003
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.

11 lines
233 B

  1. ; rwinf.def : Declares the module parameters for the DLL.
  2. LIBRARY RWINF
  3. EXPORTS
  4. RWGetTypeString @2
  5. RWValidateFileType @3
  6. RWReadTypeInfo @4
  7. RWGetImage @5
  8. RWWriteFile @6
  9. RWParseImage @7
  10. RWUpdateImage @8