Click here to Skip to main content
15,910,878 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Queue help Pin
Christian Graus1-Dec-02 13:28
protectorChristian Graus1-Dec-02 13:28 
GeneralRe: Queue help Pin
geo_m1-Dec-02 13:55
geo_m1-Dec-02 13:55 
GeneralRe: Queue help Pin
Christian Graus1-Dec-02 14:01
protectorChristian Graus1-Dec-02 14:01 
GeneralRe: Queue help Pin
ian_ok1-Dec-02 8:52
ian_ok1-Dec-02 8:52 
GeneralRe: Queue help Pin
Christian Graus1-Dec-02 12:59
protectorChristian Graus1-Dec-02 12:59 
GeneralRe: Queue help Pin
ian_ok2-Dec-02 3:29
ian_ok2-Dec-02 3:29 
GeneralRe: Queue help Pin
Gary R. Wheeler3-Dec-02 15:12
Gary R. Wheeler3-Dec-02 15:12 
GeneralLink errors with GDI+ Pin
Salvador Dali1-Dec-02 3:58
Salvador Dali1-Dec-02 3:58 
Hi

I'm trying to create a simple mdi application using gdi+.
I've followed the directions found on another article in codeproject,
but I get the following errors:

Linking...<br />
test01.obj : error LNK2019: unresolved external symbol _GdiplusStartup@12 referenced in function "public: virtual int __thiscall Ctest01App::InitInstance(void)" (?InitInstance@Ctest01App@@UAEHXZ)<br />
test01.obj : error LNK2019: unresolved external symbol _GdiplusShutdown@4 referenced in function "protected: virtual int __thiscall Ctest01App::ExitInstance(void)" (?ExitInstance@Ctest01App@@MAEHXZ)<br />
Debug/test01.exe : fatal error LNK1120: 2 unresolved externals


I've got Visual Studio .NET running on W2k sp3 and all the GDI+ libraries, dlls, and source files are ok and properly (I guess)
referenced in the project options.

Any ideas? Confused | :confused:
GeneralRe: Link errors with GDI+ Pin
Michael Dunn1-Dec-02 5:41
sitebuilderMichael Dunn1-Dec-02 5:41 
GeneralRe: Link errors with GDI+ Pin
Salvador Dali1-Dec-02 10:41
Salvador Dali1-Dec-02 10:41 
GeneralHelp with Buffers! Pin
Paddy1-Dec-02 2:09
Paddy1-Dec-02 2:09 
GeneralRe: Help with Buffers! Pin
markkuk1-Dec-02 2:37
markkuk1-Dec-02 2:37 
GeneralRe: Help with Buffers! Pin
Paddy1-Dec-02 2:53
Paddy1-Dec-02 2:53 
GeneralRe: Help with Buffers! Pin
slt1-Dec-02 11:57
slt1-Dec-02 11:57 
GeneralRe: Help with Buffers! Pin
Anonymous1-Dec-02 11:57
Anonymous1-Dec-02 11:57 
GeneralChanging priority in a priority queue Pin
pankajdaga1-Dec-02 1:53
pankajdaga1-Dec-02 1:53 
Questionhow can i serialize a tree struct using c++. not use mfc Pin
ttzzgg_807131-Dec-02 1:04
ttzzgg_807131-Dec-02 1:04 
AnswerRe: how can i serialize a tree struct using c++. not use mfc Pin
Christian Graus1-Dec-02 2:43
protectorChristian Graus1-Dec-02 2:43 
GeneralRe: how can i serialize a tree struct using c++. not use mfc Pin
ttzzgg_807131-Dec-02 2:57
ttzzgg_807131-Dec-02 2:57 
GeneralRe: how can i serialize a tree struct using c++. not use mfc Pin
Christian Graus1-Dec-02 9:41
protectorChristian Graus1-Dec-02 9:41 
GeneralRe: how can i serialize a tree struct using c++. not use mfc Pin
Gary R. Wheeler1-Dec-02 5:19
Gary R. Wheeler1-Dec-02 5:19 
GeneralRe: how can i serialize a tree struct using c++. not use mfc Pin
Ravi Bhavnani1-Dec-02 6:39
professionalRavi Bhavnani1-Dec-02 6:39 
GeneralRe: how can i serialize a tree struct using c++. not use mfc Pin
ttzzgg_807131-Dec-02 7:59
ttzzgg_807131-Dec-02 7:59 
GeneralRe: how can i serialize a tree struct using c++. not use mfc Pin
Paul Ingles1-Dec-02 7:15
Paul Ingles1-Dec-02 7:15 
GeneralRe: how can i serialize a tree struct using c++. not use mfc Pin
devvvy1-Dec-02 10:18
devvvy1-Dec-02 10:18 

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.