Remove libXXXX.so.1.0 lines from .cvsignore files.
[wine] / dlls / version / info.c
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-25  Patrik StridvallMade some local functions static.
2000-01-08  Ulrich WeigandFixed alignment problem with VERSION_INFO members.
1999-09-19  Ulrich WeigandMove VerLanguageName[AW] back to base (exported from...
1999-08-21  Uwe BonnesAlignment fix.
1999-08-15  Uwe BonnesFixed alignment.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
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-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Lawson A. WhitneyDon't hang on the last child if it's not wanted.
1999-02-17  Bertho StultiensRenamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Ulrich WeigandNULL is a valid argument as handle for GetFileVersionIn...
1999-01-31  Ulrich WeigandImplementation of VERSION.DLL. Based on old misc/ver.c.