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.

8 lines
588 B

  1. move "**/inetcore/mshtml/src/site/**:**:**:**" to "Site/$folder/$topClass/$name"
  2. move "**:**:**:`vftable'" to "vftable/$class#::#$name"
  3. move ":::_CLSID_HTML*" to "_CLSID_HTML/$name"
  4. move "**:**::g_*" to "Globals/g_/$name"
  5. move "**:**::**" to "Globals/no_g/$name"
  6. move "**:**:CElement/ACCELS:**" to "ACCELS/$class/$name"
  7. move "**:**:CElement/**:**" to "$class/$name"
  8. move "**/inetcore/mshtml/src/site/base:**:**:**" to "Base/$topClass/$name"