Fixed IsEqualGUID definition.
[wine] / files /
2000-08-01  Alexandre JulliardOnly set COMSPEC if not defined already.
2000-08-01  Alexandre JulliardMoved MulDiv() and VGA routines out of GDI.
2000-07-31  Hidenori TakeshimaFix for 64-bit negative seek value.
2000-07-25  Andreas Mohr- fixed a gross bug in SetCurrentDirectoryA (where...
2000-07-25  Alexandre JulliardPerform NE_InitProcess in the context of the new task.
2000-07-16  Andreas MohrSpelling fixes.
2000-07-16  Marcus MeissnerDrop UNIX cwd to / after calculating WINE current direc...
2000-06-25  Dave HawkesIf whitespace or dots are appended to the end of any...
2000-06-24  Andreas MohrAdded some stuff saying that this is NOT supported.
2000-06-20  Uwe BonnesMake WritePrivateProfileSectionA care for "" and NULL...
2000-06-15  Uwe BonnesGetFullPathName: get "drive" value too for absolute...
2000-06-13  Andreas MohrDRIVE_GetFreeSpace() is supposed to *always* return...
2000-06-13  Marcus MeissnerStrip whitespace from front of profile values.
2000-06-07  Stas Sergeevmmap() fails with ENODEV on NTFS under Linux.
2000-06-01  Juergen SchmiedImplemented FindFirstFileEx, cleaned old implementation up.
2000-05-23  James JuranSearchPathA needs to set the last error to ERROR_FILE_N...
2000-05-19  Uwe BonnesDOSFS_DoGetFullPathName: terminate string weh called...
2000-05-12  Uwe BonnesGetFullPathname: add missing termination to the string.
2000-05-07  Gerard PatelRevert the test for Virtual_HandleFault in ReadFile...
2000-05-01  Alexandre JulliardAdded ENOEXEC error code.
2000-04-29  Dimitrie O. PaunRemoved some HEAP_xalloc calls.
2000-04-28  Uwe BonnesDOSFS_DoGetFullPathName: rewrite to return results...
2000-04-13  Alexandre JulliardMake sure HKLM\Software\Wine\Wine is a non-volatile...
2000-04-13  Andreas MohrFILE_CreateFile()'s read/write-check was broken due...
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-04-06  Alexandre JulliardAdded support for WINEPREFIX environment variable.
2000-04-06  Uwe BonnesGetShortPathName: always erase characters at the end...
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
2000-04-04  Alexandre JulliardFixed file descriptor leaks.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-28  Alexandre JulliardIgnore trailing spaces in DOSFS_ToDosFCBFormat.
2000-03-26  Stefan LeichterDOSFS_ToDosFCBFormat: fail if extension longer than...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-04  Uwe BonnesPROFILE_GetString: only accept NULL for keyname to...
2000-02-29  Alexandre JulliardMake profile key a global handle.
2000-02-27  Petr Tomasek- Write serial numbers to the device (FAT)
2000-02-27  Uwe BonnesGetFullPathName fixes.
2000-02-26  Patrik StridvallFixed some debug message crashes.
2000-02-20  Petr TomasekGetLongPathName rewrite.
2000-02-20  Eric PouechWhile creating the wine config key, make sure that...
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
2000-02-18  Andreas MohrDRIVE_FindDriveRoot() always checked from drive A:...
2000-02-18  Matthew ClineAdded WARN messages on open errors.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-01-30  Andreas Mohr- Windows skips the '\t' and ' ' at the beginning and...
2000-01-30  Juergen Schmied- fixes, loading of settings per user
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
2000-01-26  Andreas MohrAdd a newbie warning for slashes in the search Path...
2000-01-25  Alexandre JulliardAdded PROFILE_GetConfigDir function.
2000-01-23  Marcus MeissnerHandle \\.\<dosdevice> like <dosdevice> in CreateFile...
2000-01-15  Ove KaavenMade SetVolumeLabel report failure on CD-ROM drives.
2000-01-09  Francois GougetDOSFS_DoGetFullPathName would underflow (p would get...
2000-01-05  Rein KlazesImplement WritePrivateProfileSectionA().
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-12  Peter GantenFixed GetShortPathNameA.
1999-12-12  Huw D M DaviesFixed arg types of FIXMEs.
1999-12-11  Peter GantenReturn an error if lpOverlapped is provided to ReadFile...
1999-12-11  Alexandre JulliardAdded missing WINAPIs.
1999-12-10  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-05  Peter GantenFix GetCurrentDirectoryA and W to return the needed...
1999-12-04  Marcus MeissnerStub for CloseProfileUserMapping.
1999-11-21  Alexandre JulliardFixed MoveFileExA behavior when target file does not...
1999-11-21  Andreas MohrFlush current profile before using a newly opened one.
1999-11-13  Patrik StridvallAdded better missing function emulation.
1999-11-10  Moshe VainerStub for GetOverlappedResult.
1999-11-04  Peter SchlaileFixed a long standing (and annoying) typo, that prevented
1999-10-31  Eric PouechWhen reading a profile entry remove trailing quote...
1999-10-31  Patrik StridvallFixed documentation.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Gerard PatelRemove prefixing by a tilde for GetTempFileName 32bits.
1999-10-23  Jim AstonFixed compiling with STRICT.
1999-10-13  Uwe BonnesAccount for the trailing NULL in GetLogicalDriveStringsA.
1999-09-27  Peter GantenFix for VFAT_IOCTL_READDIR_BOTH.
1999-09-27  Abey GeorgeMade GetCurrentDirectory return long name of the curren...
1999-09-20  Francois BoisvertCreateFileA returns HFILE_ERROR when the filename conta...
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-09-10  Richard CohenStop crash in GetDiskFreeSpaceEx.
1999-09-04  Thuy NguyenResolve environment variable when enumerating values.
1999-08-15  Morten EriksenFIXME on unimplemented feature made less obtrusive.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-07  Andreas MohrFixed case sensitivity flag.
1999-08-07  Morten EriksenImproved GetDiskFreeSpaceEx() implementation a little...
1999-08-01  Alexandre JulliardRemoved async I/O support.
1999-07-31  Alexandre JulliardRemove file from cache when flushing it (based on a...
1999-07-31  Ove KaavenMade async fds nonblocking.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-07-03  Andreas MohrAdded UnlockFileEx stub.
1999-06-27  Gerard PatelReturn ERROR_DISK_FULL for WriteFile.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-06  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-06  Uwe BonnesCreateFileA/FILE_DoOpenFile: add verbose reporting...
1999-06-05  Dave PicklesStub for SetVolumeLabel().
1999-06-05  Guy AlbertelliCorrect search order in SearchPath for Win 3.1/95/98...
next