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.

5 lines
243 B

  1. When the thunk layer changes, do this:
  2. 1) check out nconn16\i386\thunk.asm and nconn32\i386\thunk.asm
  3. 2) rebuild the thunk layer: thunk.exe -t thk NCXP.thk -o Thunk.asm
  4. 3) replace the thunk.asm files with the generated one and check back in.