gdi+
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi! If I use some "normal" MFC class, VisualStudio offers such a nice name completition (inteli sense?!) but with the gdi+ classes, the IDE dont show me the hints, which methods a class has. :( anybody an idea, how to enable it?
Intellisense in VisualStudio(6) is more or less broken, particularly when you are using third party libraries, you can get away with tools like Visual Assist. Check out http://www.wholetomato.com I think they have a 30 day trial. Cheers, Kannan