NWDSCreateContext may fail when multiple applications are in the DLL at the same time.
DETAILED DESCRIPTION
NWDSCreateContext may fail when multiple applications are in the DLL at the same time. What we have come up with is this: If the program is linked statically with the c runtime libraries, NWDSCreateContext seems to run OK. If the program is dynamically linked to the c runtime libs (which is the default for most compilers), then it will die once you try to run two applications that hit the DLL. Once one of the programs dies, the DLL is left in a questionable state (nobody can call into it until the machine is restarted). Novell is looking at this problem and will be determining the best way to resolve the issue.
| tnds001.exe | 18.9 K | 2005-04-06 |
--devsup
© 2008 Novell, Inc. All Rights Reserved.