Nathan,
thanks for your help! I looked up the article you suggested and then run a
search on my HD. I was surprised to find four gdiplus.dll files. They all
different in size - 1600KB, 1601KB, 1604KB, and 1607KB. Two are located in
two MSOCache CABs and two in My Pictures and My Documents folders. The MS
Visual Studio is empty... Recently, I was moving and deleting a lot of
photos and documents. It's possible that I inadvertently moved this gdiplus
file once. But twice? Now what? Should I leave them where they are or move
them somewhere else (in MS Visual Studio folder?)... Also, I found a RegCure
tool which claims to fix gdiplus.dll and Registry. Should I use it? I'm not
a developer, I'm a plain end user...
Thanks again for your assistance.
Ilya
Does someone know where the GDIPLUS.DLL file usually is located? Today, I
found it in My Documents. How and when it got there I have no idea...
Any suggestion will be appreciated.
Hey IIya,
GDIPLUS.DLL is a library used in Microsoft Visual Studio (which should
be in your "Program Files" folder). If you are a developer and have it
installed, there is the reason why. GDI is an acronym for Graphics
Display Interface, Which you can read about here:
http://msdn.microsoft.com/en-us/library/ms536380.aspx
As for it being moved there I wouldn't have a clue. Visual Studio may
have done this or you may want to check for malicious software or it
could come down to someone moving it manually.
Regards,
Nathan F.