August 3rd, 1999, 05:53 PM
I'm just wondering if there is a way to assign one CBitmap object to another w/o causing copy constructor errors even though the regular = doesn't work for some reason. I have used memcopy but I'm afraid I'll copy a pointer and run into all sorts of problems. Furthermore I was wondering if there is a way to tell what type of variable was assigned to the template variable from w/in the template function. Any help would be apreciated.
-Chad-
-Chad-