- Apr 30, 2002
-
-
- Delete key deletes current character - Ctrl + end deletes to end of line - Ctrl + right stopped before the word itself
-
Alexandre Julliard authored
-
- Apr 29, 2002
-
-
-
- Fixed a couple of unclosed FindFirst/FindNext pairs
-
Rewrote stubs.
-
-
Alexandre Julliard authored
-
Try to autodetect KDE version using kde-config.
-
-
- Fixed parser to handle C/C++ comments in strings. - Report if C++ comments are used.
-
-
-
-
-
-
previously allocated.
-
-
-
- Apr 27, 2002
-
-
Alexandre Julliard authored
portability functions in there.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
different from the header name.
-
Alexandre Julliard authored
Fixed a few winapi_check issues.
-
-
into an infinite loop or causing it to crash.
-
- Apr 26, 2002
-
-
Alexandre Julliard authored
for ssize_t. Removed a couple of no longer used portability functions. Various portability fixes in port.h.
-
Alexandre Julliard authored
Rizsanyi Zsolt).
-
-
- Apr 25, 2002
-
-
-
-
-
-
Provide more accurate status codes than STATUS_UNSUCCESSFUL.
-
Alexandre Julliard authored
-
WSAGetOverlappedResult(). Fixed shutdown() to work correctly for overlapped sockets (do not actually do a shutdown() system call as long as there are pending overlapped requests). Also added correct error reporting when trying to read or write on a shut down connection, also for ReadFile()/WriteFile() calls.
-
-