WARN() about missing /dev/sequencer, it's too confusing for newbies.
[wine] / dlls / version / resource.c
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-11-10  Francois GougetUse DUMMYxxxNAME for anonymous struct/unions.
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
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-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Ulrich WeigandBugfix: NULL pointer check for output parameters.
1999-02-02  Marcus Meissnerreslen could be used uninitialised in GetFileResource32...
1999-01-31  Ulrich WeigandImplementation of VERSION.DLL. Based on old misc/ver.c.