Re: Add Remove Programs



gdiplus.dll is Microsoft GDI+.

C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.0.0_x-ww_8d353f13\GdiPlus.dll

C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\GdiPlus.dll

gdiplus.dll
http://support.microsoft.com/dllhelp/default.aspx?l=55&fid=38456

Windows GDI
Purpose
The Microsoft® Windows® graphics device interface (GDI) enables applications to use graphics and formatted text on both the video display and the printer. Windows-based applications do not access the graphics hardware directly. Instead, GDI interacts with device drivers on behalf of applications.
from...
http://msdn2.microsoft.com/en-us/library/ms536795.aspx

GDI+
Purpose
Microsoft Windows GDI+ is a class-based API for C/C++ programmers. It enables applications to use graphics and formatted text on both the video display and the printer. Applications based on the Microsoft Win32 API do not access graphics hardware directly. Instead, GDI+ interacts with device drivers on behalf of applications. GDI+ is also supported by Microsoft Win64.
from...
http://msdn2.microsoft.com/en-us/library/ms533798.aspx

How to update your computer with the JPEG processing (GDI+) security update
http://www.microsoft.com/protect/computer/updates/bulletins/200409_jpeg_tool.mspx

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:4376D4A4-3C6F-498C-ACB6-CBCC583C5527@xxxxxxxxxxxxx,
aries <aries@xxxxxxxxxxxxxxxxxxxxxxxxx> hunted and pecked:
I am still waiting to find someone who may have had a similar problem:

My Search tool will not find anything except GDI, but on my add/remove
programs list is GdiPlusUpgrade with absolutely no other information or
way to change or remove it. GdiPlusUpgrade does not exist on my computer
according to the search tool. When I went to knowledge base to find out
how to remove something that cannot be removed otherwise, there is no
windows>current version that I can uninstall on the registry. I am
really at a loss to figure this out and I don't know why I should have to
pay to get help on it. Seems like a bug to me.

.



Relevant Pages

  • Re: Add Remove Programs
    ... programs list as to what GdiplusUpgrade is. ... Windows GDI ... to use graphics and formatted text on both the video display and the ... Windows-based applications do not access the graphics hardware ...
    (microsoft.public.windowsxp.general)
  • The story: Painting bitmap to screen is slow
    ... I've done a lot graphics programming by now and the thing that bothers me with GDI+ in .NET framework the most is slow drawing of bitmaps to screen. ... In Win32, there were two types of bitmaps, compatible and memory bitmap. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: regarding graphics object
    ... The GDI+ FAQ shows how to create retained mode graphics systems but notice ... that these still paint all the visible objects at each Paint cycle. ... Find great Windows Forms articles in Windows Forms Tips and Tricks ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Graphics.DrawLines
    ... I've never come accross any hardware graphics card supporting GDI+. ... Rendering very large lines, polygons or even very small ones, e.g. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: The story: Painting bitmap to screen is slow
    ... GDI bitmap pointing to the same area of memory. ... onto a Graphics device context. ...
    (microsoft.public.dotnet.framework.drawing)