Implemented NetQueryDisplayInformation, NetUserGetInfo, created
[wine] / dlls / ole32 / filemoniker.c
2002-08-16  Dmitry TimoshkovFixed GetClassFile implementation.
2002-07-16  Juergen SchmiedFixed two leaks in file- and itemmoniker.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-04-20  Andreas MohrSpelling fixes.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-01-26  Andreas MohrSome more cleanups.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-25  Francois Gougetcompobj.h is a synonym for objbase.h
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-03-07  Jeff TranterThe pathname was stored in a string of size 100, which...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.