wined3d: Move max_ffp_textures to wined3d_d3d_info.
[wine] / dlls / user.exe16 /
2012-11-12  Michael Stefaniucuser.exe16: Use FIELD_OFFSET to calculate the size...
2012-07-09  Marcus Meissneruser.exe: Avoid truncating strcmp result (Coverity).
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2011-10-19  Marcus Meissneruser.exe16: Fixed incorrect sizeof() (Coverity).
2011-07-14  AndrĂ© Hentscheluser.exe: Remove dead assignment (clang).
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-03-11  Alexandre Julliarduser.exe: Don't try calling the WH_CALLWNDPROC hook...
2011-03-08  Alexandre Julliarduser.exe: Call the 16-bit hook directly in SendMessage16.
2010-10-20  Alexandre Julliarduser.exe: Avoid using the CONTEXT86 type.
2010-09-29  Alexandre Julliardmakefiles: Use the -m16 option with 16-bit resources...
2010-09-20  Austin Englishuser.exe16: Fix a compiler warning on clang.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-24  Alexandre Julliarduser.exe: Store the GDI instance when it's first loaded.
2010-05-24  Alexandre Julliarduser.exe: Make sure 16-bit user and gdi never get unloaded.
2010-05-10  Gerald Pfeiferuser.exe16: Remove variable width which is not really...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-18  Alexandre Julliarduser.exe: The default dialog button id is 0 on Win16.
2010-02-17  Alexandre Julliarduser32: Don't overwrite the default button id when...
2010-02-08  Alexandre Julliarduser32: Do not load 16-bit user.exe by default.
2010-02-08  Alexandre Julliarduser32: Store 32-bit and 16-bit cursors/icons in indepe...
2010-02-03  Alexandre Julliarduser: Add icon handle mapping in the Get/SetClassWord...
2010-02-02  Alexandre Julliarduser: Add internal functions for cursor/icon 16<->32...
2010-02-02  Alexandre Julliarduser: Call the 16-bit CreateIconFromResourceEx from...
2010-02-02  Alexandre Julliarduser: Reimplement GetIconInfo16 using the 16-bit icon...
2010-02-02  Alexandre Julliarduser.exe: Make CreateIcon16 available as 32-bit export.
2010-01-18  Stefan Leichteruser.exe: Forward WNetGetUser16 to WNetGetUserA of...
2010-01-05  Detlef Riekenberguser32: Move a comment about HLOCAL16 to user.exe.
2009-12-30  Alexandre Julliardkernel: Add an import lib for krnl386, and stop importi...
2009-12-30  Michael Stefaniucuser.exe: Remove some superfluous WPARAM/LPARAM casts.
2009-12-30  Alexandre Julliarduser.exe: Prepend a valid bitmap header when copying...
2009-12-28  Alexandre Julliarduser.exe: Reimplement CopyImage16 for cursors and icons.
2009-12-28  Alexandre Julliarduser.exe: Reimplement LoadImage16 for bitmaps instead...
2009-12-28  Alexandre Julliarduser32: Move loading of static icons for 16-bit windows...
2009-12-28  Alexandre Julliarduser32: Load the 32-bit user.exe module wrapper from...
2009-12-28  Alexandre Julliardwinevdm: Move the loading of the system drivers into...
2009-12-28  Alexandre Julliarduser32: Don't pass the 16-bit instance through to 32...
2009-12-24  Alexandre Julliarduser32: Move handling of listbox sizes for Win 3.1...
2009-12-24  Alexandre Julliarduser32: Make user.exe into a stand-alone 16-bit module.