Re: SysLink Control Problem
- From: "Feng Chen[MSFT]" <v-fengch@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 Jul 2008 16:08:03 +0800
Hello Mark,
I receive your project today and appreciate your time.
I reproduce this issue on my machine, and I can see in the Process Explorer that the two versions of the ComCtl32 loaded by Word.
After that, I modify your project by removing the Manifest from the .rc resource file and adding a config file to the project exactly like Jaffrey has posted. Then I can see in Process Explorer that only the 6.0 version of the ComCtl32.dll is loaded.
However, the link and icon is still not displayed in the dialog. It is really strange since the correct version of ComCtl32 has already been loaded. I’ll perform more research on this issue and get back to you as soon as possible.
Thanks!
Best regards,
Feng Chen
Microsoft Online Community Support
=========================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mark Wilson" <mwmsdnmanagednews@xxxxxxxxxxxxxxxxx> wrote in message news:0F5AEF86-9D68-46E7-993A-F040FEE52BB3@xxxxxxxxxxxxxxxx
Hi Feng.
Since you are not familiar with Exchange Client Extensions, I think I can
reproduce the problem in an Outlook COM addin based on KB 230689.
(http://support.microsoft.com/kb/230689/EN-US/)
I'll see if I can add the code to that sample and e-mail you the project.
--
Mark Wilson
"Feng Chen[MSFT]" wrote:
Hello Mark,
Based on my understanding, it is the Exchange client extension (myaddin.dll)
which has this problem. If I have misunderstood you, please let me know.
However, we’re not very familiar Exchange related technologies, so could
you please post here the detailed steps so that we can reproduce this issue
locally? Or could you please send a sample project to my email box in case
if this is convenient for you? My email address is
(v-fengch@xxxxxxxxxxxxxxxxxxxx, remove '.online'). In this way, we can work
on this issue more efficiently.
I look forward to hearing from you and appreciate your time and patience.
Best regards,
Feng Chen
Microsoft Online Community Support
=========================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mark Wilson" <mwmsdnmanagednews@xxxxxxxxxxxxxxxxx> wrote in message
news:839B07F3-7087-4123-BEB7-50BBF3A679EE@xxxxxxxxxxxxxxxx
> Hi Jeffrey.
>
> Both versions of ComCtl32 are loaded.
>
> This seems to be the case whether my addin is enabled or not.
>
> mydll.dll.manifest was never requested by the loader. I have a COM > Addin
> that is also loaded and I see the registry being queried for a manifest
> name
> for that DLL (it does not have one). myaddin.dll is not a COM addin. > It
> is
> an Exchange client extension so it has no entry at
> HKLM\SOFTWARE\Microsoft\Office\Outlook\Addins\<addin-name>\Manifest
>
> Does it need one? Will this only work for COM Addins?
>
>
> -- > Mark Wilson
>
>
>
> ""Jeffrey Tan[MSFT]"" wrote:
>
>> Hi Mark,
>>
>> Thank you for the feedback.
>>
>> To troubleshoot this issue, the first thing I would check is the
>> ComCtl32.dll loaded version. You may download Process Explorer from >> the
>> link below and find your application process in the process tree, then
>> you
>> can find the ComCtl32.dll from this process' "Dll Panel". What is the
>> version of it? Is it 6.0?
>> http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
>>
>> Also, I suspect if the mydll.dll.manifest is correctly used. It would >> be
>> easy for us to use Process Monitor to log the file system activity of
>> your
>> process. We can use the "Path" contains "mydll.dll.manifest" as the
>> "Include" filter. This monitoring helps us to check if the
>> "mydll.dll.manifest" is probed by the loader. You can download the
>> Process
>> Monitor tool from the link below:
>> http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx?PHPSESSID=d926
>>
>> I will wait for your further information. Thanks.
>>
>> Best regards,
>> Jeffrey Tan
>> Microsoft Online Community Support
>> =========================================
>> Delighting our customers is our #1 priority. We welcome your comments >> and
>> suggestions about how we can improve the support we provide to you.
>> Please
>> feel free to let my manager know what you think of the level of >> service
>> provided. You can send feedback directly to my manager at:
>> msdnmg@xxxxxxxxxxxxxx
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
.
- References:
- RE: SysLink Control Problem
- From: "Jeffrey Tan[MSFT]"
- RE: SysLink Control Problem
- From: Mark Wilson
- RE: SysLink Control Problem
- From: Mark Wilson
- RE: SysLink Control Problem
- From: "Jeffrey Tan[MSFT]"
- RE: SysLink Control Problem
- From: Mark Wilson
- Re: SysLink Control Problem
- From: Mark Wilson
- RE: SysLink Control Problem
- Prev by Date: Listview gridline freezing(merging) while using the vertical scrollbar
- Next by Date: Re: Listview gridline freezing(merging) while using the vertical scrollbar
- Previous by thread: Re: SysLink Control Problem
- Next by thread: TreeView Control With 264MB Data
- Index(es):
Relevant Pages
|