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.h | 4 years ago | |
libtest.cpp | 4 years ago | |
makefile | 4 years ago | |
readme.txt | 4 years ago | |
sources | 4 years ago | |
winnt256.bmp | 4 years ago | |
wndstuff.cpp | 4 years ago | |
wndstuff.h | 4 years ago | |
wndstuff.rc | 4 years ago |
readme.txt
libtest is obsolete, and should be removed eventually.
Its purpose was to check the linking of gdipstat.lib, but it's sufficiently
different from how Office links to gdipstat.lib, that it's effectively useless.
Instead, we have Engine\Flat\CrtCheck, which is an early-warning system for
our build lab to detect illegal CRT references, and of course there's
our Office build itself.