wcmd: Improve command line processing.
[wine] / dlls / ntdll /
2006-02-28  Eric Pouechntdll: Implemented serial IOCTL for status: GET_COMM_ST...
2006-02-28  Alexandre Julliardntdll: Don't reset the load count when reusing a builti...
2006-02-24  Alexandre Julliardntdll: Use PROT_NONE instead of 0.
2006-02-22  Alexandre Julliardntdll: Simplify loadorder code by using an enum instead...
2006-02-22  Alexandre Julliardkernel: Moved the get_startup_info call to ntdll.
2006-02-21  Alexandre Julliardserver: Remove no longer needed fields in the init_proc...
2006-02-21  Alexandre Julliardkernel: Use LoadLibrary to load the main exe in all...
2006-02-21  Alexandre Julliardntdll: Support loading a builtin under a different...
2006-02-21  Alexandre Julliardntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_...
2006-02-21  Alexandre Julliardntdll: Support loading builtin dlls with an explicit...
2006-02-21  Uwe Bonnesntdll: Remove spaces at end of name in import_dll.
2006-02-21  Mike McCormackserver: Track created and removed directories in the...
2006-02-21  Detlef Riekenbergntdll: Avoid compile error caused by a single quote.
2006-02-20  Robert Shearmanntdll: Add a define for SYS_sigaction to __NR_sigaction.
2006-02-17  Alexandre Julliardntdll: Remove no longer used oldcwd in start_server.
2006-02-16  Alexandre Julliardlibwine: Try the current load path in priority before the
2006-02-14  Eric PouechA couple of new valgrind instrumentations for better...
2006-02-11  Phil Krylovntdll: Fix tape.c compilation on Darwin.
2006-02-11  Troy Rollontdll: Implement DVD_ReadStructure.
2006-02-10  Alexandre Julliardntdll: Added emulation of ATL thunks for platforms...
2006-02-10  Aric Stewartntdll: gcc 2.95 compile fixes.
2006-02-09  Alexandre Julliardntdll: Better handling of errors when loading a builtin...
2006-02-09  Gerald Pfeiferntdll: Take into account that FreeBSD and others have...
2006-02-08  Alexandre Julliardntdll: Get rid of the main_file argument in LdrInitiali...
2006-02-08  Alexandre Julliardntdll: Check for existing modref for the main exe befor...
2006-02-07  Francois Gougetntdll: Fix typo in HAVE_STRUCT_MTGET_MT_GSTAT ifdef.
2006-02-07  Francois Gougetntdll: Protect sys/stat.h inclusion.
2006-02-07  Alexandre Julliardntdll: Support loading a builtin dll by specifying...
2006-02-07  Sergei Butakovntdll: Added Urals time.
2006-02-07  Mike McCormackkernel32: ReadDirectoryChangesW fixes.
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2006-02-06  Gerald Pfeiferntdll: Use struct mtget.mt_blkno on those systems provi...
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Mike McCormackntdll: Add some more tests for NtNotifyChangeDirectoryFile.
2006-02-06  Mike McCormackserver: Fill in NtNotifyChangeDirectoryFile's buffer...
2006-02-06  Eric Pouechntdll: Implemented IOCTL for char transmission: IMMEDIA...
2006-02-06  Eric Pouechntdll: Implemented COMM IOCTL for modem status: GET_MOD...
2006-02-06  Eric Pouechntdll: Implemented IOCTL for serial: SET_WAIT_MASK...
2006-02-06  Eric Pouechntdll: Implemented IOCTL purge for serial objects.
2006-02-06  Eric Pouechkernel: Fixed regression in atom handling.
2006-02-05  Gerald Pfeiferntdll: Use struct mtget.mt_blksiz on systems featuring...
2006-02-05  Robert MillanEnable for GNU/kFreeBSD the same kernel-specific interf...
2006-02-04  Alexandre Julliardntdll: Added a few helper function to simplify the...
2006-02-03  Robert Millanntdll: Rename i386 CPU trap codes to avoid collision...
2006-02-02  Johan Dahlinntdll: RtlIpv4AddressToStringExW/RtlIpv4StringToAddress...
2006-01-31  Gerald Pfeiferntdll: tape.c portability fixes.
2006-01-30  Michael Stefaniuckernel: Remove bogus breaks in tape.c
2006-01-27  Eric PouechFix a couple of bugs spotted by valgrind.
2006-01-27  Eric PouechSuppress some false-positives reported by valgrind.
2006-01-27  Alexandre Julliardserver: Make the FILE_SHARE_DELETE sharing checks depen...
2006-01-27  Mike McCormackserver: Fix the file notification interface to use...
2006-01-26  Hans Leidekkerntdll: Add implementation of tape IOCTLs.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-24  Alexandre Julliardntdll: memcpy should behave like memmove in ntdll too.
2006-01-24  Alexandre Julliardntdll: Mark all libc-style functions as private to...
2006-01-23  Mike McCormackntdll: Forward ZwNotifyChangeDirectoryFile to NtNotifyC...
2006-01-20  H. Verbeetntdll: Add a stubbed NtSetSystemInformation.
2006-01-20  Alexandre Julliardntdll: Move the %gs register to the ntdll_thread_regs...
2006-01-20  Alexandre Julliardntdll: Move the TEB register to the ntdll_thread_regs...
2006-01-18  Alexandre Julliardntdll: Cleaned up the ioctl functions.
2006-01-18  Robert Shearmanntdll: Loader optimization.
2006-01-17  Mike McCormackntdll: Add a test for NtNotifyChangeDirectoryFile.
2006-01-17  Mike McCormackntdll: Use FILE_OPEN instead of OPEN_EXISTING when...
2006-01-16  Mike McCormackntdll: Use the NTAPI definition of EXCEPTION_ACCESS_VIO...
2006-01-16  Mike McCormackntdll: Add a stub implementation of NtNotifyChangeDirec...
2006-01-13  Alexandre Julliardntdll: Add debug registers to the context of all except...
2006-01-13  Alexandre Julliardntdll: Round PE header size to a page boundary for...
2006-01-12  Eric Pouechntdll: Created infrastructure to support IOCTL for...
2006-01-12  Vitaliy Margolenntdll: NtQueryInformationToken change parameters accord...
2006-01-12  Detlef Riekenbergntdll/tests: Skip tests if NtCurrentTeb doesn't exist.
2006-01-11  Alexandre Julliardntdll: Round up the mapping size in map_file_into_view...
2006-01-11  Alexandre Julliardntdll: Handle NtSetContextThread on the client side...
2006-01-11  Eric Pouechntdll: Implemented ntdll.NtSetInformationThread(ThreadA...
2006-01-10  Alexandre Julliardntdll: NtRaiseException doesn't need to be a register...
2006-01-04  Alexandre JulliardSet refcount to -1 on implicitly loaded dlls to avoid...
2006-01-03  Alexandre Julliardntdll: Check file size when mapping image sections...
2006-01-03  Eric Pouechntdll: Correct implementation for atom query functions.
2005-12-31  Alexandre Julliardntdll/tests: Try to fail more gracefully on win9x.
2005-12-20  Eric Pouechntdll: Made DBG_EXCEPTION_HANDLED a synonym of DBG_CONT...
2005-12-19  Alexandre Julliardntdll: Make __wine_call_from_32_restore_regs take a...
2005-12-18  Alexandre Julliardntdll: New implementation of relay thunks.
2005-12-17  Alexandre Julliardntdll: Don't use a real guard page at the bottom of...
2005-12-16  Alexandre JulliardTake advantage of the __EXCEPT_PAGE_FAULT macro.
2005-12-16  Alexandre JulliardException handling: Added a magic __EXCEPT_PAGE_FAULT...
2005-12-16  Alexandre JulliardWe no longer need to handle EXCEPTION_PRIV_INSTRUCTION...
2005-12-16  Alexandre Julliardntdll: More compatible exception information for protec...
2005-12-16  Alexandre JulliardAdd -register hint in ntdll, kernel and msvcrt spec...
2005-12-15  Alexandre Julliardntdll: Reimplemented _chkstk and _alloca_probe directly...
2005-12-14  Alexandre Julliardntdll: Fixes in virtual memory protection flags.
2005-12-14  Vitaliy Margolenntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
2005-12-12  Alexandre JulliardTEB.StackLimit should not include the guard page.
2005-12-12  Alexandre JulliardPass specific access rights to wine_server_handle_to_fd.
2005-12-12  Alexandre Julliardserver: Added access rights mapping to file objects.
2005-12-12  Alexandre Julliardserver: Support for opening devices.
2005-12-12  Eric PouechFunctions with no paramters must be (void).
2005-12-09  Alexandre Julliardserver: Added object attributes to a few more requests.
2005-12-09  Alexandre JulliardMake wine_server_fd_to_handle use attributes instead...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in dup_h...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in token...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in proce...
next