Article ID: 145700
Article Last Modified on 7/1/2004
Key Server --------------------------------------------------------------------- InprocServer 16-bit DLL (in-process) server InprocServer32 32-bit DLL (in-process) server OutprocServer 16-bit EXE (out-of-process) server OutprocServer32 32-bit EXE (out-of-process) serverIt is possible (and completely allowed by OLE) to have more than one of the above keys beneath a given CLSID. If this situation occurs, OLE uses a predefined order to determine which server is used to provide an object. This decision is based both on the bitness of the potential OLE Automation client and the bitness of the operating system. OLE uses this order:
Additional query words: kbVBp400 kbVBp500 kbVBp600 kbVBp kbdsd kbDSupport kbOLE
Keywords: kbhowto KB145700