richedit: Modify ME_GetTextW() to honor CR and LF encodings.
[wine] / dlls / ntdll / signal_x86_64.c
2007-12-20  Alexandre Julliardserver: Use SIGQUIT instead of SIGTERM to terminate...
2007-03-17  Andrew Talbotntdll: Replace inline static with static inline.
2007-01-18  Alexandre Julliardntdll: Make the server signal mask global.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-20  Alexandre Julliardntdll: Get registers on the client side for NtGetContex...
2006-02-03  Robert Millanntdll: Rename i386 CPU trap codes to avoid collision...
2006-01-11  Alexandre Julliardntdll: Handle NtSetContextThread on the client side...
2005-11-02  Alexandre JulliardFixed Get/SetThreadContext to work properly on suspende...
2005-09-16  Alexandre JulliardPreliminary implementation of signal handling for x86-64.