Assorted spelling fixes.
[wine] / dlls / ntdll / server.c
2004-01-19  Alexandre JulliardFixed an error message.
2003-12-05  Alexandre JulliardAdded a WINEDEBUG environment variable that allows...
2003-12-01  Alexandre JulliardAdded wine_server_release_fd function to release the...
2003-11-25  Alexandre JulliardStore the thread entry point in the startup info passed...
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-06  Alexandre JulliardAdded server_abort_thread to replace SYSDEPS_AbortThread.
2003-10-10  Alexandre JulliardChanged the init code to make libwine load only ntdll...
2003-10-08  Pavel RoskinInclude ntdll_misc.h to get the GetCurrentProcess/Threa...
2003-10-08  Alexandre JulliardGet rid of the argv0 and full_argv0 global variables.
2003-09-18  Alexandre JulliardMoved the wine server client-side support to dlls/ntdll...