Info on making app run smooth on Vista
-
I know the info is probably right under my nose but can someone point me to "condensed" and concise article about running a windows application to Vista. What programming pitfalls will I run into? I'm using Visual Studio 2005. Thanks in advance!
If you could rent a programmer a hour and a half for a dollar and a half, how much would he charge for 10 hours?
-
I know the info is probably right under my nose but can someone point me to "condensed" and concise article about running a windows application to Vista. What programming pitfalls will I run into? I'm using Visual Studio 2005. Thanks in advance!
If you could rent a programmer a hour and a half for a dollar and a half, how much would he charge for 10 hours?
Here are a few links for you. Windows Vista User Experience Guidelines[^] Developing with Windows Vista[^] Windows Vista Application Compatibility[^] The Windows Vista Developer Story: Application Compatibility Cookbook[^] As for programming issues, UAC is probably the one to watch out for, just learn how to write a manifest file and you should be ok. regards,
Jonathan Wilkes Darka[Xanya.net]