This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

unresovled symbols ..


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]