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.

17 lines
204 B

  1. ; selfreg.inf for wabimp.dll
  2. [version]
  3. Signature="$CHICAGO$"
  4. [Reg]
  5. AddReg=Wabimp.Reg
  6. [UnReg]
  7. DelReg=Wabimp.Reg
  8. [Wabimp.Reg]
  9. #include "reg.src"
  10. [Strings]
  11. #include "strings.src"
  12. [End]