- Fix memory leak
[reactos.git] / reactos / dll / win32 / netshell / shfldr_netconnect.c
2009-09-22 Johannes Anderwald- Fix memory leak
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (7/11).
2008-11-14 Johannes Anderwald- Implement IShellExecuteHookW
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-10 Johannes Anderwald- Implement IContextMenu3, IObjectWithSite, IExtractIco...
2008-10-02 Johannes Anderwald- Fix a bug in _ILCreateNetConnect
2008-09-17 Johannes Anderwald- Preload NetworkConnection Taskbar Notification
2008-09-17 Johannes Anderwald- Check for null in IConnection_Constructor
2008-09-09 Johannes Anderwald- Check for NULL before releasing INetCfg and INetCfgLo...
2008-09-08 Johannes Anderwald- Implement INetLanConnectionUiInfo interface
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Johannes Anderwald- Implement enumerating network components (Client...
2008-08-29 Johannes Anderwald- Activate INetConnection::GetProperties code
2008-08-28 Johannes Anderwald- Add Items to Connection ShellFolder Item Context...
2008-08-28 Johannes Anderwald- Use CoTaskMemAlloc / CoTaskMemFree for memory de...
2008-08-27 Johannes Anderwald- Start Implementing Network Connections ShellFolder