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.

140 lines
692 B

  1. ;
  2. ; specifies how a native directory maps to a WOW directory
  3. ;
  4. [NativeDataToWowData.DirectoryInformation.Textmode]
  5. ;
  6. ; japanese IMEs
  7. ;
  8. 200=230
  9. 201=231
  10. 202=232
  11. ;
  12. ; FE shared
  13. ;
  14. 220=233
  15. 221=234
  16. ;
  17. ; specifies filtering information that defines how files are ; mapped. All files are mapped based on specified extensions
  18. ;
  19. [WowData.Filter]
  20. ;
  21. ; japanese IMEs
  22. ;
  23. DirectoryToMap=200
  24. DirectoryToMap=201
  25. DirectoryToMap=202
  26. ;
  27. ; FE shared
  28. ;
  29. DirectoryToMap=220
  30. DirectoryToMap=221
  31. FileExtensions=drv,exe,dll,ocx,tlb,ax,nls,cpl,rll,mof,tsp,ime,dic,ini
  32. ; specifies the extensions to look for
  33. [Strings]