Newsgroups: comp.windows.ms Path: utzoo!utgpu!watserv1!daemon From: batman@watsci.uwaterloo.ca (Marcell Stoer) Subject: Linking Problem with SDK 3.0 Sample Codes Message-ID: <1990Jul31.033448.8929@watserv1.waterloo.edu> Sender: daemon@watserv1.waterloo.edu Organization: University of Waterloo, Waterloo, Ontario Date: Tue, 31 Jul 90 03:34:48 GMT Lines: 6 When linking the generic sample codes that came with SDK 3.0 with link v3.65 (the one that comes with Microsoft Compiler v5.1), got unresolved externals error. The unresolved functions are the ones in c:\windev\lib\libw.lib. The LIB environment variable is set to c:\windev\lib;c:cl\lib. Can anybody help me?