user32.dll was relocated in memory....shell32.dll

i got his message after today update. I'm relieved that it is not just my com but rather the update. Anyone knows how to solve this problem?
My com seems to hang v often after i got the message.
Microsoft should fix the bug quickly.
[248 byte] By [Anonymous] at [2008-1-4]
# 1

Sounds like relevant to this KB article: http://support.microsoft.com/default.aspx/kb/935448/

If not, could you please elaborate more? what's exactly the error message is?

BiteQiu-MSFT at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 2
I am also facing the same problem. This has to do with the new update from Microsoft. The actual error I get is as below:

The system DLL user32.dll was relocated in memory. The application will not run properly. The relocation occurred because the DLL C:\WINDOWS\system32\SHELL32.dll occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.

And this occurs when I try to run calculator.exe, whose vendor is M$. Any pointers on how to solve this issue?

Angeldandruff at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 3
I have the same problem. Update yesterday, today calc.exe doesn't work.
dbomez at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 4
I started getting this yesterday when booting. My calculator works OK though.
lyleohm at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 5
I am getting the same message, calc and Activesync does not start.
Anonymous at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 6

Did you try the suggested hotfix?

http://support.microsoft.com/kb/935448/en-us

--

SvenC

SvenC at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 7
SvenC wrote:

Did you try the suggested hotfix?

http://support.microsoft.com/kb/935448/en-us

--

SvenC

That cured it Thanks!!!!

lyleohm at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 8
That hotfix didn't work for me... I still have this problem when I open the windows calcultator... Is there another hotfix available to solve this problem?

Thanks!

Carlos at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 9
think the hotfix only works for those with a problem with Hhctrl.ocx.. for those of us that has a problem with SHELL32, guess we still gotta wait for another hotfix
Vakz at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 10
The KB article is not useful for us having shell32.dll error. I am pretty sure it got something to do with the recent MS07-017 update, because that's the only update I applied. It is affecting active sync, calculator, Nero burning rom, and some installation exe. I hope there is a fix asap as I don't think it is ideal for us to have a corrupted working environment after applying the microsoft so-called security update. Please, work this out and Thank you.
GhOsT_301 at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 11
Sorry for another post, but as a temporary fix, I just removed the ms07-017 update at add/remove program feature in control panel. I don't know is there any consequences but that's temporarily fixed the shell32.dll problem and I hope there is a new update coming soon to resolve this error. Thank you.
GhOsT_301 at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 12
Cheers matey, worked a treat 4 me. Shows how much MS check these updates b4 downloading them.
danglinangler at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 13
Thanks GhOst_301.

I was having similar issues and thanks to your post I uninstalled the update you referred to ms07-017 (925902). Since I rebooted everything seems to be working fine. Hope we get an update soon. Thanks again for posting as I was getting frustrated trying to install new software.

Anonymous at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...
# 14
I am having the same issue with user32.dll and shell32. The hotfix did not fix it, and AVG Free and ActiveSync both refuse to start.

From some searching online, many people are saying this crops up for users that have a shellpack or bricopack modifying the system bitmap resources (to change the icons and other UI stuff).

In my case, I do have a bricopack from trucsenvrac.com installed, but there are other popular ones at crystalxp.net. Are any of you in a similar position? I would really like to keep the resource modifications the pack makes, but I'd also like to stay patched up; that zero-day exploit sounds potentially nasty.

Frenzy at 2007-10-3 > top of Msdn Tech,Visual C++,Visual C++ General...