?
=?iso-8859-1?Q?Espen_L=F8ke?=
I am using VS.NET 2003 to created a mixed mode exe. I am
not using any gdi functions and it compiles fine.
If I just include gdiplus.h the linker forces me to link
in gdiplus.lib although I am not using any gdi
functionality. Could somebody please explain this to
me ?? I thought the linker would se that no gdi calls
were made and just skip this part....
not using any gdi functions and it compiles fine.
If I just include gdiplus.h the linker forces me to link
in gdiplus.lib although I am not using any gdi
functionality. Could somebody please explain this to
me ?? I thought the linker would se that no gdi calls
were made and just skip this part....