Re: Problems supporting Windows XP themes
From: Roy Chastain (roy_at_kmsys.com)
Date: 03/25/04
- Next message: Ken Tucker [MVP]: "Re: Auto scroll"
- Previous message: Jim McLeod: "ListView Column Color"
- In reply to: Ying-Shen Yu[MSFT]: "Re: Problems supporting Windows XP themes"
- Next in thread: Ying-Shen Yu[MSFT]: "Re: Problems supporting Windows XP themes"
- Reply: Ying-Shen Yu[MSFT]: "Re: Problems supporting Windows XP themes"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 09:12:58 -0500
The program worked for 3 compiles and then after the 4th compile it failed again.
The exception is DLL not found
Here is the stack trace.
system.windows.forms.dll!System.Windows.Forms.OSFeature.GetVersionPresent(System.Object feature = {System.Object}) + 0x10b bytes
system.windows.forms.dll!System.Windows.Forms.FeatureSupport.IsPresent(System.Object feature = {System.Object}, System.Version
minimumVersion = {System.Version}) + 0x13 bytes
system.windows.forms.dll!System.Windows.Forms.FeatureSupport.IsPresent(System.Object feature = {System.Object}) + 0x32 bytes
system.windows.forms.dll!EnableThemingInScope.EnableThemingInScope(bool enable = true) + 0x3f bytes
system.windows.forms.dll!ThreadContext.RunMessageLoop(int reason = 0x2, System.Windows.Forms.ApplicationContext context =
<undefined value>) + 0x3e bytes
system.windows.forms.dll!System.Windows.Forms.Application.DoEvents() + 0x1a bytes
> HGSConfigUtility.exe!KMS.HGS.Forms.ConfigUtility.ConfigUtility.Main(string[] args = {Length=0x0}) Line 1116 C#
The test program is still working, but I have not recompiled it.
On Thu, 25 Mar 2004 13:35:42 GMT, v-yiy@online.microsoft.com ("Ying-Shen Yu[MSFT]") wrote:
>Hi Roy,
>
>"Please note the error is in the call of EnableVisualStyles, not later when
>the form is displayed. "
>
>If I understand correctly, you mean you got this message when calling the
>EnableVisualStyles method, is it from an exception?
>If yes, maybe we can get some information from the stack trace of the
>exception.
>
>If there is not much helpful information, is it possible to send me a
>sample to let me test it on my system?
>
>Thanks!
>
>Best regards,
>
>Ying-Shen Yu [MSFT]
>Microsoft community Support
>Get Secure! - www.microsoft.com/security
>
>This posting is provided "AS IS" with no warranties and confers no rights.
>This mail should not be replied directly, please remove the word "online"
>before sending mail.
-------------------------------------------
Roy Chastain
KMSystems, Inc.
- Next message: Ken Tucker [MVP]: "Re: Auto scroll"
- Previous message: Jim McLeod: "ListView Column Color"
- In reply to: Ying-Shen Yu[MSFT]: "Re: Problems supporting Windows XP themes"
- Next in thread: Ying-Shen Yu[MSFT]: "Re: Problems supporting Windows XP themes"
- Reply: Ying-Shen Yu[MSFT]: "Re: Problems supporting Windows XP themes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|