Windows2003-3790/shell/ext/hnw/shared
2020-09-30 16:53:55 +02:00
..
debug.cpp First commit 2020-09-30 16:53:55 +02:00
debug.h First commit 2020-09-30 16:53:55 +02:00
defconn.h First commit 2020-09-30 16:53:55 +02:00
fauxmfc.cpp First commit 2020-09-30 16:53:55 +02:00
fauxmfc.h First commit 2020-09-30 16:53:55 +02:00
localstr.h First commit 2020-09-30 16:53:55 +02:00
ncxp.thk First commit 2020-09-30 16:53:55 +02:00
netconn.h First commit 2020-09-30 16:53:55 +02:00
netip.h First commit 2020-09-30 16:53:55 +02:00
netutil.cpp First commit 2020-09-30 16:53:55 +02:00
parseinf.cpp First commit 2020-09-30 16:53:55 +02:00
parseinf.h First commit 2020-09-30 16:53:55 +02:00
rasapi.millen.txt First commit 2020-09-30 16:53:55 +02:00
rasapi.w2k.txt First commit 2020-09-30 16:53:55 +02:00
readme.txt First commit 2020-09-30 16:53:55 +02:00
registry.cpp First commit 2020-09-30 16:53:55 +02:00
registry.h First commit 2020-09-30 16:53:55 +02:00
sortstr.cpp First commit 2020-09-30 16:53:55 +02:00
sortstr.h First commit 2020-09-30 16:53:55 +02:00
strarray.cpp First commit 2020-09-30 16:53:55 +02:00
strarray.h First commit 2020-09-30 16:53:55 +02:00
strstri.cpp First commit 2020-09-30 16:53:55 +02:00
strstri.h First commit 2020-09-30 16:53:55 +02:00
util.cpp First commit 2020-09-30 16:53:55 +02:00
util.h First commit 2020-09-30 16:53:55 +02:00

When the thunk layer changes, do this:

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