GDI+ with Win32 API Dev-C++

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2007
Posts: 15
Reputation: Fromethius is an unknown quantity at this point 
Solved Threads: 0
Fromethius Fromethius is offline Offline
Newbie Poster

GDI+ with Win32 API Dev-C++

 
0
  #1
Jul 1st, 2007
I have Windows XP with Dev-C++. I created a Windows Application and added #include <gdiplus.h> to the top of the file. I made sure I had gdiplus.h and all the files it required in my include folder. However, when I try to run the application. I get these errors: http://rafb.net/p/wD4DPa78.html The last two errors repeat over and over again around 250 times. I checked the GdiplusEnums.h file and see this: http://rafb.net/p/ncqJg732.html As I said before, this line: enum EmfPlusRecordType; is giving me the error that says: 534 C:\Dev-Cpp\include\GdiplusEnums.h use of enum `EmfPlusRecordType' without previous declaration. Can I get some help with this one? I really need to use GDI+ with my Dev-C++ Win32 application in order to display PNG files because it is the easiest way I know of to display PNG files without using lots of user-created external libraries.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC