..
tests
Add tests for functionality implemented or corrected: multiplication,
2005-10-27 12:09:40 +00:00
.cvsignore
We are no longer generating .dbg.c files.
2005-09-29 10:35:58 +00:00
Makefile.in
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
connpt.c
Interlocked LONG* gcc warning fixes.
2005-07-11 10:25:19 +00:00
connpt.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
dispatch.c
Removed unused debug channels.
2005-09-22 10:44:40 +00:00
hash.c
Don't define BEGIN_INTERFACE in unknwn.h.
2004-08-22 21:38:46 +00:00
oaidl_p.c
Make remaining OLE interface vtables const.
2005-06-06 19:50:35 +00:00
ole2disp.c
Remove unneeded headers to reduce unneeded rebuilds.
2004-12-16 14:35:55 +00:00
ole2disp.h
Moved a few remaining 16-bit definitions out of the standard headers.
2004-01-23 22:51:41 +00:00
ole2disp.spec
Made some more spec file entries optional or unnecessary.
2002-06-21 19:15:45 +00:00
oleaut.c
Uniformize DllMain TRACEing across dlls.
2005-08-15 10:48:51 +00:00
oleaut32.rc
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
oleaut32.spec
Fix .spec declarations for functinos with 64bit arguments (reported by
2005-09-26 09:56:40 +00:00
oleaut32_Bg.rc
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
oleaut32_Cz.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
oleaut32_De.rc
Translated some English resource files into German.
2004-07-12 19:55:59 +00:00
oleaut32_Dk.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
oleaut32_En.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
oleaut32_Es.rc
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
2005-02-16 21:10:59 +00:00
oleaut32_Fr.rc
Use SUBLANG_NEUTRAL for French resources.
2005-05-04 09:52:47 +00:00
oleaut32_Hu.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
oleaut32_It.rc
Added/updated Italian resources.
2003-11-19 02:14:44 +00:00
oleaut32_Nl.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
oleaut32_No.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
oleaut32_Pl.rc
Added Polish translation.
2004-08-30 18:38:27 +00:00
oleaut32_Pt.rc
Localization to the Portuguese of Brazil.
2003-11-05 23:27:01 +00:00
oleaut32_Ru.rc
Add Russian translations.
2004-12-15 10:44:00 +00:00
oleaut32_Sv.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
oleaut32_Th.rc
Add resources for boolean strings in several languages.
2003-10-15 20:50:24 +00:00
olefont.c
Get IFontDisp type information from stdole2.tlb, instead of IDispatch
2005-09-13 10:36:54 +00:00
olepicture.c
Implement IPicture::get_hPal for PICTYPE_BITMAP.
2005-08-24 09:44:25 +00:00
recinfo.c
Interlocked LONG* gcc warning fixes.
2005-07-11 10:25:19 +00:00
regsvr.c
Add IFontEventsDisp and IProvideMultipleClassInfo.
2005-10-27 10:19:54 +00:00
resource.h
Implement conversions between dates and strings.
2003-12-09 00:05:31 +00:00
safearray.c
gcc 4.0 warning fixes.
2005-08-08 18:38:29 +00:00
stubs.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
tmarshal.c
There is no need to call IUnknown_QueryInterface since getting the
2005-10-27 12:08:58 +00:00
typelib.c
- Read DLL name from modules in MSFT typelibs.
2005-10-29 10:30:57 +00:00
typelib.h
- Read DLL name from modules in MSFT typelibs.
2005-10-29 10:30:57 +00:00
typelib.spec
Made some more spec file entries optional or unnecessary.
2002-06-21 19:15:45 +00:00
typelib2.c
gcc 4.0 warning fixes.
2005-08-08 18:38:29 +00:00
typelib16.c
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06 19:08:05 +00:00
usrmarshal.c
Proxies and stubs for GetTypeInfoCont, GetLibAttr and ReleaseLibAttr.
2005-10-20 11:35:30 +00:00
varformat.c
Fix gcc 4.0 warnings.
2005-08-26 08:53:31 +00:00
variant.c
Handle VT_DECIMAL in VarCmp().
2005-10-28 10:08:31 +00:00
variant.h
Moved a number of definitions that are not needed in other files into
2005-08-09 10:34:21 +00:00
vartype.c
Implement complete VarDecDiv() for any valid DECIMAL.
2005-10-26 13:53:21 +00:00
version.rc
Implement DllRegisterServer and DllUnregisterServer, and add
2003-07-15 20:48:47 +00:00