user32: Store all builtin winprocs at the start of the array.
[wine] / dlls / user32 / winproc.c
2007-08-02  Alexandre Julliarduser32: Store all builtin winprocs at the start of...
2007-07-12  Alexandre Julliarduser32: Check both A and W proc for previously allocate...
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-03-22  Dmitry Timoshkovuser32: WM_GETTEXT message converters have to 0-termina...
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.