- Feb 20, 2006
-
-
-
criteria (it was mainly doing the opposite).
-
E_NOTIMPL in Windows as well.
-
-
-
-
-
-
-
-
-
- Feb 18, 2006
-
-
-
-
-
Implement CertGetEnhancedKeyUsage, CertSetEnhancedKeyUsage, CertAddEnhancedKeyUsageIdentifier, and CertRemoveEnhancedKeyUsageIdentifier.
-
-
Alexandre Julliard authored
x86_64 in 32-bit mode.
-
- Feb 17, 2006
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Setting the EOF flag only if _read() returns zero is not enough as we could also read something AND hit the end of file. _read() already sets another internal EOF flag, so just use this too. Removing todo_wine from the test case.
-
When calling fread() with a large enough buffer to reach the end of the file a subsequent feof() should return true; (marked as todo_wine because it doesn't work atm).
-
We can't just pop a exception record from the exception handler list which we haven't put there.
-
-
-
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added dependency on $(RELPATH).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
number of directories.
-
-
-
-
- Feb 16, 2006
-
-
Alexandre Julliard authored
WINELOADER/WINESERVER environment variables in wine_exec_wine_binary.
-
Alexandre Julliard authored
the directory from the library itself. Only try the hardcoded BINDIR if everything else failed.
-
Alexandre Julliard authored
-