crypt32: Implement X509_UNICODE_NAME_VALUE encoding/decoding.
[wine] / dlls / user / class.c
2006-07-12  Ge van Geldorpuser32: Implement Get/SetClassLongPtrA/W.
2006-05-30  Mike McCormackuser32: Stub implementations for Win64's Get/Set LongPt...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Alexandre Julliarduser: Support storing multiple winprocs in a single...
2006-05-10  Alexandre Julliarduser: Moved Get/SetClassLong16 to wnd16.c.
2006-05-10  Alexandre Julliarduser: Have WINPROC_GetProc16 allocate a new winproc...
2006-05-10  Alexandre Julliarduser: Make the WINDOWPROCTYPE enum private to winproc.c.
2006-05-10  Alexandre Julliarduser: Replace WINPROC_GetProcType by WINPROC_IsUnicode.
2006-05-10  Alexandre Julliarduser: Replace WINDOWPROCTYPE by a unicode flag in WINPR...
2006-05-10  Alexandre Julliarduser: Add a WIN_ISUNICODE flag instead of relying on...
2006-05-09  Alexandre Julliarduser: Always set the correct class winproc depending...
2006-05-09  Alexandre Julliarduser: Separate the 16 and 32-bit versions of WINPROC_Al...
2006-05-09  Alexandre Julliarduser: Separate the 16 and 32-bit versions of WINPROC_Ge...
2006-04-20  Alexandre Julliarduser: Don't return CLASS_OTHER_PROCESS when modifying...
2005-11-09  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...