dll hell !!!!!

  • Thread starter Thread starter Knack
  • Start date Start date
K

Knack

You have to point WinXP to the location on the CD.

And BTW, what is the exact error that pops up? Is it "The ordinal xxxx not
found in comctl32.dll"?

And did you try un-registering and then re-registering comctl32.dll?

1) Start > Run > type in: regsvr32 /u comctl32.dll > OK (unregistering)
2) Start > Run > type in: regsvr32 comctl32.dll > OK (registering)

See also Microsoft Knowledge Base Article - 249873
 
I'm in dll hell. Keep getting error messages, etc.
revolving around comctl32.dl

Have tried booting from cd; have tried re-installing XP;
have tried "recovery"

it's a vicious cycle: it wants a file that's assumedly on
the cd; but when it's not on the hard drive, it refuses to
go to cd to find it

Any suggestions?
 
graftonhom;
comctl32.dll = Common Controls Library
----------------------
comctl32.dll exists on my machine XP Home) at the following locations:
C:\WINDOWS\system32
C:\WINDOWS\system32\dllcache
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0
_x-ww_1382d70a
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.
0_x-ww_f7fb5805
-------------------------
You may want to run System File Checker (SFC)
Start
Run
type: sfc /scannow
OK
 
Back
Top