Let StartServiceCtrlDispatcher handle services not started by
[wine] / dlls / ntdll /
2004-08-17  Aric StewartAdded handling of TokenPrimaryGroup.
2004-08-17  Mike McCormackStub implementation for NtSetInformationToken.
2004-08-16  Mike McCormackStub implementation and declaration for NtCreateNamedPi...
2004-08-16  Gerald PfeiferFix incorrect sizeof in RtlCreateSecurityDescriptor().
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-13  Francois GougetThe Windows headers don't define PEXCEPTION_REGISTRATIO...
2004-08-13  Mike McCormackImplement SetThreadToken using NtSetInformationThread.
2004-08-13  Francois GougetRename ResourceHandle to Reserved in the IMAGE_RESOURCE...
2004-08-11  Francois GougetReplace strcasecmp() with lstrcmpiA() to help compilati...
2004-08-09  Vincent BéronUpdate WinXP version to SP2.
2004-08-04  Markus AmslerPass debug exceptions to winedos.
2004-08-04  Mike McCormackMoved FlushInstructionCache to ntdll.
2004-08-02  Alexandre JulliardMake relay and snooping work for LoadLibrary+GetProcAdd...
2004-07-30  Ivan Leo PuotiFix dll version detection.
2004-07-30  Alexandre JulliardAdded support for getting and setting the UI language.
2004-07-29  Ivan Leo PuotiChange the NT service pack version from 6 to 6a, correc...
2004-07-29  Robert ShearmanDocumentation for Wine client-side server interface.
2004-07-23  Francois GougetAssorted spelling fixes.
2004-07-15  Alexandre JulliardSet the system directory in ntdll as soon as we have...
2004-07-14  Aric StewartReport win2k service pack 4 instead of 3.
2004-07-07  Emmanuel MaillardAdded Darwin support in get_default_drive_device.
2004-07-06  Aric StewartReport NOT_IMPLEMENTED for not implemented token classes.
2004-06-22  Alexandre JulliardWe no longer need to make the import directory writable...
2004-06-22  Filip NavaraUnprotect Import Address Table while filling it.
2004-06-21  Mike HearnDefault to Win98 in DLL linkage heuristics.
2004-06-18  Pierre d'HerbemontFix a compile error for SNOOP_GetProcAddress and RELAY_...
2004-06-18  Alexandre JulliardAdded support for the IMAGE_FILE_LARGE_ADDRESS_AWARE...
2004-06-17  Alexandre JulliardTake spin count into account in RtlEnterCriticalSection.
2004-06-17  Alexandre JulliardDon't use lseek when truncating a file to avoid corrupt...
2004-06-16  Gerald PfeiferRemove incorrect support for FreeBSD and NetBSD in
2004-06-15  Alexandre JulliardStore the number of processors in the PEB structure.
2004-06-15  Eric PouechConst correctness.
2004-06-15  Uwe BonnesSupport for reading encrypted DVDs.
2004-06-14  Eric Pouech- Added ProcessBasicInformation class to ntdll.NtQueryI...
2004-06-03  Raphael JunqueiraAdded _vsnwprintf (needed by some native XP dlls).
2004-05-30  Alexandre JulliardUse wine_exec_wine_binary in all cases to start the...
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...
2004-05-28  Alexandre JulliardDon't rely on the reserved area list being empty in...
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-05-24  Dmitry TimoshkovCygwin's mntent.h requires stdio.h to be included first.
2004-05-21  Alexandre JulliardConverted the memory views list to use the standard...
2004-05-17  Alexandre JulliardAdded support for mapping UNC filenames to the dosdevic...
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-05-14  Alexandre JulliardRemoved the no longer used SMB file I/O support, we...
2004-05-14  Alexandre JulliardBetter fix for removing trailing spaces in RtlGetFullPa...
2004-05-13  Alexandre JulliardRemove trailing spaces from the filename in RtlGetFullP...
2004-05-11  Alexandre JulliardInitial support for automatically creating the ~/.wine...
2004-05-07  Alexandre JulliardUse the Unix codepage to convert the user name to Unicode.
2004-05-05  Alexandre JulliardInitialize ntdll debugging earlier on so that we can...
2004-05-05  Alexandre JulliardFixed RtlSetEnvironmentVariable to deal properly with...
2004-05-05  Francois GougetWe should not make deststring static since we count...
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-05-01  Alexandre JulliardReimplemented GetFileType and SetEndOfFile using ntdll...
2004-04-30  Alexandre JulliardAdded a few more info classes in NtQueryInformationFile.
2004-04-30  Alexandre JulliardMoved support for opening named pipes to ntdll.
2004-04-29  Alexandre JulliardAdded auto-detection of DOS drive devices based on...
2004-04-29  Alexandre JulliardUse symlinks in dosdevices/ for the drive devices too.
2004-04-27  Alexandre JulliardPass the creation disposition to wine_nt_to_unix_file_n...
2004-04-23  Alexandre JulliardMoved creation of the CDROM registry keys into the...
2004-04-23  Alexandre JulliardMoved support for opening DOS device files to ntdll.
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-21  Alexandre JulliardProperly set IO_STATUS_BLOCK.Information in NtCreateFile.
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesExW and GetCompressedFil...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-20  Robert ShearmanStub and documentation for RtlFormatMessage.
2004-04-20  Alexandre JulliardMinor fixes.
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesW, SetFileAttributesW...
2004-04-19  Michael StefaniucNtQueryInformationToken isn't a stub so change the...
2004-04-19  Alexandre JulliardFixed ntdll_wcstoumbs and WideCharToMultiByte to set...
2004-04-17  Emmanuel MaillardFix a compile error for SNOOP_GetProcAddress on non...
2004-04-16  Alexandre JulliardFixed a number of NT status values to be closer to...
2004-04-16  Alexandre JulliardRtlSetCurrentDirectory_U: store a handle to the current...
2004-04-16  Alexandre JulliardAdded hack to fetch the current directory from the...
2004-04-15  Alexandre JulliardGet rid of the TEB flags, they are no longer used.
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-14  Alexandre JulliardAdded support for restarting directory scans on platfor...
2004-04-14  Alexandre JulliardFixed handling of \\?\ prefix in RtlDosPathNameToNtPath...
2004-04-12  Alexandre JulliardImplemented NtCreatelFile using the new symlink scheme.
2004-04-08  Alexandre JulliardReplace the get_file_info request by an fstat() on...
2004-04-08  Rolf KalbermatterFix bad initialization of Unicode length parameters in
2004-04-07  Alexandre JulliardHandle the set_file_pointer request on the client side.
2004-04-07  Raphael Junqueira- fix DbgPrint and implement DbgPrintEx
2004-04-07  Alexandre JulliardBetter support for device handles in NtQueryVolumeInfor...
2004-04-06  Alexandre JulliardHandle file mappings on removable media entirely inside...
2004-04-06  Alexandre JulliardFixed some potential races in the handling of the view...
2004-04-06  Alexandre JulliardPartial implementation of NtQueryVolumeInformationFile.
2004-04-05  Alexandre JulliardFixed RtlDosPathNameToNtPathName_U prototype.
2004-04-02  Alexandre JulliardA couple of optimizations and bug fixes.
2004-04-02  Rein KlazesFix incorrect calculation of leap year in RtlTimeFields...
2004-04-01  Rolf KalbermatterNtPulseEvent: Don't print FIXME for an optional paramet...
2004-04-01  Raphael JunqueiraAdded some stubs.
2004-04-01  Alexandre JulliardMake RtlGetFullPathName_U handle Unix paths, using...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-22  Uwe BonnesAdded some tests for RtlGetFullPathName_U.
2004-03-22  Alexandre JulliardMoved slash conversion to collapse_path, and remove...
2004-03-19  Alexandre JulliardAdded workaround for broken dlls that modify ebx in...
2004-03-18  Raphael JunqueiraStub implementations of RtlCreateQueryDebugBuffer,
next