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.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
debug.cpp | 4 years ago | |
debug.h | 4 years ago | |
defconn.h | 4 years ago | |
fauxmfc.cpp | 4 years ago | |
fauxmfc.h | 4 years ago | |
localstr.h | 4 years ago | |
ncxp.thk | 4 years ago | |
netconn.h | 4 years ago | |
netip.h | 4 years ago | |
netutil.cpp | 4 years ago | |
parseinf.cpp | 4 years ago | |
parseinf.h | 4 years ago | |
rasapi.millen.txt | 4 years ago | |
rasapi.w2k.txt | 4 years ago | |
readme.txt | 4 years ago | |
registry.cpp | 4 years ago | |
registry.h | 4 years ago | |
sortstr.cpp | 4 years ago | |
sortstr.h | 4 years ago | |
strarray.cpp | 4 years ago | |
strarray.h | 4 years ago | |
strstri.cpp | 4 years ago | |
strstri.h | 4 years ago | |
util.cpp | 4 years ago | |
util.h | 4 years ago |
readme.txt
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.