Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   Typical Revisons from windows 2000 to windows xp (http://www.programmingforums.org/showthread.php?t=14423)

ronaldr Nov 12th, 2007 5:15 PM

Typical Revisons from windows 2000 to windows xp
 
I was wondering if theres a list of typical revisions made to make a windows2000 program work On windows xp ?

The software is for DVR monitoring and runs flawlessly on windows 2000 machines but crashes after a short time on windows xp

Dameon Nov 12th, 2007 5:55 PM

Re: Typical Revisons from windows 2000 to windows xp
 
None?

Debug it.

Ancient Dragon Nov 23rd, 2007 11:17 PM

Re: Typical Revisons from windows 2000 to windows xp
 
You might also look up relevent win32 api functions in MSDN to see if they are supported in XP or if they have changed their behavior. Also check the dependencies on XP to see if something (like a DLL) is missing.


All times are GMT -5. The time now is 3:27 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC