Change the V86BASE macro to call DOSMEM_MemoryBase() instead of using
[wine] / dlls / shell32 / shelllink.c
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-25  Juergen SchmiedImplemented access to lnk's to a IStream interface.
1999-07-10  Juergen SchmiedCompletely rewritten. IPersistStream interface implemented.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Juergen SchmiedImplemented reading of *.lnk-files.
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-18  Francois GougetModified so that they do not use the VTABLE_FUNC macros...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1998-12-14  Juergen SchmiedAdds the IPersistFile Interface to IShellLink[W] and...
1998-11-25  Juergen SchmiedMoved existing IShellLink class. New stubs for IShellLinkW.