> vcdemo1.c:(.text+0xa): undefined reference to `GetDesktopWindow'

You are obviously not including the win32 api library,
-lmwin and possibly others.  See the Makefile in the
src/demos/mwin directory for examples of a link line.

Regards,

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to