2000-06-01 |
Juergen Schmied | Implemented FindFirstFileEx, cleaned old implementation up. |
tree | commitdiff |
2000-05-23 |
James Juran | SearchPathA needs to set the last error to ERROR_FILE_N... |
tree | commitdiff |
2000-05-19 |
Uwe Bonnes | DOSFS_DoGetFullPathName: terminate string weh called... |
tree | commitdiff |
2000-05-12 |
Uwe Bonnes | GetFullPathname: add missing termination to the string. |
tree | commitdiff |
2000-05-07 |
Gerard Patel | Revert the test for Virtual_HandleFault in ReadFile... |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Added ENOEXEC error code. |
tree | commitdiff |
2000-04-29 |
Dimitrie O. Paun | Removed some HEAP_xalloc calls. |
tree | commitdiff |
2000-04-28 |
Uwe Bonnes | DOSFS_DoGetFullPathName: rewrite to return results... |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Make sure HKLM\Software\Wine\Wine is a non-volatile... |
tree | commitdiff |
2000-04-13 |
Andreas Mohr | FILE_CreateFile()'s read/write-check was broken due... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-04-06 |
Alexandre Julliard | Added support for WINEPREFIX environment variable. |
tree | commitdiff |
2000-04-06 |
Uwe Bonnes | GetShortPathName: always erase characters at the end... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Added a per-drive FailReadOnly flag, and removed the... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Fixed file descriptor leaks. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Alexandre Julliard | Ignore trailing spaces in DOSFS_ToDosFCBFormat. |
tree | commitdiff |
2000-03-26 |
Stefan Leichter | DOSFS_ToDosFCBFormat: fail if extension longer than... |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-04 |
Uwe Bonnes | PROFILE_GetString: only accept NULL for keyname to... |
tree | commitdiff |
2000-02-29 |
Alexandre Julliard | Make profile key a global handle. |
tree | commitdiff |
2000-02-27 |
Petr Tomasek | - Write serial numbers to the device (FAT) |
tree | commitdiff |
2000-02-27 |
Uwe Bonnes | GetFullPathName fixes. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Fixed some debug message crashes. |
tree | commitdiff |
2000-02-20 |
Petr Tomasek | GetLongPathName rewrite. |
tree | commitdiff |
2000-02-20 |
Eric Pouech | While creating the wine config key, make sure that... |
tree | commitdiff |
2000-02-19 |
Alexandre Julliard | Store config file contents in the registry so we only... |
tree | commitdiff |
2000-02-18 |
Andreas Mohr | DRIVE_FindDriveRoot() always checked from drive A:... |
tree | commitdiff |
2000-02-18 |
Matthew Cline | Added WARN messages on open errors. |
tree | commitdiff |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Andreas Mohr | - implemented serial numbers for audio CDs and data CDs |
tree | commitdiff |
2000-01-30 |
Andreas Mohr | - Windows skips the '\t' and ' ' at the beginning and... |
tree | commitdiff |
2000-01-30 |
Juergen Schmied | - fixes, loading of settings per user |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - support for reading labels and serial nums from device |
tree | commitdiff |
2000-01-26 |
Andreas Mohr | Add a newbie warning for slashes in the search Path... |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Added PROFILE_GetConfigDir function. |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Handle \\.\<dosdevice> like <dosdevice> in CreateFile... |
tree | commitdiff |
2000-01-15 |
Ove Kaaven | Made SetVolumeLabel report failure on CD-ROM drives. |
tree | commitdiff |
2000-01-09 |
Francois Gouget | DOSFS_DoGetFullPathName would underflow (p would get... |
tree | commitdiff |
2000-01-05 |
Rein Klazes | Implement WritePrivateProfileSectionA(). |
tree | commitdiff |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
tree | commitdiff |
1999-12-12 |
Peter Ganten | Fixed GetShortPathNameA. |
tree | commitdiff |
1999-12-12 |
Huw D M Davies | Fixed arg types of FIXMEs. |
tree | commitdiff |
1999-12-11 |
Peter Ganten | Return an error if lpOverlapped is provided to ReadFile... |
tree | commitdiff |
1999-12-11 |
Alexandre Julliard | Added missing WINAPIs. |
tree | commitdiff |
1999-12-10 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-05 |
Peter Ganten | Fix GetCurrentDirectoryA and W to return the needed... |
tree | commitdiff |
1999-12-04 |
Marcus Meissner | Stub for CloseProfileUserMapping. |
tree | commitdiff |
1999-11-21 |
Alexandre Julliard | Fixed MoveFileExA behavior when target file does not... |
tree | commitdiff |
1999-11-21 |
Andreas Mohr | Flush current profile before using a newly opened one. |
tree | commitdiff |
1999-11-13 |
Patrik Stridvall | Added better missing function emulation. |
tree | commitdiff |
1999-11-10 |
Moshe Vainer | Stub for GetOverlappedResult. |
tree | commitdiff |
1999-11-04 |
Peter Schlaile | Fixed a long standing (and annoying) typo, that prevented |
tree | commitdiff |
1999-10-31 |
Eric Pouech | When reading a profile entry remove trailing quote... |
tree | commitdiff |
1999-10-31 |
Patrik Stridvall | Fixed documentation. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Gerard Patel | Remove prefixing by a tilde for GetTempFileName 32bits. |
tree | commitdiff |
1999-10-23 |
Jim Aston | Fixed compiling with STRICT. |
tree | commitdiff |
1999-10-13 |
Uwe Bonnes | Account for the trailing NULL in GetLogicalDriveStringsA. |
tree | commitdiff |
1999-09-27 |
Peter Ganten | Fix for VFAT_IOCTL_READDIR_BOTH. |
tree | commitdiff |
1999-09-27 |
Abey George | Made GetCurrentDirectory return long name of the curren... |
tree | commitdiff |
1999-09-20 |
Francois Boisvert | CreateFileA returns HFILE_ERROR when the filename conta... |
tree | commitdiff |
1999-09-19 |
Patrik Stridvall | Added support for anonymous structs/unions on compilers... |
tree | commitdiff |
1999-09-10 |
Richard Cohen | Stop crash in GetDiskFreeSpaceEx. |
tree | commitdiff |
1999-09-04 |
Thuy Nguyen | Resolve environment variable when enumerating values. |
tree | commitdiff |
1999-08-15 |
Morten Eriksen | FIXME on unimplemented feature made less obtrusive. |
tree | commitdiff |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
tree | commitdiff |
1999-08-07 |
Andreas Mohr | Fixed case sensitivity flag. |
tree | commitdiff |
1999-08-07 |
Morten Eriksen | Improved GetDiskFreeSpaceEx() implementation a little... |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Removed async I/O support. |
tree | commitdiff |
1999-07-31 |
Alexandre Julliard | Remove file from cache when flushing it (based on a... |
tree | commitdiff |
1999-07-31 |
Ove Kaaven | Made async fds nonblocking. |
tree | commitdiff |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
tree | commitdiff |
1999-07-04 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-07-03 |
Andreas Mohr | Added UnlockFileEx stub. |
tree | commitdiff |
1999-06-27 |
Gerard Patel | Return ERROR_DISK_FULL for WriteFile. |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Further server optimizations: |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Made server communication faster by using a shared... |
tree | commitdiff |
1999-06-06 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-06-06 |
Uwe Bonnes | CreateFileA/FILE_DoOpenFile: add verbose reporting... |
tree | commitdiff |
1999-06-05 |
Dave Pickles | Stub for SetVolumeLabel(). |
tree | commitdiff |
1999-06-05 |
Guy Albertelli | Correct search order in SearchPath for Win 3.1/95/98... |
tree | commitdiff |
1999-06-05 |
James Juran | Add stub for LockFileEx (KERNEL32.513). |
tree | commitdiff |
1999-05-22 |
Andreas Mohr | Added support for the undocumented combination |
tree | commitdiff |
1999-05-08 |
Marcus Meissner | Fixed off by 1 error in section code (did not return... |
tree | commitdiff |
1999-05-08 |
Marcus Meissner | Return the correct value from GetPrivateProfileSectionA. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-04-25 |
Andreas Mohr | Ignore trailing dots on file names. |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Ulrich Weigand | Added missing profile KERNEL routines (call 32-bit... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Robert W Hall | Make DOSFS_MatchLong match a search string ending in... |
tree | commitdiff |
1999-04-06 |
Guy Albertelli | Fixed SearchPathA return value. |
tree | commitdiff |
1999-04-03 |
Alexandre Julliard | Mask off unsupported attributes in _lcreat (bug reporte... |
tree | commitdiff |
1999-03-25 |
Eric Pouech | Thread-safe implementation of profile functions (Window... |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
next |