Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 VC++ 6 woes
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
morgaine




PostPosted: Sun Mar 11, 2007 1:54 am   Post subject: VC++ 6 woes

I'm provided with this engine thing written in VC6, which compiles fine under VC6 but gives a huge number of errors with newer versions of compilers. I need to write a GUI which uses the engine, but GDI+ is not supported in VC++6. So I have the following options:

1. port the VC++6 code to Visual Studio 2005
2. tweak things and get GDI+ to work with VC++6
3. use the old GDI API (which I don't know how to use)

Any suggestions on which way may be easier? thanks!
Sponsor
Sponsor
Sponsor
sponsor
md




PostPosted: Tue Mar 13, 2007 2:03 pm   Post subject: RE:VC++ 6 woes

Move it to VS 2005 or gcc. VC++ 6 has notoriously bad library support.
morgaine




PostPosted: Thu Mar 15, 2007 12:11 am   Post subject: RE:VC++ 6 woes

thanks for the reply md.
haha I've decided to cheat: I'm making the engine dump data to a text file and just query that from my program.
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: