From: adrian AT adttx DOT sps DOT mot DOT com (Adrian Lao) Subject: unresovled symbols .. 31 Jul 1998 09:07:59 -0700 Message-ID: <199807301551.KAA07994.cygnus.gnu-win32@paradise.sps.mot.com> To: gnu-win32 AT cygnus DOT com Hi, I'm writing a program and it calls DdeClientTransaction, which is supposed in libuser32.a. However, I got a unresovled symbol on DdeClientTransaction during linking (I've included -luser32). Using nm on libuser32.a, it shows: XXXXXXX T _DdeClientTransaction AT 32 What's the @32 at the end means? What changes do I need to make to get it linked? Thank you. Adrian - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".