From: adrian@adttx.sps.mot.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@cygnus.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@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@cygnus.com" with one line of text: "help".
