Problem:
Fatal error LNK1181: cannot open input file "winspool.lib" when linking a Net Express application.
Resolution:
winspool.lib is not supplied with Net Express. This file is supplied by Microsoft with their Platform SDK for Win32 systems. It is freely available for download from the Microsoft website.
Old KB# 7078