Xref: utzoo comp.windows.ms.programmer:2495 comp.windows.ms:12771 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!trwind!venice!press From: press@venice.SEDD.TRW.COM (Barry Press) Newsgroups: comp.windows.ms.programmer,comp.windows.ms Subject: Re: my first windows program Keywords: program, link,library Message-ID: <1096@venice.SEDD.TRW.COM> Date: 16 May 91 20:47:40 GMT References: <498@bally.Bally.COM> Reply-To: press@venice.sedd.trw.com (Barry Press) Organization: TRW Systems Engineering & Development Division, Redondo Beach, CA Lines: 12 In article <498@bally.Bally.COM> siva@bally.Bally.COM (Siva Chelliah/50000) writes: > > link /NOD snap3,,,libw slibcew,snap3.def > Try linking in libw (i.e., libw.lib) AFTER slibcew. The reason is that the linker only makes one pass to satisfy externals, and since it hasn't seen the requirements from slibcew when it processes libw, it doesn't worry about those other entries. -- Barry Press Internet: press@venice.sedd.trw.com