Re: java problem with builtin msvcrt.dll (need debugging help)

2007-01-20 Thread Eric Pouech
Stefan Leichter a écrit : Hello, i found a problem with java (1.4.2_05) and builtin msvcrt.dll. The attached java code exhibits the problem. It produces an exception with builtin dll. As difference i identified the call to java._Java_java_io_WinNTFileSystem_getLength, what is basicaly a wrapp

java problem with builtin msvcrt.dll (need debugging help)

2007-01-20 Thread Stefan Leichter
Hello, i found a problem with java (1.4.2_05) and builtin msvcrt.dll. The attached java code exhibits the problem. It produces an exception with builtin dll. As difference i identified the call to java._Java_java_io_WinNTFileSystem_getLength, what is basicaly a wrapper around msvcrt._(w)stati6