Interlocked LONG* gcc warning fixes.
[wine] / dlls / urlmon / tests / url.c
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-23  Jacek CabanSeparated IBinding and IMoniker interfaces.
2004-12-20  Jacek Caban- Added test of BindToStorage.
2004-12-08  Jacek Caban- Implemented CreateAsyncBindCtx.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-05-03  Kevin KoltzauHandle context in CreateURLMoniker.