Draw the scrollbar beside the buddy when neither UDS_ALIGN[RIGHT|LEFT]
[wine] / dlls / version / install.c
2000-08-07  Andreas MohrVIF_OUTOFSPACE and VIF_OUTOFMEM were reversed.
2000-04-24  Dimitrie O. PaunRemoved the last xmalloc calls.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-17  Douglas RidgwayFix crash if lpuCurDirLen or lpuDestDirLen==0.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-31  Ulrich WeigandImplementation of VERSION.DLL. Based on old misc/ver.c.