Yet another useful hint for missing stdole32.tlb.

This commit is contained in:
Marcus Meissner 2003-12-15 19:47:51 +00:00 committed by Alexandre Julliard
parent 599c4522a8
commit 30ccb3bd22
1 changed files with 1 additions and 0 deletions

View File

@ -321,6 +321,7 @@ HRESULT WINAPI LoadTypeLibEx(
MESSAGE("You must copy a 'stdole32.tlb' file to your Windows\\System directory!\n");
MESSAGE("You can get one from a Windows installation, or look for the DCOM95 package\n");
MESSAGE("on the Microsoft Download Pages.\n");
MESSAGE("A free download link is on http://sourceforge.net/projects/wine/, look for dcom95.exe.\n");
MESSAGE("**************************************************************************\n");
break;
}