Re: Warning about comctl32.dll

"Luke Dunstan" <[email protected]>
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
----- Original Message ----- 
From: "Jeffrey Barish" <[email protected]>
To: <[email protected]>
Sent: Thursday, March 02, 2006 11:27 AM
Subject: Re: [PythonCE] Warning about comctl32.dll


>> > Some of my applications are now triggering a warning when they first 
>> > start
>> > running that reads:
>> >
>> > Please install a newer version of comctl32.dll (at least version 4.70 
>> > is
>> > required but you have 0.00) or the program won't operate correctly.
>>
>> If I search for this message on Google it appears only in wxWidgets 
>> source
>> code, so I suggest you ask on their mailing list.
>>
>> Luke
>
> I did post a message, as you suggested.  In case anyone is interested, the
> response that I got was:
>
>> It seems in 2_6_BRANCH of wxWidgets source repository this message occur 
>> in
>> wxW/src/msw/listctrl.cpp when wxLC_VIRTUAL flag is used.
>
> The version of wx that runs on WinCE is 2.5.2.8u, but the symptoms match. 
> All
> my test programs that contain a list control in virtual mode produce the
> error message and those with a list control in normal mode do not.  I am
> still searching for a solution to this problem.
> -- 
> Jeffrey Barish

Did they admit that it is a wxWidgets bug though? As you say, Windows CE has 
no comctl32.dll so wxWidgets should probably not check for the version 
number, but I don't know for sure. The only way to avoid it would be to 
modify and recompile wxWidgets for WinCE.

Luke
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.