The cause of this problem is found. When NT transfer a date time type to a string , it transfers it to DD/MM/YY , but
Windows 2000 transfers it to DD/MM/YYYY.
Thanks a lot and nice to talk to you!
THank you all. Unfurnately, compile at 2K is not a fix. The results are the same. But if you want to a program run at 2K, you must( better?) to compile it at 2K?
A VC++ application is compiled at NT, when it runs at Windows 2000, it can not produce correct float type calculation results. But when it runs at NT , results are correct. I changed the structure alignment from 8byte to 1, 4,16 and no difference is found.
Would compiling at Windows 2000 solve...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.