I have 2 versions of my application, one with and one without a simple drawing routine. I was shocked to find the difference in size. Both were compiled without debugging info. The one without was only about 266 KB. The one with was a whopping 2.5 MB. There is no other difference other than the drawing. Why would there be that much difference? Maybe another library was added?
Jim
Jim