Windows XP Community - XPHeads



GDIplus.dll location

microsoft.public.windowsxp.basics


Reply
  #1 (permalink)  
Old 06-28-2008, 03:59 AM
ilyaz
 
Posts: n/a
GDIplus.dll location
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.

--
Ilya Zeldes
Fort Myers, Florida


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-28-2008, 06:25 AM
Nathan
 
Posts: n/a
Re: GDIplus.dll location
On Jun 28, 1:59*pm, "ilyaz" <ilya...@hotmail.com> wrote:
> 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.
>
> --
> Ilya Zeldes
> Fort Myers, Florida


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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-28-2008, 12:01 PM
ilyaz
 
Posts: n/a
Re: GDIplus.dll location
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

"Nathan" <nathanfurry@gmail.com> wrote in message
news:4e99eaa9-f6ef-4b27-91ca-832c8ffe5596@t12g2000prg.googlegroups.com...
On Jun 28, 1:59 pm, "ilyaz" <ilya...@hotmail.com> wrote:
> 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.
>
> --
> Ilya Zeldes
> Fort Myers, Florida


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.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-28-2008, 05:27 PM
Don Phillipson
 
Posts: n/a
Re: GDIplus.dll location
"ilyaz" <ilyaz33@hotmail.com> wrote in message
news:uxbolaR2IHA.2064@TK2MSFTNGP05.phx.gbl...

> 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?)...


Simple test: (if you do not want to search Registry):
1. Write down full filepaths of all four GDIPLUS.DLL files.
2. Rename three of these with prefix x as XGDIPLUS.DLL
(via CMD REName if needed.) Keep a record of this and reboot.
3. Run as normal. If you get an error message that GDIPLUS.DLL
cannot be found, you know the correctly named GDIPLUS.DLL
is either invalid or in the wrong place. Rename it.
4. Correct the name of one of the XGDIPLUS.DLL files, keep
a written record, reboot and return to #3.

--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-29-2008, 07:18 PM
ilyaz
 
Posts: n/a
Re: GDIplus.dll location
Don,
thanks for your suggestion. I may try it. However, for now, I have no
problem running this machine and decided to leave these files where they
are...
Thanks again for your help.
Ilya

"Don Phillipson" <e925@SPAMBLOCK.ncf.ca> wrote in message
news:uybVNcU2IHA.5512@TK2MSFTNGP06.phx.gbl...
> "ilyaz" <ilyaz33@hotmail.com> wrote in message
> news:uxbolaR2IHA.2064@TK2MSFTNGP05.phx.gbl...
>
>> 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?)...

>
> Simple test: (if you do not want to search Registry):
> 1. Write down full filepaths of all four GDIPLUS.DLL files.
> 2. Rename three of these with prefix x as XGDIPLUS.DLL
> (via CMD REName if needed.) Keep a record of this and reboot.
> 3. Run as normal. If you get an error message that GDIPLUS.DLL
> cannot be found, you know the correctly named GDIPLUS.DLL
> is either invalid or in the wrong place. Rename it.
> 4. Correct the name of one of the XGDIPLUS.DLL files, keep
> a written record, reboot and return to #3.
>
> --
> Don Phillipson
> Carlsbad Springs
> (Ottawa, Canada)
>
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:22 AM.








Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74