I found the problem. Refer to MSDN PRB: A Process Can Map 64 (or Less) Statically-linked CRT DLLs (Q193462). There is a limit to the number of dlls that can statically link to the CRT in a process. NT4 has a limit of 64.
I am having a problem on how many COM servers that can be loaded. I created 100 ATL inproc servers each with one ATL object (used the defaults on the Visual Studio 6.0 C++ wizards). I created an MFC exe dialog based project that creates the COM object in each ATL server. On the 60th...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.