Click here to Skip to main content
15,909,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multilanguages resource file (one file) Pin
toxcct8-Feb-06 21:43
toxcct8-Feb-06 21:43 
GeneralRe: Multilanguages resource file (one file) Pin
Bernhard8-Feb-06 21:46
Bernhard8-Feb-06 21:46 
GeneralRe: Multilanguages resource file (one file) Pin
toxcct8-Feb-06 22:04
toxcct8-Feb-06 22:04 
GeneralRe: Multilanguages resource file (one file) Pin
Bernhard8-Feb-06 22:11
Bernhard8-Feb-06 22:11 
GeneralRe: Multilanguages resource file (one file) Pin
fregolo528-Feb-06 22:14
fregolo528-Feb-06 22:14 
GeneralRe: Multilanguages resource file (one file) Pin
toxcct8-Feb-06 22:18
toxcct8-Feb-06 22:18 
GeneralRe: Multilanguages resource file (one file) Pin
Bernhard8-Feb-06 22:24
Bernhard8-Feb-06 22:24 
QuestionCannot include <gdiplus.h> Pin
jantimmerman8-Feb-06 21:00
jantimmerman8-Feb-06 21:00 
Hello,

I am new to Visual C++ (not to C++ though) and I am trying to draw a curve with GDI+. Since I kept getting the same linker errors, I made a new project in which I only included <windows.h> and <gdiplus.h>.

The result: first this warning: (all linker errors)
<br />
warning LNK4248: unresolved typeref token (0100001A)for 'Gdiplus.GpCachedBitmap'; image may not run<br />

And then several errors of this type
error LNK2028: unresolved token (0A000049) "extern "C" enum Gdiplus::Status __stdcall GdipCloneImage(class Gdiplus::GpImage *,class Gdiplus::GpImage * *)" (??1PrivateFontCollection@Gdiplus@@$$FUAM@XZ)<br />


I have installed Visual C++ 2005 Express and the Windows Server 2003 SDK and added the path to the VC++ Directories.
Running on XP with SP2

Thanks in advance.

Best regards,

Jan Timmerman

-- modified at 3:09 Thursday 9th February, 2006
AnswerRe: Cannot include &lt;gdiplus.h&gt; Pin
Cedric Moonen8-Feb-06 21:11
Cedric Moonen8-Feb-06 21:11 
GeneralRe: Cannot include &lt;gdiplus.h&gt; Pin
jantimmerman8-Feb-06 21:42
jantimmerman8-Feb-06 21:42 
QuestionTop-Level Window problem Pin
Nguyen Thi Thanh8-Feb-06 20:34
Nguyen Thi Thanh8-Feb-06 20:34 
AnswerRe: Top-Level Window problem Pin
ThatsAlok8-Feb-06 22:51
ThatsAlok8-Feb-06 22:51 
GeneralRe: Top-Level Window problem Pin
Nguyen Thi Thanh9-Feb-06 14:52
Nguyen Thi Thanh9-Feb-06 14:52 
Questiontransfer VC6 IDE settings to another computer Pin
thomas yang8-Feb-06 19:56
thomas yang8-Feb-06 19:56 
AnswerRe: transfer VC6 IDE settings to another computer Pin
Aamir Butt9-Feb-06 1:27
Aamir Butt9-Feb-06 1:27 
QuestionNeed programmer,please help,please Pin
isabella_12028-Feb-06 19:48
isabella_12028-Feb-06 19:48 
AnswerRe: Need programmer,please help,please Pin
Prakash Nadar8-Feb-06 20:35
Prakash Nadar8-Feb-06 20:35 
JokeRe: Need programmer,please help,please Pin
Michael P Butler8-Feb-06 23:06
Michael P Butler8-Feb-06 23:06 
GeneralRe: Need programmer,please help,please Pin
Prakash Nadar8-Feb-06 23:15
Prakash Nadar8-Feb-06 23:15 
AnswerRe: Need programmer,please help,please Pin
ThatsAlok8-Feb-06 21:52
ThatsAlok8-Feb-06 21:52 
QuestionXML Parsing Pin
swaapu8-Feb-06 19:45
swaapu8-Feb-06 19:45 
AnswerRe: XML Parsing Pin
ThatsAlok8-Feb-06 22:03
ThatsAlok8-Feb-06 22:03 
AnswerRe: XML Parsing Pin
kakan8-Feb-06 22:03
professionalkakan8-Feb-06 22:03 
AnswerRe: XML Parsing Pin
jhwurmbach8-Feb-06 22:12
jhwurmbach8-Feb-06 22:12 
GeneralRe: XML Parsing Pin
Rob Caldecott8-Feb-06 22:21
Rob Caldecott8-Feb-06 22:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.