Have somebody have problem when programm compiled with SP6 doesn't work correct with SP6a.
I use multy-threade dll mode so msvcrt.dll used.
msvcrt.dll 272 kB 03/07/00 12:00 AM
I am openning file (creating by next command)
fopen("file.tmp","wb+"
It works with SP6 but on SP6a return NULL and error string is: "No such file or directory."
I am supplaing this msvcrt.dll to customer.
May be problem in something else, any help???
Thanks.
I use multy-threade dll mode so msvcrt.dll used.
msvcrt.dll 272 kB 03/07/00 12:00 AM
I am openning file (creating by next command)
fopen("file.tmp","wb+"
It works with SP6 but on SP6a return NULL and error string is: "No such file or directory."
I am supplaing this msvcrt.dll to customer.
May be problem in something else, any help???
Thanks.