i really have not installed the full platform SDK. but i can use gdi+ normally when i useing MFC. but it is really failed when i called the function gdiplusshutdown in my ATL DLL project. maybe i need installed the full platform SDK? i will try:(
J
joyle
@joyle
Posts
-
can i use gdi+ in atl project? -
can i use gdi+ in atl project?i try to use gdi+ in my atl dll project. but it was failed when i try to exit my process because the gdiplusshutdown fuction is failed. what can i do?:( :( :(
-
Can I use GDI+ lib in my ATL projectsI try to use gdi+ lib in my atl projects. but when i did it, i found that the function gdiplusshutdown is always failed when i want to exit the program. how can i do it?:(