2004-06-15 |
Dmitry Timoshkov | - Fix erroneous use of LOCALE_SDATE in the place of... |
tree | commitdiff |
2004-06-15 |
Alexandre Julliard | Added magic number in the FindFirstFile structure to... |
tree | commitdiff |
2004-06-15 |
Alexandre Julliard | Store the number of processors in the PEB structure. |
tree | commitdiff |
2004-06-14 |
Alexandre Julliard | Rewrote SetFilePointer to use SetFilePointerEx. |
tree | commitdiff |
2004-06-14 |
Mike McCormack | Implemented SetFilePointerEx. |
tree | commitdiff |
2004-06-14 |
Eric Pouech | Const correctness, pointer cast correctness, removed... |
tree | commitdiff |
2004-06-14 |
Eric Pouech | - Added ProcessBasicInformation class to ntdll.NtQueryI... |
tree | commitdiff |
2004-06-14 |
Robert Shearman | Use the same path transformation for WaitNamedPipe and |
tree | commitdiff |
2004-06-14 |
Rein Klazes | Set last error value to ERROR_CALL_NOT_IMPLEMENTED... |
tree | commitdiff |
2004-06-04 |
Rein Klazes | Fix a crash when launching Unix executables. |
tree | commitdiff |
2004-06-04 |
Dimitrie O. Paun | In Win9x, {Create,Remove}Directory returns ERROR_PATH_N... |
tree | commitdiff |
2004-06-04 |
Dimitrie O. Paun | Win9x does not convert FIXED to MOVEABLE. It also disca... |
tree | commitdiff |
2004-06-03 |
Robert Reif | I got the test for failure on NT wrong in my last patch... |
tree | commitdiff |
2004-06-03 |
Alexandre Julliard | Set the WINEPRELOADRESERVE variable when starting a... |
tree | commitdiff |
2004-06-02 |
Raphael Junqueira | Semi stubs for GetSystemWow64Directory[AW]. |
tree | commitdiff |
2004-06-02 |
Dimitrie O. Paun | Do not fix the drive letter to 'C', it fails on other... |
tree | commitdiff |
2004-06-01 |
Mike Hearn | Use TRACE rather than FIXME for check_resource_write. |
tree | commitdiff |
2004-05-30 |
Robert Reif | NT 4.0 doesn't support MAP_EXPAND_LIGATURES so skip... |
tree | commitdiff |
2004-05-28 |
Alexandre Julliard | Initial version of the Wine preloader, used to reserve... |
tree | commitdiff |
2004-05-28 |
Mike Hearn | Print module name when calling LibMain. |
tree | commitdiff |
2004-05-28 |
Alexandre Julliard | Ensure that we can initialize the DOS memory area corre... |
tree | commitdiff |
2004-05-27 |
Rein Klazes | Fix the missing tread ID of some snoop return traces. |
tree | commitdiff |
2004-05-25 |
Alexandre Julliard | Allocate the shared heap inside the Win9x shared memory... |
tree | commitdiff |
2004-05-25 |
Alexandre Julliard | Only create the shared heap when Windows version is... |
tree | commitdiff |
2004-05-25 |
Alexandre Julliard | Added support for managing reserved memory areas in... |
tree | commitdiff |
2004-05-25 |
Dmitry Timoshkov | Avoid a failure under Win9x. |
tree | commitdiff |
2004-05-24 |
Dmitry Timoshkov | Explicitly specify name of the pipe in the pipe test. |
tree | commitdiff |
2004-05-24 |
Eric Pouech | Some fixes to module browsing. |
tree | commitdiff |
2004-05-22 |
Dmitry Timoshkov | Add a test for opening an already opened file for writi... |
tree | commitdiff |
2004-05-22 |
Christian Costa | Added some traces to kernel file functions. |
tree | commitdiff |
2004-05-21 |
Alexandre Julliard | Converted the memory views list to use the standard... |
tree | commitdiff |
2004-05-20 |
Alexandre Julliard | Don't use the Wine debug functions. |
tree | commitdiff |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
tree | commitdiff |
2004-05-18 |
Eric Pouech | Added some missing prototypes. |
tree | commitdiff |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-05-14 |
Alexandre Julliard | Removed the no longer used SMB file I/O support, we... |
tree | commitdiff |
2004-05-14 |
Alexandre Julliard | Use environment variables instead of config file entrie... |
tree | commitdiff |
2004-05-14 |
Alexandre Julliard | Set environment variables from the HKCU\Environment... |
tree | commitdiff |
2004-05-14 |
Alexandre Julliard | Fixed some of the GetShortPathName tests to use the... |
tree | commitdiff |
2004-05-13 |
Alexandre Julliard | Added proper support for switching file APIs between... |
tree | commitdiff |
2004-05-06 |
Dimitrie O. Paun | Remove the last remaining wine options when running... |
tree | commitdiff |
2004-05-05 |
Alexandre Julliard | Set additional environment variables at startup from |
tree | commitdiff |
2004-05-05 |
Alexandre Julliard | Replaced LPINPUT_RECORD by PINPUT_RECORD. |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Avoid killing threads with TerminateThread, this can... |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Updated the auto-generated tests. |
tree | commitdiff |
2004-05-03 |
Alexandre Julliard | Make GetVolumeInformation default to reporting NTFS... |
tree | commitdiff |
2004-05-03 |
Alexandre Julliard | OF_CREATE should force write access in OpenFile. |
tree | commitdiff |
2004-05-03 |
Aric Stewart | Strip leading whitespace when adding a new value and... |
tree | commitdiff |
2004-05-03 |
Jakob Eriksson | Prevent from crashing/hanging in Windows 95 OSR2. |
tree | commitdiff |
2004-05-01 |
Alexandre Julliard | Moved most remaining file functions to dlls/kernel. |
tree | commitdiff |
2004-05-01 |
Alexandre Julliard | Fixed last error code check in GetVolumeInformationW... |
tree | commitdiff |
2004-05-01 |
Alexandre Julliard | Reimplemented GetFileType and SetEndOfFile using ntdll... |
tree | commitdiff |
2004-04-30 |
Alexandre Julliard | Added a few more info classes in NtQueryInformationFile. |
tree | commitdiff |
2004-04-30 |
Uwe Bonnes | Fixed buffer overflow. |
tree | commitdiff |
2004-04-30 |
Alexandre Julliard | Use RtlDosPathNameToNtPathName_U to build the registry... |
tree | commitdiff |
2004-04-29 |
Alexandre Julliard | Create the system heap event before the shared mapping... |
tree | commitdiff |
2004-04-29 |
Alexandre Julliard | Use symlinks in dosdevices/ for the drive devices too. |
tree | commitdiff |
2004-04-28 |
Alexandre Julliard | Removed a number of internal file functions that are... |
tree | commitdiff |
2004-04-28 |
Jakob Eriksson | Fixed tests to succeed on all Windows versions. |
tree | commitdiff |
2004-04-28 |
Alexandre Julliard | Reimplemented Get/SetCurrentDirectoryW using the corres... |
tree | commitdiff |
2004-04-27 |
Alexandre Julliard | DefineDosDeviceW: implemented the DDD_REMOVE_DEFINITION... |
tree | commitdiff |
2004-04-27 |
Alexandre Julliard | Removed todo_wine from some tests that succeed now. |
tree | commitdiff |
2004-04-27 |
Alexandre Julliard | Reimplemented CreateDirectoryW and RemoveDirectoryW... |
tree | commitdiff |
2004-04-27 |
Alexandre Julliard | Pass the creation disposition to wine_nt_to_unix_file_n... |
tree | commitdiff |
2004-04-26 |
Duane Clark | Add testing of PeekNamedPipe, multiple writes, and... |
tree | commitdiff |
2004-04-23 |
Alexandre Julliard | Reimplemented GetLogicalDrives, GetLogicalDriveStrings and |
tree | commitdiff |
2004-04-23 |
Alexandre Julliard | Moved support for opening DOS device files to ntdll. |
tree | commitdiff |
2004-04-23 |
Alexandre Julliard | Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of |
tree | commitdiff |
2004-04-22 |
Jakob Eriksson | When the Windows directory was something else than... |
tree | commitdiff |
2004-04-21 |
Alexandre Julliard | Changed MoveFileEx to use ntdll functions, and moved... |
tree | commitdiff |
2004-04-21 |
Emmanuel Maillard | GetSystemInfo support for Darwin. |
tree | commitdiff |
2004-04-20 |
Alexandre Julliard | Reimplemented GetFileAttributesExW and GetCompressedFil... |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
tree | commitdiff |
2004-04-20 |
Alexandre Julliard | Reimplemented GetFileAttributesW, SetFileAttributesW... |
tree | commitdiff |
2004-04-19 |
Francois Gouget | Make Unicode const strings static so they are not copie... |
tree | commitdiff |
2004-04-19 |
Alexandre Julliard | Fixed ntdll_wcstoumbs and WideCharToMultiByte to set... |
tree | commitdiff |
2004-04-17 |
Alexandre Julliard | Reimplemented GetDiskFreeSpaceW and GetDiskFreeSpaceExW... |
tree | commitdiff |
2004-04-17 |
Alexandre Julliard | Make FindFirstFileExW and FindFirstChangeNotificationW... |
tree | commitdiff |
2004-04-16 |
Alexandre Julliard | Fixed a number of NT status values to be closer to... |
tree | commitdiff |
2004-04-16 |
Alexandre Julliard | RtlSetCurrentDirectory_U: store a handle to the current... |
tree | commitdiff |
2004-04-16 |
Alexandre Julliard | Added hack to fetch the current directory from the... |
tree | commitdiff |
2004-04-16 |
Alexandre Julliard | Update the drive environment strings when changing... |
tree | commitdiff |
2004-04-15 |
Alexandre Julliard | Get rid of the TEB flags, they are no longer used. |
tree | commitdiff |
2004-04-15 |
Alexandre Julliard | Started implementing support for the SubSystemTib field... |
tree | commitdiff |
2004-04-14 |
Alexandre Julliard | Moved wine_get_unix_file_name implementation to ntdll... |
tree | commitdiff |
2004-04-14 |
Rein Klazes | Add missing POSIX baud rates to GetCommState and SetCom... |
tree | commitdiff |
2004-04-14 |
Alexandre Julliard | Replaced create_file server requests by a call to NtCre... |
tree | commitdiff |
2004-04-13 |
Christian Costa | Fixed typo. |
tree | commitdiff |
2004-04-12 |
Alexandre Julliard | Create the devices earlier on during startup. |
tree | commitdiff |
2004-04-12 |
Rein Klazes | Fix GetCommState and SetCommState, so that these functi... |
tree | commitdiff |
2004-04-08 |
Aric Stewart | Empty values need to be preserved as empty values and... |
tree | commitdiff |
2004-04-08 |
Alexandre Julliard | Replace the get_file_info request by an fstat() on... |
tree | commitdiff |
2004-04-06 |
Alexandre Julliard | Get rid of the removable media handling in the server. |
tree | commitdiff |
2004-04-05 |
Lionel Ulmer | Add better NULL checks to lstrcmp[i](A/W) functions. |
tree | commitdiff |
2004-04-03 |
Alexandre Julliard | Reimplemented DeleteFile by using CreateFile with |
tree | commitdiff |
2004-04-02 |
Alexandre Julliard | Removed the FailReadOnly option, this is now the defaul... |
tree | commitdiff |
2004-04-02 |
Alexandre Julliard | Don't try to get the file time if the file wasn't found. |
tree | commitdiff |
2004-04-02 |
Hans Leidekker | GetConsoleInfo() pseudo stub. |
tree | commitdiff |
2004-04-01 |
Raphael Junqueira | Added some stubs. |
tree | commitdiff |
next |