DOCUMENT:Q159575 04-AUG-2001 [visualc] TITLE :DOC: SendTime Sample Needs DCOM to Work PRODUCT :Microsoft C Compiler PROD/VER:4.2 OPER/SYS: KEYWORDS:kberrmsg kbdocfix kbdocerr kbEEdition kbVC ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual C++, 32-bit Enterprise Edition, version 4.2 - Microsoft Visual C++, 32-bit Professional Edition, version 4.2 ------------------------------------------------------------------------------- SUMMARY ======= The SendTime sample that is shipped with the Enterprise Edition of Visual C++ version 4.2 needs DCOM to work. Windows NT version 4.0 supports DCOM by default, but Windows 95 does not. You can acquire the Windows 95 DCOM components off of the Visual C++ 5.0 CD or by going to the following article in the Microsoft Knowledge Base: Q165101 HOWTO: Use Win95 as a DCOM Server MORE INFORMATION ================ The DCOM requirement is specified under the topic "Learning About the SENDTIME Distributed Application" in Books Online. You need an operating system with DCOM to execute this sample. When you use the Visual C++ Enterprise Edition, the sample builds on Windows 95 and Windows NT 3.51. When you execute the sample, you get an error message stating that the entry point, CoCreateInstanceEx, is either missing or cannot be found in Ole32.dll. Additional query words: ====================================================================== Keywords : kberrmsg kbdocfix kbdocerr kbEEdition kbVC Technology : kbVCsearch kbAudDeveloper kbVC420 kbVC32bitSearch Version : 4.2 ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.