1. f25efa0 Compile fixes for gcc 2.7.2.3. by Stefan Leichter · 23 years ago
  2. 2b47fb3 - separate cleanly between async scheduling and file IO related issues. by Martin Wilck · 23 years ago
  3. 1bb69a0 Make GetFullPathName fail if input path name is empty. by Alexandre Julliard · 23 years ago
  4. 34372dc Fix SetFileAttributes to honor the umask (rather than making files by Francois Gouget · 23 years ago
  5. f89d4a8 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  6. 8d1550d Export the FILE_GetUnixHandle functionality from ntdll. by Alexandre Julliard · 23 years ago
  7. c8764e4 Add missing #includes for FreeBSD and Solaris. by Gerald Pfeifer · 23 years ago
  8. fc93261 Begin to make wine an SMB client. by Mike McCormack · 23 years ago
  9. 4a6b990 Set an overlapped hEvent before calling any APCs. by Mike McCormack · 23 years ago
  10. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  11. 8f925ae Implemented "App Paths" registry key support for SearchPath(). by Andreas Mohr · 23 years ago
  12. c8dcafc Fixed overflow and signed/unsigned behaviour. by Andreas Mohr · 23 years ago
  13. 73ab649 New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. by Peter Hunnisett · 23 years ago
  14. 814a3fa MoveFileEx now enters the files in the registry when the boot delay flag is set. by Gerhard W. Gruber · 23 years ago
  15. 34f5563 Added missing break statement. by Jukka Heinonen · 23 years ago
  16. 024a0ac WritePrivateProfileSection should allow to create duplicate keys by Gerhard Gruber · 23 years ago
  17. fd33517 Added support for DOS EMS memory. by Jukka Heinonen · 23 years ago
  18. c43985b GetDiskFreeSpace needs to set the last error on failure. by Aric Stewart · 23 years ago
  19. 4589a07 Handle section==NULL (error) in WritePrivateProfileStringA. by Marcus Meissner · 23 years ago
  20. 45342a3 Fixed function prototype that confused winapi_extract. by Alexandre Julliard · 23 years ago
  21. 4291e45 Fix return value of GetWindowsDirectoryA/W and GetSystemDirectoryA/W. by Dmitry Timoshkov · 23 years ago
  22. 5cc6105 Changed the Wine internal cdrom interface to the NT model. by Eric Pouech · 23 years ago
  23. 88cd32b More general approach to file descriptor types and flags. by Martin Wilck · 23 years ago
  24. 718b1b7 Add server side support for async IO on files. by Martin Wilck · 23 years ago
  25. 99a5cfe - Attempt write before going overlapped in Writefile. by Mike McCormack · 23 years ago
  26. de339f3 Implement CancelIo properly. by Mike McCormack · 23 years ago
  27. 39e0019 Do not save empty sections names. by Mehmet Yasar · 23 years ago
  28. 9119543 Set an overlapped's hEvent for ReadFile/WriteFile in an overlapped by Mike McCormack · 23 years ago
  29. 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
  30. 5d754fc Don't return from overlapped ReadFile on EAGAIN and other non-fatal errors. by Mike McCormack · 23 years ago
  31. 6f011c0 - move async activation into the server - implement async queues by Mike McCormack · 23 years ago
  32. 27cf4a4 Implemented timed-out non-overlapped ReadFile. by Mike McCormack · 23 years ago
  33. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  34. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
  35. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  36. 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
  37. 708a846 Save a disk file's drive type in the server object. by Ove Kaaven · 23 years ago
  38. 3bb9a36 Spelling, grammar and a bit of comment formatting fixes. by Francois Gouget · 23 years ago
  39. e15badb Cosmetics. by Andreas Mohr · 23 years ago
  40. ea4f32c Separate code to overlapped timeouts into FILE_GetTimeout. by Mike McCormack · 23 years ago
  41. 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
  42. 3bbeb72 Pass security attributes for DOSFS creation. by Eric Pouech · 23 years ago
  43. 9e1fc62 Do overlapped reads if and only if the file was opened with by Mike McCormack · 23 years ago
  44. d6bd282 GetDiskFreeSpaceEx should accept an input like "C:". by Gerard Patel · 23 years ago
  45. c73316d - fixed copy&paste bug (GENERIC_WRITE instead of GENERIC_READ) by Eric Pouech · 23 years ago
  46. 568c67e Make serial fd blocking mode depend on FILE_FLAG_OVERLAPPED. by Mike McCormack · 23 years ago
  47. ff58be5 Fetch a handle type in FILE_GetUnixHandle. by Mike McCormack · 24 years ago
  48. f359895 Yet another documentation/message text patch. by Andreas Mohr · 24 years ago
  49. ef3d022 Check for NULL path argument in DeleteFile. by Uwe Bonnes · 24 years ago
  50. 72f4044 Make MoveFileEx fail with ERROR_INVALID_PARAMETER (better than by Ove Kaaven · 24 years ago
  51. 7efa8e2 A failure to open a pipe should return INVALID_HANDLE_VALUE. by Ove Kaaven · 24 years ago
  52. 7bed696 Updates and error message improvements. by Andreas Mohr · 24 years ago
  53. 9f88a54 Make relative paths of [Drive] sections relative to WINEPREFIX. by Francois Gouget · 24 years ago
  54. 60a83ef Fix the error returned by GetLongPathNameA. by Francois Gouget · 24 years ago
  55. 19b05e5 Reimplement PROFILE_GetSectionNames to match the NT & MSDN behavior. by Francois Gouget · 24 years ago
  56. 65fc1c9 Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx. by Bill Medland · 24 years ago
  57. b473a0f Added stub for CancelIo. by Mike McCormack · 24 years ago
  58. 6f030e8 Read data immediately in overlapped ReadFile if possible. by Mike McCormack · 24 years ago
  59. 301df6b Added names to standard critical sections (suggested by Andreas Mohr). by Alexandre Julliard · 24 years ago
  60. 5f728ca Removed HEAP_strdupA. by Alexandre Julliard · 24 years ago
  61. 5dda1f7 Set executable permissions when creating .exe/.com files. by Bernhard Rosenkraenzer · 24 years ago
  62. f89722d Fix 'undocumented' behaviour of GetPrivateProfileString. by Lionel Ulmer · 24 years ago
  63. 37e9503 Moved server.h to include/wine. by Alexandre Julliard · 24 years ago
  64. 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  65. e9782fa Documentation fixes. by Patrik Stridvall · 24 years ago
  66. e61ad3a Implement overlapped completion routines. by Mike McCormack · 24 years ago
  67. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  68. de7c300 Start implementing named pipes. by Mike McCormack · 24 years ago
  69. a38e5e5 Implement ReadFileEx and WriteFileEx (lpOverlappedCompletion routine by Mike McCormack · 24 years ago
  70. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  71. 838a361 Declare stubs for ReadFileEx, WriteFileEx. by Mike McCormack · 24 years ago
  72. 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  73. dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
  74. ee6ea51 Check for enough buffer space in PROFILE_GetSection(). by Marcus Meissner · 24 years ago
  75. 6bb990f Drop any file64 functions, try to use system supplied 64-bit mode by by Marcus Meissner · 24 years ago
  76. 04d5efd Don't just assume everything is a Dos Device, or mirc will not get any by Marcus Meissner · 24 years ago
  77. 3f1ed52 Implemented 64bit file size handling. by Marcus Meissner · 24 years ago
  78. ee285b7 Remove unnecessary single quoting of debugstr_xxx strings. by Francois Gouget · 24 years ago
  79. e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
  80. 09a1783 Potential buffer overflow in PROFILE_CopyEntry. by Francois Gouget · 24 years ago
  81. 4f46b5d Allow illegal handles in FindClose. by Dominik Strasser · 24 years ago
  82. f32f918 Spelling fixes. by Andreas Mohr · 24 years ago
  83. 2ec34e4 Added TASK_GetPtr/TASK_GetCurrent functions to get the TDB for a task handle. by Alexandre Julliard · 24 years ago
  84. 9515336 Small dll separation fixes. by Alexandre Julliard · 24 years ago
  85. 1c32a46 Use poll() on the client-side during server waits to implement overlapped I/O. by Michael McCormack · 24 years ago
  86. 566a52a Changed isolated for loops to while loops (based on a patch by Andreas Mohr). by Alexandre Julliard · 24 years ago
  87. 12bf7f1 GetFileInformationByHandle() fails for pipe handles according to by Andreas Mohr · 24 years ago
  88. 8c2f4b1 Some more message cleanups. by Andreas Mohr · 24 years ago
  89. 8859d77 Create the server pipes on the client side and transfer them to the by Alexandre Julliard · 24 years ago
  90. f524240 New mechanism to transfer file descriptors from client to server. by Alexandre Julliard · 24 years ago
  91. 67a7499 New set of macros for server calls; makes requests without variable by Alexandre Julliard · 24 years ago
  92. 61d32b4 Allocations do not need to be on the system heap. by Alexandre Julliard · 24 years ago
  93. 0a78857 Correct error message in case DOSFS_OpenDevice() fails on a COMx device. by Rein Klazes · 24 years ago
  94. d52e1c4 Gives back the ERROR_FILE_NOT_FOUND to GetFileAttributes. by Gerard Patel · 24 years ago
  95. 0cfa278 SetLastError() for GetFileAttributesA. by Jon Griffiths · 24 years ago
  96. 8ee6cca - TRACE opened registry handles - add proper quotes to wineinstall - spelling by Andreas Mohr · 24 years ago
  97. bca4a8d Documentation argument fixes. by Patrik Stridvall · 24 years ago
  98. c9cf70d Some more cleanups. by Andreas Mohr · 24 years ago
  99. 151023d Display the config file location in the incorrect config file error message. by Gerard Patel · 24 years ago
  100. 3879b19 Fixed typo in wine_get_unix_file_name(). by Alexandre Julliard · 24 years ago