Hi Jared,
Actually the problem is that the controls are not refreshed at all but the underlying functions do take place. For example, one of the controls is a slider bar for volume control and if I move the slider, I can hear the volume change but the slider position does not get updated in the GUI.
I should add that we're using layered windows and I've heard it has problems in Windows XP. Could this be related to that?
Thanks,...
User Profile
Collapse
-
Opening WPF app in different resolutions
I have a question related to changing the screen resolution while a WPF application is running, in Windows XP with .Net Framework V3.0.
I am working with a WPF app that has graphical controls.
I open the WPF app and set it to run in the taskbar. While it is sitting on the taskbar, I change the screen resolution. At this point, if I click on the icon on taskbar to activate the app, it comes up but the controls do not respond or... -
I found a post here in Bytes that addresses that exact question.
http://bytes.com/topic/c-sharp/answe...le-using-c-net
If there any known issues with that, please let me know.
Thanks.
Karineh...Leave a comment:
-
Thanks for the reply tlhintoq,
Sorry for not being clear. My objective is to get the version of a dll file not the OS. Is there any other ways to do this in C# besides the VerQueryValue method?
Thanks,
KarinehLeave a comment:
-
Obtaining Version information from C# using VerQueryValue
Hi,
I am using VerQueryValue from a C# program described in the following link
http://bytes.com/topic/c-sharp/answers/278731-how-declare-pointerto-array-bytes
to obtain version information.
My questions is if there is a known issue with using this method on an OS or locale where double byte characters are used, such as Korean or Chinese.
On Win7 Korean OS, my app crashes on the call to VerQueryValue.
Any...
No activity results to display
Show More
Leave a comment: