.. |
tests
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
Makefile.in
|
Added rules for building import libraries in the individual dll
|
2005-05-09 14:42:30 +00:00 |
connpt.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
connpt.h
|
…
|
|
dispatch.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +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
|
…
|
|
oleaut.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
oleaut32.rc
|
Update the resources for Portuguese.
|
2005-02-14 11:12:30 +00:00 |
oleaut32.spec
|
Added VarMonthName() implementation.
|
2005-05-29 20:17:30 +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
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
olepicture.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
recinfo.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
regsvr.c
|
- Move OLE automation interface registration to oleaut32.
|
2005-01-25 19:03:30 +00:00 |
resource.h
|
Implement conversions between dates and strings.
|
2003-12-09 00:05:31 +00:00 |
safearray.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
stubs.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
tmarshal.c
|
- The typelib marshaler should only free the memory it actually allocated.
|
2005-06-09 09:43:38 +00:00 |
tmarshal.h
|
…
|
|
typelib.c
|
Fixed IType::Invoke in regards to handling propertyget variables
|
2005-06-08 18:32:09 +00:00 |
typelib.h
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
typelib.spec
|
…
|
|
typelib2.c
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
typelib16.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-16 14:35:55 +00:00 |
usrmarshal.c
|
Use variant macros instead of accessing the union directly.
|
2005-02-22 14:54:01 +00:00 |
varformat.c
|
- implement handling of exponents (e+,e-,E+,E-) when parsing number
|
2005-06-08 18:32:52 +00:00 |
variant.c
|
- Reimplement VarAdd, had missing functionality and wrong behaviour.
|
2005-05-29 20:00:31 +00:00 |
variant.h
|
Don't define BEGIN_INTERFACE in unknwn.h.
|
2004-08-22 21:38:46 +00:00 |
vartype.c
|
After Float->string conversion via sprintfW(), VarDecFromR[4|8] is
|
2005-03-24 19:03:14 +00:00 |
version.rc
|
Implement DllRegisterServer and DllUnregisterServer, and add
|
2003-07-15 20:48:47 +00:00 |