ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > ProcessTamer

BUG: Failed to delete tab at index 0

(1/2) > >>

iycgtptyarvg:
I installed ProcessTamer, but when I (try to) start it I get a message box stating:



My computer:
OS Name   Microsoft Windows XP Professional
Version   5.1.2600 Service Pack 2 Build 2600
OS Manufacturer   Microsoft Corporation
System Name   HOME
System Manufacturer   Gigabyte Technology Co., Ltd.
System Model   965P-DS4
System Type   X86-based PC
Processor   x86 Family 6 Model 15 Stepping 6 GenuineIntel ~2400 Mhz
Processor   x86 Family 6 Model 15 Stepping 6 GenuineIntel ~2400 Mhz
BIOS Version/Date   Award Software International, Inc. F9, 27-Apr-2007
SMBIOS Version   2.4
Windows Directory   C:\WINDOWS
System Directory   C:\WINDOWS\system32
Boot Device   \Device\HarddiskVolume3
Locale   United States
Hardware Abstraction Layer   Version = "5.1.2600.2765 (xpsp.050928-1517)"
User Name   HOME\Elidioto
Time Zone   W. Europe Daylight Time
Total Physical Memory   2,048.00 MB
Available Physical Memory   1.18 GB
Total Virtual Memory   2.00 GB
Available Virtual Memory   1.96 GB
Page File Space   3.85 GB
Page File   C:\pagefile.sys

mouser:
wow that is strange, i've never heard of that one before..
searching around newsgroups suggests this:
"I have seen this kind of behavior when some one has Extra Large or Large
Fonts enabled. "
--- End quote ---

do you happen to have your computer configured for super large fonts?

I've also read a suggestion that it could be a bug with "ComCtl32.dll" system dll -- maybe you could check the version of this file on your system? (find the file, right click on properties to see version).

ps. We might take this discussion off to email ([email protected]) until we figure something out..

iycgtptyarvg:
Ok, it was indeed ComCtl32.dll.

Your app apparently only supports an old version of ComCtl32.dll.

My Windows XP SP2 (incl. Visual Studio 2005 SP1) has ComCtl32.dll v6.0

I also found an older version of ComCtl32.dll (v5.82).

After I copied the old version (v5.82)to my %system32% directory, ProcessTamer worked.
When I returned my ComCtl32.dll library to the current (v6.0) it stopped working.

Unfortunately I can't use the old version, because some of my own projects need v6.0+ of ComCtl32.dll.

mouser:
i've never heard of this problem.. i will investigate it more.  please do let me know if you find out anything new.

iycgtptyarvg:
Ok, I have a workaround.

I left the old ComCtl32.dll library in %system32%, and installed the Visual Studio Run-time redistributable package. This creates the new ComCtl32.dll (incl. manifests) in the %WINDIR%\WinSxS, where my apps can find them.

What I don't understand is why your app wouldn't work with a newer version of a Microsoft library. I thought all system libraries were backwards compatible(?)

Anyway, your app is awesome! I really notice a big difference (e.g., trying to do something else while compiling my projects or 7-zipping archives)

Navigation

[0] Message Index

[#] Next page

Go to full version