mshtml: Added IActiveScriptDebug32 stub implementation.
[wine] / dlls / oleacc /
2008-03-12  Louis Lendersoleacc: Add GetOleaccVersionInfo.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-10-04  Michael Stefaniucoleacc: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-08-27  Mike McCormackAdded DllRegisterServer/DllUnregisterServer calls.
2004-03-29  Mike McCormackStub implementations for LresultFromObject and
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-11-25  Mike McCormackStub implementation for CreateStdAccessibleObject.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-06-23  Eric PouechCreated an empty oleacc DLL.