Microcosm Logo

Dinkey & Dinkey Pro/FD Knowledge Base
Browse By Category:
 
Look Up Error Number:
 
Search:
 

Glossary   |   Contact Us


Not freeing network users correctly when using CreateProcess or spawn

Views: 353
Rating: 50
Rate It:

If your protected program creates a child process by calling CreateProcess (with the bInheritHandles parameter set to TRUE) or calling one of the spawn functions then a network user started from the main process will not terminate until the child process has also terminated (even if you call STOP_NET_USER using our API).

This problem has been fixed in version 7.2.0 of the SDK (in Windows the fix only works for Clients running Windows 7 SP1 and higher).

More Help

If this article did not help you to solve your problem, please use the menu at the top of the page to browse or search more articles, or to contact our support team.


© 2024 Microcosm Ltd.

Valid XHTML 1.0 Valid CSS 2.0