2003-01-03 |
Dimitrie O. Paun | SHGetMalloc() returns a HRESULT, not a DWORD. |
blob | commitdiff | raw |
2002-12-23 |
Dimitrie O. Paun | Added missing LPDROPFILES definition. |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Rolf Kalbermatter | Add SHDefExtractIcon{AW} function. |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Alberto Massari | SHGetSetSettings has now the right signature and the... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2001-10-10 |
Chris Green | Added names of the "missing" paths for SHGetSpecialFold... |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Mike McCormack | Fixed incorrect arg count in SHGetSettings that causes... |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Eric Pouech | Improved a bit the folder browsing implementation. |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Hidenori Takeshima | Added typedef of DROPFILES. |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
blob | commitdiff | raw | diff to current |
2000-06-11 |
Francois Gouget | Reordered the CALLBACK and WINAPI directives so that... |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Complete cleanup, bugfixes. |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Juergen Schmied | Started implementation of shell notifications. |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Francois Gouget | Define the COM macros even in C++. |
blob | commitdiff | raw | diff to current |
1999-09-14 |
Patrik Stridvall | Add support for anonymous struct/unions on compilers... |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Juergen Schmied | Many fixes/reimplementations. |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Patrik Stridvall | Added extern "C" if __cplusplus is defined. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Adrian Thurston | ICOMization of remaining interfaces. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Juergen Schmied | Moved stuff to the right place. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files |
blob | commitdiff | raw | diff to current |
1999-04-10 |
Juergen Schmied | ILLoadFromString and SHGetSettings implemented. |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Juergen Schmied | All 19 FileMenu_* functions, some as stubs, some implem... |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Juergen Schmied | - IShellFolder and IEnumIDList are using the new COM... |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Paul Quinn | Added a lot of new OLE interfaces. |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Adrian Thurston | - Use the new COM definition macros in the header. |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Juergen Schmied | Changed pidl structure to match the pidl's used in... |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
blob | commitdiff | raw | diff to current |
1999-02-13 |
Francis Beaudet | Implemented the OLE Drag and Drop target registration... |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Alexandre Julliard | Authors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe... |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Francois Gouget | DllGetClassObject should take a REFCLSID not an LPCLSID. |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Juergen Schmied | - some fixes, cleaned up includes, fixed leaks |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Juergen Schmied | New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer... |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
blob | commitdiff | raw | diff to current |
1998-12-25 |
Juergen Schmied | Fixed the TEXT redefined warnings. |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Juergen Schmied | Adds the IPersistFile Interface to IShellLink[W] and... |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Juergen Schmied | Moved existing IShellLink class. New stubs for IShellLinkW. |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Eric Kohl | Added IOleAdviseHoler interface (still a dummy) and... |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
blob | commitdiff | raw | diff to current |
1998-10-28 |
Juergen Schmied | Corrected 2 wrong definitions. |
blob | commitdiff | raw | diff to current |
1998-10-28 |
Justin Bradford | IExtractIcon had an extra c in a struct definition. |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Juergen Schmied | Changed some string-shell32 functions to 32AW, paramete... |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Juergen Schmied | Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W, |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Juergen Schmied | New structures DVASPECT, TYMED, IDLList. |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
blob | commitdiff | raw | diff to current |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
blob | commitdiff | raw | diff to current |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
blob | commitdiff | raw | diff to current |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
blob | commitdiff | raw | diff to current |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
blob | commitdiff | raw | diff to current |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
blob | commitdiff | raw | diff to current |
1997-11-30 |
Alexandre Julliard | Release 971130 wine-971130 |
blob | commitdiff | raw | diff to current |
|