Coding an application so that it runs properly on windows 7...?
Posted
by rajivpradeep
on Stack Overflow
See other posts from Stack Overflow
or by rajivpradeep
Published on 2010-05-08T05:16:21Z
Indexed on
2010/05/08
5:18 UTC
Read the original article
Hit count: 620
windows-7
I have a flash drive which has an application whose code is written VC++ 2008 , the application works fine in xp , but the problem arises when i plug in the drive to a windows 7 machine , it doesn't run properly. is there any way that i can make it compatible to windows by writing a code.
i dont want to set the compatibility tab in windows 7 to run the program..
i want to code it in the program , more like a patch.
© Stack Overflow or respective owner