.. |
tests
|
Expand the COPYTEST macro to avoid trouble with 64-bit types.
|
2004-12-17 19:13:24 +00:00 |
.cvsignore
|
Removed a couple of no longer needed entries.
|
2004-11-19 18:28:05 +00:00 |
connpt.c
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
connpt.h
|
|
|
dispatch.c
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
hash.c
|
Don't define BEGIN_INTERFACE in unknwn.h.
|
2004-08-22 21:38:46 +00:00 |
Makefile.in
|
Use only one .res file.
|
2004-10-27 00:47:53 +00:00 |
oaidl_p.c
|
Fix compilation with GCC 4.
|
2004-12-13 13:30:49 +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
|
|
|
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
|
Add resources for boolean strings in several languages.
|
2003-10-15 20:50:24 +00:00 |
oleaut32_Fr.rc
|
Add resources for boolean strings in several languages.
|
2003-10-15 20:50:24 +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 |
oleaut32.rc
|
Add Russian translations.
|
2004-12-15 10:44:00 +00:00 |
oleaut32.spec
|
Added stub for GetRecordInfoFromGuids.
|
2004-05-27 01:55:54 +00:00 |
oleaut.c
|
Ensure DllCanUnloadNow is a truly void function, and give it a unique
|
2004-11-30 17:40:51 +00:00 |
olefont.c
|
Support assigning font objects to other font objects.
|
2004-11-06 03:49:18 +00:00 |
olepicture.c
|
In OlePictureImpl_Load, always use DIB_RGB_COLORS because no indexed
|
2004-11-09 20:02:25 +00:00 |
regsvr.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
resource.h
|
Implement conversions between dates and strings.
|
2003-12-09 00:05:31 +00:00 |
safearray.c
|
SafeArrayDestroyData - keep pointer, don't destroy data if FADF_STATIC
|
2004-10-19 21:08:02 +00:00 |
stubs.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
tmarshal.c
|
Fully initialise the structure to prevent ill-defined behaviour.
|
2004-12-20 17:05:44 +00:00 |
tmarshal.h
|
|
|
typelib2.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-16 14:35:55 +00:00 |
typelib16.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-16 14:35:55 +00:00 |
typelib.c
|
Fix comment to reflect reality and indeed the code.
|
2004-12-17 18:56:49 +00:00 |
typelib.h
|
Rename some of the fields in typelib.h to makes more evocative than
|
2004-03-13 19:24:58 +00:00 |
typelib.spec
|
|
|
usrmarshal.c
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
varformat.c
|
Ensure digits are printable characters from oleaut32 Format command.
|
2004-08-26 00:28:37 +00:00 |
variant.c
|
Assorted spelling fixes.
|
2004-12-20 19:27:06 +00:00 |
variant.h
|
Don't define BEGIN_INTERFACE in unknwn.h.
|
2004-08-22 21:38:46 +00:00 |
vartype.c
|
Fix the VarI4FromI2 API documentation.
|
2004-10-07 02:59:45 +00:00 |
version.rc
|
Implement DllRegisterServer and DllUnregisterServer, and add
|
2003-07-15 20:48:47 +00:00 |