[comp.windows.ms.programmer] Linking TC .obj to Windows ?

rev@vax5.cit.cornell.edu (03/20/91)

How to add .obj to a link list for Windows?

From the BC++ User Guide it seems to me that one *must*
to compile all files with th -W option to be able to create
a Windows application.

What happens, if I have an .obj compiled with TC without
th -W option?  Do ALL the files have to be compiled with -W ?

And also: when programming for Windows is name mangling allowed
(like a declaration: extern "C" void TCfunction();) ?

All advice is appreciated.

 Peter Revesz, Cornell, MS&E
               revesz@snoopy.msc.cornell.edu