B
Bull
Hi,
Our application was built on win2000 machine. It couldn't perform certain
functions (read binary data and view them) on an XP machine. It doesn't have
this problem on our win2000 machines. Then we installed Visual C++ and MS
platform SDK on that problematic XP machine in order to debug the problem.
But after we installed these development tools, the problem is gone.
Is there any migration issue we should know when migrating from win2000 to
XP, such as packaging some libraries that are unique on win2000 but not on
XP? For our case I suspect the develoment tools installed some libraries
that are required by our application.
Bull
Our application was built on win2000 machine. It couldn't perform certain
functions (read binary data and view them) on an XP machine. It doesn't have
this problem on our win2000 machines. Then we installed Visual C++ and MS
platform SDK on that problematic XP machine in order to debug the problem.
But after we installed these development tools, the problem is gone.
Is there any migration issue we should know when migrating from win2000 to
XP, such as packaging some libraries that are unique on win2000 but not on
XP? For our case I suspect the develoment tools installed some libraries
that are required by our application.
Bull