Turtlenet, that code looks like exactly what I need. Thanks. Now just one more question about it. Is that code supposed to be in my own derivative of the CView class? I would guess that is the case because it says void CBitmapTestView::OnDraw(CDC* pDC). If that is a real MFC type, then they need to find better names. If it is a class of my own, how do I tell the appwizard that I want to use that one (doesn''t it make you choose from a list? I''m not home now so I can''t check). My experience with MFC and non-DX windows apps in general is minimal (I am, however, a demigod of dialog apps
). Which leads me to my next comment: Magmai Kai Holmlor (could you have chosen a more difficult name to spell?
), Your idea sounds great as well, but I would actually prefer to use only MFC because I have had bad experiences in the past when I tried to mix APIs (like when windows API, winsock, DX, and WGPDUMB collide... maybe that was just a fluke, but I don''t want to sort out another mess like that). I don''t use WGPDUMB anymore anyway, because it seems to conflict with just about everything and it is sooo much slower than my engine...
--------------------
You are not a real programmer until you end all your sentences with semicolons;
(c) 2000 ROAD Programming
You are unique. Just like everybody else.
Yanroy@usa.com
Visit the ROAD Programming Website for more programming help.