What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Need help with code

Pages: (2): « First « 1 [ 2 ] Last »
Need help with code
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Need help with code
It works in VC++ because that automatically links to gdi32.lib - it's a default. And that #pragma is specific to C++ as well - other preprocessors will have different ways of linking.

I see Dev-C++ uses a port of GCC. In that case, you'll need to find the command line and add '-lgdi32' to it.
[Image: spartaafk.png]
09-05-2005 08:25 PM
Profile PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On