Many oleaut32 APIs are missing on Win95/IE3. Load them dynamically.
[wine] / dlls / ddraw / dsurface / user.c
2002-11-06  Matthew BlochVtable fixes.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-02  Alexandre JulliardFixed warnings.
2002-07-20  Ove KaavenWait for the asynchronous update thread to complete...
2002-06-28  Jukka HeinonenDisable OWN_WINDOW as it no longer works.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-17  Jukka HeinonenWhen a surface becomes primary surface, mark the whole...
2001-09-10  Marcus MeissnerAdded dwFlags to lock_update private functions so we...
2001-07-31  Alexandre JulliardFixed a few problems with DCX_* flags handling.
2001-04-17  Ove KaavenImplemented gamma control on the DirectDraw primary...
2001-04-16  Ove KaavenAdded ddraw HAL and gamma ramp stuff to implementation...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-12  Gavriel StateWarning fixes.
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...