Switch back to using IPicture to load images. LoadImage did the
[wine] / dlls / shell32 / control.c
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2004-07-12  Marcus MeissnerFixed double applet = applet = assignment.
2004-05-27  Stefan LeichterMoved stub of Control_FillCache_RunDLL from ascii to...
2004-03-27  Martin FuchsImplementation of the control panel folder in shell...
2003-12-11  Richard Cohen- Check FindFirstFile against INVALID_HANDLE_VALUE...
2003-12-03  Alexandre JulliardImplemented RunDLL_CallEntry16.
2003-10-27  Uwe BonnesControl_DoLaunch: memmove needs bytes as length argument.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-16  Mike HearnAdd stubs for Control_FillCache_RunDLL ansi/unicode...
2002-12-13  Robert Shearman- Change launch functions to use unicode and implement...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-11-04  Alexandre JulliardWarning fix.
2002-11-01  Stefan LeichterRemove quotes from filename before calling LoadLibrary...
2002-10-23  Stefan LeichterDo not break quoted strings in Control_DoLaunch.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-07  Patrik StridvallFixed some issues found by winapi_check.
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.