mirror of https://github.com/tongzx/nt5src
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
140 lines
692 B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;
|
|
; specifies how a native directory maps to a WOW directory
|
|
;
|
|
[NativeDataToWowData.DirectoryInformation.Textmode]
|
|
;
|
|
; japanese IMEs
|
|
;
|
|
200=230
|
|
201=231
|
|
202=232
|
|
;
|
|
; FE shared
|
|
;
|
|
220=233
|
|
221=234
|
|
|
|
|
|
;
|
|
; specifies filtering information that defines how files are ; mapped. All files are mapped based on specified extensions
|
|
;
|
|
[WowData.Filter]
|
|
;
|
|
; japanese IMEs
|
|
;
|
|
DirectoryToMap=200
|
|
DirectoryToMap=201
|
|
DirectoryToMap=202
|
|
;
|
|
; FE shared
|
|
;
|
|
DirectoryToMap=220
|
|
DirectoryToMap=221
|
|
|
|
FileExtensions=drv,exe,dll,ocx,tlb,ax,nls,cpl,rll,mof,tsp,ime,dic,ini
|
|
; specifies the extensions to look for
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Strings]
|